- 12 Aug, 2019 8 commits
-
-
GitLab Bot authored
-
Stan Hu authored
Bump nokogiri to 1.10.4 See merge request gitlab-org/gitlab-ce!31701
-
GitLab Bot authored
-
Evan Read authored
adding subgroups to docs See merge request gitlab-org/gitlab-ce!31570
-
Virjinia Alexieva authored
-
Mek Stittri authored
Quarantine failing test See merge request gitlab-org/gitlab-ee!15095
-
Thong Kuah authored
This pulls in fix for CVE-2019-5477, where usage of Nokogiri::CSS::Tokenizer#load_file leads to potential command injection.
-
GitLab Bot authored
-
- 11 Aug, 2019 7 commits
-
-
Paul Slaughter authored
Fix broken master: Update karma for new expansion cell markup Closes gitlab-ee#13439 See merge request gitlab-org/gitlab-ce!31694
-
André Luís authored
Also cleans up spec by: - Add missing `afterEach ... $destroy` - Add missing `done` call when `$nextTick` was used
-
Mark Lapierre authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Make clearer that memory team is working to reduce memory requirement See merge request gitlab-org/gitlab-ce!31647
-
Emilie Schario authored
Make clearer that the memory team is working to reduce the memory requirement
-
Stan Hu authored
Regenerate locale.pot See merge request gitlab-org/gitlab-ee!15090
-
- 10 Aug, 2019 10 commits
-
-
GitLab Bot authored
-
Ash McKenzie authored
Update ffi gem to 1.11.1 See merge request gitlab-org/gitlab-ce!31686
-
Alex Kalderimis authored
-
Stan Hu authored
This reduces duplication on Omnibus GitLab and saves about ~8 MB of disk space. Full list of changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14943 See merge request gitlab-org/gitlab-ce!31406
-
Stan Hu authored
Resolve "Geo: Log cursor can take up to 60 secs to exit" Closes #13411 See merge request gitlab-org/gitlab-ee!15070
-
GitLab Bot authored
-
Mike Greiling authored
Resolve "Incrementally expand merge request diffs in both direction" Closes #58035 See merge request gitlab-org/gitlab-ce!30927
-
Samantha Ming authored
- expand upwards - expand downwards - expand all in both inline and parallel views
-
- 09 Aug, 2019 15 commits
-
-
Ash McKenzie authored
-
Walmyr authored
End-to-end test for Issues Analytics Premium feature Closes gitlab-org/quality/testcases#82 See merge request gitlab-org/gitlab-ee!15084
-
GitLab Bot authored
-
Douwe Maan authored
Split MR widget into etag-cached and non-cached serializers See merge request gitlab-org/gitlab-ce!31354
-
Igor authored
Splits auto-refreshing of MR widget into 2 requests: - the one which uses etag-caching and invalidates the fields on change - the one without caching The idea is to gradually move all the fields to etag-cached endpoint
-
Douwe Maan authored
Split MR widget into cached and non-cached serializers See merge request gitlab-org/gitlab-ee!15045
-
Igor authored
Splits auto-refreshing of MR widget into 2 requests: - the one which uses etag-caching and invalidates the fields on change - the one without caching The idea is to gradually move all the fields to etag-cached endpoint
-
Robert Speicher authored
Backport EE code for OAuth applications spec See merge request gitlab-org/gitlab-ce!31670
-
GitLab Bot authored
-
Robert Speicher authored
Prevent rewritting plain links as embedded Closes #58494 See merge request gitlab-org/gitlab-ce!31489
-
Robert Speicher authored
Removed duplicate functions from utils.sh Closes gitlab-ee#13336 See merge request gitlab-org/gitlab-ce!31671
-
Robert Speicher authored
Remove embed metrics feature flag See merge request gitlab-org/gitlab-ce!31106
-
Tristan Read authored
Removes the feature flag that controls whether metrics dashboard urls unfurl the metrics dashboard charts.
-
Clement Ho authored
Add ability to download chart CSV from metrics dashboard Closes #60733 See merge request gitlab-org/gitlab-ce!30760
-
Laura Montemayor authored
This MR adds a temporary button to be able to download the Prometheus metrics from charts to CSV format.
-