- 12 Aug, 2019 14 commits
-
-
Stan Hu authored
We had a number of team members struggle to find invited members of a group. Searching for the e-mail address did not work because search only works with members with user accounts. This commit changes two things: 1. Breaks out the invited members into a separate table. 2. Adds search capability for the invited members. This is an EE port of: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28436
-
GitLab Bot authored
-
Evan Read authored
Fix introduced section in chatops doc See merge request gitlab-org/gitlab-ce!31655
-
Marcel Amirault authored
-
Evan Read authored
Add more rules to markdown lint check See merge request gitlab-org/gitlab-ce!31652
-
Marcel Amirault authored
Adds MD010 (Hard tabs), MD012 (blank lines), MD029 (ordered list prefix), MD030 (spaces after list markers), and fixes remaining docs that were failing these tests
-
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 9 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
-