- 12 Aug, 2019 11 commits
-
-
Sam Bigelow authored
Add keyboard shortcuts `p` and `n` to navigate duscussions.
-
Ramya Authappan authored
Remove test from quarantine See merge request gitlab-org/gitlab-ce!31704
-
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
-
Stan Hu authored
Bump nokogiri to 1.10.4 See merge request gitlab-org/gitlab-ce!31701
-
Evan Read authored
adding subgroups to docs See merge request gitlab-org/gitlab-ce!31570
-
Virjinia Alexieva authored
-
Mark Lapierre authored
-
Thong Kuah authored
This pulls in fix for CVE-2019-5477, where usage of Nokogiri::CSS::Tokenizer#load_file leads to potential command injection.
-
- 11 Aug, 2019 4 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
-
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
-
- 10 Aug, 2019 5 commits
-
-
Ash McKenzie authored
Update ffi gem to 1.11.1 See merge request gitlab-org/gitlab-ce!31686
-
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
-
Douglas Barbosa Alexandre authored
Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14943 See merge request gitlab-org/gitlab-ce!31406
-
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 20 commits
-
-
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
-
Robert Speicher authored
Backport EE code for OAuth applications spec See merge request gitlab-org/gitlab-ce!31670
-
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.
-
Douglas Barbosa Alexandre authored
Bump GitLab Workhorse to v8.8.0 See merge request gitlab-org/gitlab-ce!31676
-
Bob Van Landuyt authored
[CE] Remove default `relative_position` from `epic_issues` See merge request gitlab-org/gitlab-ce!31514
-
Paul Slaughter authored
Resolve "Search loses branch" Closes #59712 See merge request gitlab-org/gitlab-ce!28282
-
minghuan lei authored
- only in blobs result
-
Bob Van Landuyt authored
Revert "Merge branch '65152-selective-highlight' into 'master'" See merge request gitlab-org/gitlab-ce!31643
-
Stan Hu authored
This sanitizes some log messages to be consistent with CE. Full list of changes: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/master/CHANGELOG
-
Filipa Lacerda authored
Fix job log where spans were displayed in block Closes #65686 See merge request gitlab-org/gitlab-ce!31674
-
Clement Ho authored
Improve layout of dropdowns in the metrics dashboard page Closes #64730 See merge request gitlab-org/gitlab-ce!31239
-
Miguel Rincon authored
Ensure layout works on xs and sm screens Add check in case buttons are not present Apply Prettier to file Remove unused class and div, reduce margins
-
Clement Ho authored
Merge branch '62137-add-tooltip-to-improve-clarity-of-detached-label-state-in-the-merge-request-pipeline' into 'master' Resolve "Add tooltip to improve clarity of "detached" label/state in the merge request pipeline" Closes #62137 See merge request gitlab-org/gitlab-ce!31626
-
Nick Kipling authored
-