Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-08-12Merge branch ↵Paul Slaughter
'59590-keyboard-shortcut-for-jump-to-next-unresolved-discussion' into 'master' Resolve "Keyboard shortcut for "jump to NEXT unresolved discussion"" See merge request gitlab-org/gitlab-ce!30144
2019-08-12Add kbd shortcuts for discussion navigationSam Bigelow
Add keyboard shortcuts `p` and `n` to navigate duscussions.
2019-08-12Improve spec description in member_spec.rbStan Hu
2019-08-12Fix conflict warning being incorrectly displayedHeinrich Lee Yu
Hide warning when update request is in progress
2019-08-12Merge branch 'qa-unquarantine-diff-patch-test' into 'master'Ramya Authappan
Remove test from quarantine See merge request gitlab-org/gitlab-ce!31704
2019-08-12Merge branch 'docs-chatops-version' into 'master'Evan Read
Fix introduced section in chatops doc See merge request gitlab-org/gitlab-ce!31655
2019-08-12Fix introduced section in chatops docMarcel Amirault
2019-08-12Merge branch 'docs-mdl-rules-update-2' into 'master'Evan Read
Add more rules to markdown lint check See merge request gitlab-org/gitlab-ce!31652
2019-08-12Add more rules to markdown lint checkMarcel Amirault
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
2019-08-12Merge branch 'bump-nokogiri-1.10.4' into 'master'Stan Hu
Bump nokogiri to 1.10.4 See merge request gitlab-org/gitlab-ce!31701
2019-08-12Merge branch 'valexieva-subgroups-CA' into 'master'Evan Read
adding subgroups to docs See merge request gitlab-org/gitlab-ce!31570
2019-08-12adding subgroups to docsVirjinia Alexieva
2019-08-12Remove test from quarantineMark Lapierre
2019-08-12Bump nokogiri to 1.10.4Thong Kuah
This pulls in fix for CVE-2019-5477, where usage of Nokogiri::CSS::Tokenizer#load_file leads to potential command injection.
2019-08-12CE - FE fix diffs specs leaking storePaul Slaughter
- Export mr_notes module as function - Update specs refs of mr_notes/stores to factory EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/15097
2019-08-12Merge branch '13439-fix-broken-karma-test-on-ee-side' into 'master'Paul Slaughter
Fix broken master: Update karma for new expansion cell markup Closes gitlab-ee#13439 See merge request gitlab-org/gitlab-ce!31694
2019-08-12Update karma for new expansion cell markupAndré Luís
Also cleans up spec by: - Add missing `afterEach ... $destroy` - Add missing `done` call when `$nextTick` was used
2019-08-11Merge branch 'emilie-master-patch-19291' into 'master'Achilleas Pipinellis
Make clearer that memory team is working to reduce memory requirement See merge request gitlab-org/gitlab-ce!31647
2019-08-11Update note regarding memory teamEmilie Schario
Make clearer that the memory team is working to reduce the memory requirement
2019-08-11Merge branch 'sh-update-ffi' into 'master'Ash McKenzie
Update ffi gem to 1.11.1 See merge request gitlab-org/gitlab-ce!31686
2019-08-10Update ffi gem to 1.11.1Stan Hu
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
2019-08-10Update gitlab-labkit to 0.4.2Stan Hu
This relaxes the gRPC version so that it can be updated. Also adds cache support for distributed tracing. Full release notes: https://gitlab.com/gitlab-org/labkit-ruby/-/tags
2019-08-10Merge branch 'ce-docker_image_replication_node_status' into 'master'Douglas Barbosa Alexandre
Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14943 See merge request gitlab-org/gitlab-ce!31406
2019-08-10Merge branch '58035-expand-mr-diff' into 'master'Mike Greiling
Resolve "Incrementally expand merge request diffs in both direction" Closes #58035 See merge request gitlab-org/gitlab-ce!30927
2019-08-10Replace ... with new expansion optionsSamantha Ming
- expand upwards - expand downwards - expand all in both inline and parallel views
2019-08-10Merge branch 'id-mr-widget-etag-caching' into 'master'Douwe Maan
Split MR widget into etag-cached and non-cached serializers See merge request gitlab-org/gitlab-ce!31354
2019-08-10Split MR widget into cached and non-cached serializersIgor
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
2019-08-09Merge branch 'spec-differences' into 'master'Robert Speicher
Backport EE code for OAuth applications spec See merge request gitlab-org/gitlab-ce!31670
2019-08-09Merge branch 'issue_58494' into 'master'Robert Speicher
Prevent rewritting plain links as embedded Closes #58494 See merge request gitlab-org/gitlab-ce!31489
2019-08-09Merge branch 'scripts-differences' into 'master'Robert Speicher
Removed duplicate functions from utils.sh Closes gitlab-ee#13336 See merge request gitlab-org/gitlab-ce!31671
2019-08-09Merge branch 'tr-remove-embed-metrics-flag' into 'master'Robert Speicher
Remove embed metrics feature flag See merge request gitlab-org/gitlab-ce!31106
2019-08-09Remove gfm_embed_metrics flag from BETristan Read
Removes the feature flag that controls whether metrics dashboard urls unfurl the metrics dashboard charts.
2019-08-09Merge branch 'lm-download-csv-of-charts-from-metrics-dashboard' into 'master'Clement Ho
Add ability to download chart CSV from metrics dashboard Closes #60733 See merge request gitlab-org/gitlab-ce!30760
2019-08-09Adds button to download metrics data as csvLaura Montemayor
This MR adds a temporary button to be able to download the Prometheus metrics from charts to CSV format.
2019-08-09Use snake case for tag placeholdersMartin Wortschack
- Update PO file
2019-08-09Fixing missing html_safe calls for pending listStan Hu
2019-08-09Revert "Change 'data-toggle' => 'tab' to data-toggle: 'tab'"Stan Hu
This reverts commit 3af747657083e2d91922cdb9be5879f890ca50bb.
2019-08-09Change 'data-toggle' => 'tab' to data-toggle: 'tab'Stan Hu
2019-08-09Fix typo in causing failing to test in sorting_spec.rbStan Hu
2019-08-09Fix highlighting of group name not workingStan Hu
The parameters needed `html_safe` as well.
2019-08-09Merge branch 'sh-bump-gitlab-workhorse-8.8.0' into 'master'Douglas Barbosa Alexandre
Bump GitLab Workhorse to v8.8.0 See merge request gitlab-org/gitlab-ce!31676
2019-08-09Merge branch 'master' into sh-break-out-invited-group-membersStan Hu
2019-08-09Merge branch ↵Bob Van Landuyt
'13208-epicissue-has-an-unexpected-default-relative-position-ce' into 'master' [CE] Remove default `relative_position` from `epic_issues` See merge request gitlab-org/gitlab-ce!31514
2019-08-09Merge branch '59712-resolve-the-search-problem-issue' into 'master'Paul Slaughter
Resolve "Search loses branch" Closes #59712 See merge request gitlab-org/gitlab-ce!28282
2019-08-09Add repo-refs control for search pageminghuan lei
- only in blobs result
2019-08-09Merge branch 'revert-d61dab91' into 'master'Bob Van Landuyt
Revert "Merge branch '65152-selective-highlight' into 'master'" See merge request gitlab-org/gitlab-ce!31643
2019-08-09Bump GitLab Workhorse to v8.8.0Stan Hu
This sanitizes some log messages to be consistent with CE. Full list of changes: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/master/CHANGELOG
2019-08-09Merge branch 'fix-job-log-formatting' into 'master'Filipa Lacerda
Fix job log where spans were displayed in block Closes #65686 See merge request gitlab-org/gitlab-ce!31674
2019-08-09Merge branch ↵Clement Ho
'64730-metrics-dashboard-menu-is-cramped-with-new-features-enabled' into 'master' Improve layout of dropdowns in the metrics dashboard page Closes #64730 See merge request gitlab-org/gitlab-ce!31239
2019-08-09Improve layout of dropdowns in metrics pageMiguel Rincon
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