- Mar 27, 2018
-
-
bitsapien authored
-
- Mar 26, 2018
-
-
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 23, 2018
-
-
Jose Ivan Vargas Lopez authored
-
Phil Hughes authored
Also disables occurrences highlights & the line highlight for the review mode. Closes #44307
-
- Mar 22, 2018
-
-
Winnie Hellmann authored
-
Matija Čupić authored
-
Filipa Lacerda authored
-
Winnie Hellmann authored
-
Pei-Tang Huang authored
-
- Mar 21, 2018
-
-
Dennis Tang authored
-
Jacob Schatz authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
changed wrapper to container with correct widths
-
Phil Hughes authored
-
Phil Hughes authored
Closes #44477
-
Phil Hughes authored
Closes #44298
-
George Tsiolis authored
-
- Mar 20, 2018
-
-
Filipa Lacerda authored
-
-
Phil Hughes authored
-
Mike Greiling authored
-
Phil Hughes authored
-
Phil Hughes authored
This also makes the IDE generally available
-
Mike Greiling authored
-
Mike Greiling authored
-
- Mar 19, 2018
-
-
Mike Greiling 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.
-
-
George Tsiolis authored
-
- Mar 18, 2018
-
-
- Mar 17, 2018
-
-
Matija Čupić authored
-
- Mar 16, 2018
-
-
Fatih Acet authored
-
Phil Hughes authored
Closes #44198
-
- Mar 15, 2018
-
-
Phil Hughes authored
-
- Mar 14, 2018
-
-
Jose Ivan Vargas Lopez authored
-
Phil Hughes authored
When the route action is create it defaults to new, this saves us having multiple files for the same route Closes #44181
-
Phil Hughes authored
removed pointless test & changed some deployment tests to make more sense added in v-tooltip
-
- 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.
-