- 22 Mar, 2018 5 commits
-
-
Rob Watson authored
Closes #28857
-
Dennis Tang authored
-
Lukas Eipert authored
-
Takuya Noguchi authored
-
Filipa Lacerda authored
-
- 21 Mar, 2018 14 commits
-
-
Dennis Tang authored
-
Jacob Schatz authored
-
Phil Hughes authored
changed wrapper to container with correct widths
-
Phil Hughes authored
-
Lukas Eipert authored
-
-
Filipa Lacerda authored
-
James Lopez authored
[10.6] Fix GitLab Auth0 integration signs in the wrong user See merge request gitlab/gitlabhq!2354
-
Douwe Maan authored
Server Side Request Forgery in Services and Web Hooks See merge request gitlab/gitlabhq!2337
-
Phil Hughes authored
Closes #44477
-
Phil Hughes authored
Closes #44298
-
George Tsiolis authored
-
Dylan Griffith authored
This appears to reduce the number of queries in pipeline creation of gitlab-ce's .gitlab-ci.yml by 92 This also means we now need to mock this ci yaml file properly in the test because otherwise the yaml_errors stay on the object and make all the pipelines failed.
-
- 20 Mar, 2018 13 commits
-
-
Takuya Noguchi authored
-
Filipa Lacerda authored
-
Simon Knox authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Mike Greiling authored
-
Tomasz Maczukin authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
This also makes the IDE generally available
-
Mike Greiling authored
-
Mike Greiling authored
-
- 19 Mar, 2018 8 commits
-
-
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.
-
Mario de la Ossa authored
-
Robert Speicher authored
Twitter redirects `www.twitter.com` to `twitter.com` Also removes unnecessary regex escapes, just 'cause.
-
Takuya Noguchi authored
-
Stan Hu authored
-
Simon Knox authored
-