- 09 Apr, 2019 1 commit
-
-
Oswaldo Ferreira authored
This schedules a background migration that checks whether `multiple_merge_request_assignees` feature flag needs to be enabled. The rule for it is that every PopulateMergeRequestAssigneesTable background job cannot be still running, or being retried or dead. If there are any enqueued jobs in the state above, the "checker" (MergeRequestAssigneesMigrationProgressCheck) will be rescheduled for 3 hours ahead. If there are only dead jobs in the queue (i.e. no scheduled/enqueued or retrying jobs), we raise an error and stop the rescheduling.
-
- 08 Apr, 2019 39 commits
-
-
GitLab Bot authored
-
Rémy Coutable authored
Extract EE specific files/lines for spec/controllers/groups Closes #6536 See merge request gitlab-org/gitlab-ee!10524
-
Felipe Artur authored
This is part of moving gitlab into single codebase.
-
Sean McGivern authored
Externalize strings in flash messages See merge request gitlab-org/gitlab-ce!27106
-
Martin Wortschack authored
- Externalize strings in controllers - Update PO file
-
Sean McGivern authored
(EE port) Externalize strings in flash messages See merge request gitlab-org/gitlab-ee!10641
-
Martin Wortschack authored
- Externalize strings in controllers - Update PO file
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Add useful tips about big repositories See merge request gitlab-org/gitlab-ce!27005
-
GitLab Bot authored
-
Phil Hughes authored
Adds EE folder in the stylelint command See merge request gitlab-org/gitlab-ce!27058
-
Phil Hughes authored
EE: Adds EE folder in the stylelint command Closes #10938 See merge request gitlab-org/gitlab-ee!10622
-
Filipa Lacerda authored
Fixes stylelint failures for EE specific code
-
GitLab Bot authored
-
Rémy Coutable authored
Display maximum artifact size from runtime config See merge request gitlab-org/gitlab-ce!26784
-
Achilleas Pipinellis authored
Resolve "Update DAST docs for specifying target URL via file" Closes #10851 and #10914 See merge request gitlab-org/gitlab-ee!10610
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Docs: Fix anchors related to variables doc See merge request gitlab-org/gitlab-ce!27081
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Docs: (EE Port) Fix anchors related to variables doc See merge request gitlab-org/gitlab-ee!10633
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Docs: Add missing redirects to /workflow and /articles docs (Only EE Docs) Closes gitlab-com/gitlab-docs#349 See merge request gitlab-org/gitlab-ee!9872
-
Marcel Amirault authored
This reverts commit baf0140e38c46f9dc4490e5445b062f4bddc7240
-
Dmitriy Zaporozhets authored
Add locations POROs for vulnerabilities See merge request gitlab-org/gitlab-ee!10508
-
Olivier Gonzalez authored
Move fingerprint logic into the location class for later reuse
-
GitLab Bot authored
-
Rémy Coutable authored
Add doc when rspec-set won't work See merge request gitlab-org/gitlab-ce!27050
-
Fatih Acet authored
Update dependency @gitlab/svgs to ^1.59.0 See merge request gitlab-org/gitlab-ce!27104
-
Yorick Peterse authored
Update CE specific specs to match CE version Closes #6121 See merge request gitlab-org/gitlab-ee!10637
-
Kamil Trzciński authored
-
GitLab Bot authored
-
Kamil Trzciński authored
Update RegExp syntax link to RE2 See merge request gitlab-org/gitlab-ce!27090
-
Cody Mize authored
CI ref pattern matching now uses RE2 instead of Ruby. See https://about.gitlab.com/2019/04/01/security-release-gitlab-11-dot-9-dot-4-released/ for more information.
-
GitLab Bot authored
-
Robert Speicher authored
Track issues to epics promotions Closes #8920 See merge request gitlab-org/gitlab-ee!10537
-
Rémy Coutable authored
Resolve "Weight trainee maintainers higher in reviewer roulette" Closes #60035 See merge request gitlab-org/gitlab-ce!27043
-
Sean McGivern authored
Extract create merge request quick action spec Closes #59570 See merge request gitlab-org/gitlab-ce!26914
-
Rémy Coutable authored
Remove extra line in `spec/models/merge_request_spec.rb` Closes #6664 See merge request gitlab-org/gitlab-ee!10589
-
charlie ablett authored
-