- 19 Mar, 2018 33 commits
-
-
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.
-
Achilleas Pipinellis authored
Resolve "Add documentation for "Display ingress IP address in the Kubernetes page"" Closes #44330, #42761, and #43526 See merge request gitlab-org/gitlab-ce!17836
-
Robert Speicher authored
Update google-api-client 0.13.6 -. 0.19.8 See merge request gitlab-org/gitlab-ce!17790
-
Filipa Lacerda authored
Unify format for nested non-task lists Closes #44384 See merge request gitlab-org/gitlab-ce!17823
-
Achilleas Pipinellis authored
-
Robert Speicher authored
Remove N+1 queries in /admin/projects page See merge request gitlab-org/gitlab-ce!17834
-
Clement Ho authored
Move ShaMismatch vue component See merge request gitlab-org/gitlab-ce!17546
-
Stan Hu authored
-
Robert Speicher authored
Fix "Can't modify frozen hash" error when project is destroyed See merge request gitlab-org/gitlab-ce!17816
-
Douwe Maan authored
Update doorkeeper-openid_connect and doorkeeper See merge request gitlab-org/gitlab-ce!17797
-
Robert Speicher authored
Remove oj as we're not using it See merge request gitlab-org/gitlab-ce!17863
-
Filipa Lacerda authored
Merge branch '43928-merge-request-comment-gets-cleared-once-the-previous-comment-is-submitted' into 'master' Resolve "Notes karma specs failing" Closes #44002 See merge request gitlab-org/gitlab-ce!17627
-
Simon Knox authored
-
Douwe Maan authored
Relax omniauth-saml 1.0.0 -> 1.10 Closes #14292 See merge request gitlab-org/gitlab-ce!17764
-
Lin Jen-Shin authored
-
Sean McGivern authored
Atomic generation of internal ids for issues. Closes #31114 See merge request gitlab-org/gitlab-ce!17580
-
Achilleas Pipinellis authored
Added Video explaining Cloud native GitLab Chart See merge request gitlab-org/gitlab-ce!17844
-
Douwe Maan authored
Merge branch '44257-viewing-a-particular-commit-gives-500-error-error-undefined-method-binary' into 'master' Resolve "Viewing a particular commit gives 500 error ~ Error (undefined method `binary?')" Closes #44257 See merge request gitlab-org/gitlab-ce!17805
-
Sean McGivern authored
Resolve "GitLab Community Edition 10.5.3 shows plural for 1 item" Closes #44022 See merge request gitlab-org/gitlab-ce!17697
-
Jan authored
-
George Tsiolis authored
-
Phil Hughes authored
Updates svg dependency See merge request gitlab-org/gitlab-ce!17843
-
Abubakar Ango authored
-
Phil Hughes authored
Make issue boards height calculation clearer and remove magic numbers See merge request gitlab-org/gitlab-ce!17791
-
Lukas Eipert authored
-
Grzegorz Bizon authored
Rename `package-qa` in docs See merge request gitlab-org/gitlab-ce!17842
-
Filipa Lacerda authored
-
Toon Claes authored
In gitlab-org/gitlab-ce!17807 the `package-qa` job was renamed to `package-and-qa`. But it was not renamed in the docs. So this change fixes that.
-
Achilleas Pipinellis authored
Update CI services documnetation Closes gitlab-runner#3095 See merge request gitlab-org/gitlab-ce!17749
-
Achilleas Pipinellis authored
-
Grzegorz Bizon authored
Update kubeclient 2.2.0 -> 3.0 Closes #43911 See merge request gitlab-org/gitlab-ce!17739
-
Mike Greiling authored
Move UnresolvedDiscussions vue component See merge request gitlab-org/gitlab-ce!17538
-
Dylan Griffith authored
-
- 18 Mar, 2018 5 commits
-
-
Kamil Trzciński authored
Clarify ambiguous with_artifacts implication Closes #44138 See merge request gitlab-org/gitlab-ce!17720
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Jacob Schatz authored
Fix dropzone project show Closes #44137 See merge request gitlab-org/gitlab-ce!17784
-
Clement Ho authored
-
- 17 Mar, 2018 2 commits
-
-
Takuya Noguchi authored
-
Stan Hu authored
Partial fix to #44378
-