- 26 Feb, 2019 40 commits
-
-
Andrew Fontaine authored
Ensure folders push to the top, if both have no last update, sort by name. The sorting algorithm should sort in the following priorities: 1. folders first, 2. last updated descending, 3. by name ascending, the sorting algorithm must: 1. Sort by name ascending, 2. Reverse (sort by name descending), 3. Sort by last deployment ascending, 4. Reverse (last deployment descending, name ascending), 5. Put folders first. It is done this way, as `underscore`'s sort API is very basic: simple comparisons, sorting by ascending only.
-
GitLab Bot authored
-
Sean McGivern authored
Added YouTrack integration Closes #42595 See merge request gitlab-org/gitlab-ce!25361
-
GitLab Bot authored
-
Rémy Coutable authored
Add adiferd as Indonesia proofreader See merge request gitlab-org/gitlab-ce!25143
-
GitLab Bot authored
-
Yorick Peterse authored
Add task for adding links to the security release issue See merge request gitlab-org/gitlab-ce!25562
-
GitLab Bot authored
-
Phil Hughes authored
Add support for toggling discussion filter from notes section Closes gitlab-ee#7716 and #51819 See merge request gitlab-org/gitlab-ce!25426
-
Kushal Pandya authored
Adds discussion note style section under notes app from where user can toggle discussion when they have selected a filter to show only system notes.
-
Kamil Trzciński authored
Simple masking of protected variables in logs backend See merge request gitlab-org/gitlab-ce!25293
-
Matija Čupić authored
This adds a concern that abstracts the concept of masking a variable, including the RegEx for validation.
-
Douwe Maan authored
Support merge ref writing (without merging to target branch) Closes #47110 See merge request gitlab-org/gitlab-ce!24692
-
Douwe Maan authored
[EE] Support merge ref writing (without merging to target branch) See merge request gitlab-org/gitlab-ee!9471
-
Heinrich Lee Yu authored
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Fix method to mark a project repository as writable See merge request gitlab-org/gitlab-ce!25546
-
Filipa Lacerda authored
Fix incorrect checkbox description. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/56519 Closes #56519 See merge request gitlab-org/gitlab-ce!25392
-
Filipa Lacerda authored
Added GraphQL Jest transform See merge request gitlab-org/gitlab-ce!25556
-
Phil Hughes authored
-
Oswaldo Ferreira authored
Adds the ground work for writing into the merge ref refs/merge-requests/:iid/merge the merge result between source and target branches of a MR, without further side-effects such as mailing, MR updates and target branch changes.
-
GitLab Bot authored
-
Douwe Maan authored
Turn on backtrace for sidekiq in development See merge request gitlab-org/gitlab-ce!25515
-
GitLab Bot authored
-
Lin Jen-Shin authored
[CE] Quarantine spec/features/issues/filtered_search/search_bar_spec.rb:89 See merge request gitlab-org/gitlab-ce!25551
-
Lin Jen-Shin authored
[EE] Quarantine spec/features/issues/filtered_search/search_bar_spec.rb:89 See merge request gitlab-org/gitlab-ee!9706
-
GitLab Bot authored
-
Kamil Trzciński authored
Use auto-build-image in AutoDevOps See merge request gitlab-org/gitlab-ce!24279
-
Kamil Trzciński authored
Improve GraphQL Authorization DSL Closes #57828 See merge request gitlab-org/gitlab-ce!25328
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
James Lopez authored
Improve Container Scanning parser See merge request gitlab-org/gitlab-ee!9641
-
Olivier Gonzalez authored
Enrich formatting of CS vulnerabilities.
-
John Cai authored
-
Anton Melser authored
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/56519
-
GitLab Bot authored
-
Evan Read authored
Docs: Fix anchors in HA docs See merge request gitlab-org/gitlab-ce!25415
-
Evan Read authored
Docs: (EE Port) Fix anchors in HA docs See merge request gitlab-org/gitlab-ee!9615
-
GitLab Bot authored
-
Robert Speicher authored
Revert "Automatic merge of gitlab-org/gitlab-ce master" See merge request gitlab-org/gitlab-ee!9695
-