- Mar 27, 2018
-
-
Jacopo authored
-
- Mar 26, 2018
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
* Replace btn-save with btn-success * Add id to each section so it can be directly linked Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
YarNayar authored
Closes #23460
-
Dmitriy Zaporozhets authored
To make design consistent with project settings Next admin area application settings are afected by this commit: * Visibility and access control * Account and limit settings * Sign in * Sign up * Help page * Pages Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 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.
-
Rob Watson authored
Closes #28857
-
Takuya Noguchi authored
-
Lukas Eipert authored
-
Takuya Noguchi authored
-
Matija Čupić authored
-
- Mar 21, 2018
-
-
Phil Hughes authored
-
Lukas Eipert authored
-
Server Side Request Forgery in Services and Web Hooks See merge request gitlab/gitlabhq!2337
-
Phil Hughes authored
Closes #44477
- Mar 20, 2018
-
-
Phil Hughes authored
-
Phil Hughes authored
This also makes the IDE generally available
-
- Mar 19, 2018
-
-
Mike Greiling authored
-
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 authored
-
- Mar 16, 2018
-
-
Matija Čupić authored
-
- Mar 15, 2018
-
-
James Edwards-Jones authored
-
Dimitrie Hoekstra authored
-
- Mar 14, 2018
-
-
Takuya Noguchi authored
-
- Mar 13, 2018
-
-
Sean McGivern authored
-
Sean McGivern authored
The same as the SQL queries, show the details of Gitaly calls in the performance bar, as a modal that can be opened in the same way.
-
Simon Knox authored
-
- Mar 12, 2018
-
-
Bob Van Landuyt authored
-
Micael Bergeron authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
- Mar 09, 2018
-
-
Micael Bergeron authored
-
- Mar 08, 2018
-
-
James Edwards-Jones authored
Removes confusing/unnecessary checkboxes when trying to configure an integration. If there is only one supported event we don't need to allow these to be individually disabled since the integration can be disabled instead. E.g. Project Integrations for GitHub, Bugzilla, Asana, Pipeline emails and Gemnasium Allows integrations to override which triggers are configurable
-
- Mar 07, 2018
-
-
Jose Ivan Vargas Lopez authored
-
Mayra Cabrera authored
-
James Edwards-Jones authored
Adds detailed_status to pipeline hook data Adds detailed_description option for Services Integration edit page renders 404 if a service is disabled
-