- Mar 27, 2018
-
-
Douwe Maan authored
-
- Mar 23, 2018
-
-
Jan Provaznik authored
Now the issuable reference check works only in project scope, if we reference an issuable from a non-project resource (e.g. epics), then project is not set, and there is mismatch in generated issue references. This patch enables issuable reference state check also from group scope. Closes gitlab-ee#4683 Related to #30916
-
DJ Mountney authored
These limits were updated in our docs, and in omnibus some time ago. But the defaults in the source-install were missed.
-
- Mar 22, 2018
-
-
Toon Claes authored
When the database is in a read-only state, display a banner on each page informing the user they cannot write to that GitLab instance. Closes gitlab-org/gitlab-ce#43937.
-
Fabian Schneider authored
-
Takuya Noguchi authored
-
Lukas Eipert authored
-
Alejandro Rodríguez authored
Before we were using a "plumbing" Gitlab::Git method that does not go through Gitaly migration checking.
-
Takuya Noguchi authored
-
Winnie Hellmann authored
-
James Lopez authored
[ci skip]
-
- Mar 21, 2018
-
-
Sean McGivern authored
-
Lukas Eipert authored
-
[10.6] Fix GitLab Auth0 integration signs in the wrong user See merge request gitlab/gitlabhq!2354
-
Server Side Request Forgery in Services and Web Hooks See merge request gitlab/gitlabhq!2337
-
Andreas Brandl authored
Closes #44446.
-
Phil Hughes authored
Closes #44477
-
Phil Hughes authored
Closes #44298
-
George Tsiolis authored
- Mar 20, 2018
-
-
Takuya Noguchi authored
-
-
George Tsiolis authored
-
Tomasz Maczukin authored
-
- Mar 19, 2018
-
-
Felipe Artur authored
-
Sean McGivern authored
But first, rewrite the performance bar in Vue: 1. Remove the peek-host gem and replace it with existing code. This also allows us to include the host in the JSON response, rather than in the page HTML. 2. Leave the line profiler parts as here-be-dragons: nicer would be a separate endpoint for these, so we could use them on Ajax requests too. 3. The performance bar is too fiddly to rewrite right now, so apply the same logic to that. Then, add features! All requests made through Axios are able to be tracked. To keep a lid on memory usage, only the first two requests for a given URL are tracked, though. Each request that's tracked has the same data as the initial page load, with the exception of the performance bar and the line profiler, as explained above.
-
Jan Provaznik authored
'/-/' delimiter is used only in UI, in API we don't use it for other endpoints. To align search endpoints with the rest of API endpoints, this patch makes '/-/' optional for existing endpoints (to keep backward compatibility). Documentation is updated to prefer paths without '/-/'.
-
Mario de la Ossa authored
-
Jasper Maes authored
Split repository search result on \n instead of $ to prevent the items of the array to start with a newline. Remove the strip from parsing the search result to keep result endlines.
-
Takuya Noguchi authored
-
Jan authored
-
George Tsiolis authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
- Mar 18, 2018
-
-
Takuya Noguchi authored
-
-
- Mar 17, 2018
-
-
Takuya Noguchi authored
-
Stan Hu authored
Partial fix to #44378
-
- Mar 16, 2018
-
-
Sean McGivern authored
These can be a `BatchLoader` which is proxying a nil, while not being concrete nils themselves.
-
Tiago Botelho authored
and fixes the project description not being imported
-