- 17 Mar, 2020 1 commit
-
-
Jerome Ng authored
-
- 09 Mar, 2020 1 commit
-
-
Evan Read authored
Add the Tech Writers table in the MR Documentation template See merge request gitlab-org/gitlab!26658
-
- 08 Mar, 2020 6 commits
-
-
Russell Dickenson authored
Docs: fix identified spelling errors See merge request gitlab-org/gitlab!26705
-
James Fargher authored
API endpoint for deleting group deploy tokens See merge request gitlab-org/gitlab!25222
-
Natalia Tepluhina authored
Merge branch '208269-container-registry-expiration-policy-notify-the-user-that-expiration-policy-is-enabled-and' into 'master' Show that the container expiration policy is enabled See merge request gitlab-org/gitlab!26152
-
Nicolò Maria Mezzopera authored
- expiration policy alert - wire it in the index page
-
Natalia Tepluhina authored
Prevent non decimal, non numerical, non negative entry of limit See merge request gitlab-org/gitlab!26179
-
Donald Cook authored
-
- 07 Mar, 2020 8 commits
-
-
Kamil Trzciński authored
Introduce support for bulk-inserting model associations See merge request gitlab-org/gitlab!25591
-
Douglas Barbosa Alexandre authored
Fix inconsistent inflection of GpgKey module See merge request gitlab-org/gitlab!26632
-
Ray Paik authored
Change inconsistent and vaguely worded “Prepare for the renewal”... See merge request gitlab-org/gitlab!26718
-
jbwyatt4 (John Wyatt) authored
-
jbwyatt4 (John Wyatt) authored
Change inconsistent and vaguely worded “Prepare for the renewal” / “Prepare for renewal” to much more concise 'Prepare for renewal by reviewing your account'. The word 'review'/'reviewing' is used elsewhere already by the documentation.
-
Ray Paik authored
Update index.md, added the missing word 'the' See merge request gitlab-org/gitlab!26713
-
Mayra Cabrera authored
Geo - Make registry table SSOT for Uploads See merge request gitlab-org/gitlab!25482
-
Douglas Barbosa Alexandre authored
FileDownloadDispatchWorker looks only at the registry table for things that have never been synced. In order for the counts to be correct, we have to distinguish between "never synced" and "failed" with "retry_count" being "nil" for the former and "not nil" for the latter. Feature flag is "geo_file_registry_ssot_sync".
-
- 06 Mar, 2020 24 commits
-
-
Ray Paik authored
Update index.md See merge request gitlab-org/gitlab!26716
-
Ray Paik authored
Improve wording on Experiment Guide page. See merge request gitlab-org/gitlab!26714
-
J.P. Neverwas authored
-
Mayra Cabrera authored
Fix `ci_project_subscriptions` plan limits See merge request gitlab-org/gitlab!26693
-
Kamil Trzciński authored
Do not try to create default yet. Update to refer only to `Gitlab.com?`
-
Mayra Cabrera authored
Replace undefined severity with unknown severity for occurrences See merge request gitlab-org/gitlab!26085
-
Can Eldem authored
Remove index for undoing migration
-
Phil Bangayan authored
-
Mayra Cabrera authored
Optimize todos counters in usage data See merge request gitlab-org/gitlab!26442
-
Alper Akgun authored
adds an index for batch counting in usage data
-
Noah Spahn authored
-
Mike Greiling authored
Add skeleton loader to new packages list Closes #208424 See merge request gitlab-org/gitlab!26176
-
Mayra Cabrera authored
Enable caching for milestone issue counters by default See merge request gitlab-org/gitlab!21554
-
Vladimir Shushlin authored
We want to expose milestone issue counts to the API for https://gitlab.com/gitlab-org/gitlab/issues/31289. The current milestones page is also very slow - it has N+1 for the same counters. We want to cache these counters, but they depend on user, which makes cache useless. So this commit removes dependency on `user` variable for milestone issue counters
-
Stan Hu authored
Update gpgme gem to fix build with gawk 5 See merge request gitlab-org/gitlab!26700
-
Amy Qualls authored
As part of the spelling test being developed in another issue, fix some of the identified spelling issues.
-
Markus Koller authored
This fixes a build error with gawk versions >= 5: https://github.com/ueno/ruby-gpgme/issues/134
-
Mayra Cabrera authored
Add nginx throughput to WAF Anomaly Summary Service See merge request gitlab-org/gitlab!25273
-
Robert Speicher authored
Move pipeline creation on MR create to Sidekiq See merge request gitlab-org/gitlab!26172
-
Robert Speicher authored
Move EE Users related specs to correct folder See merge request gitlab-org/gitlab!26636
-
Steve Abrams authored
API endpoint for deleting deploy tokens for a given group.
-
Robert Speicher authored
Add remote mirrors API documentation See merge request gitlab-org/gitlab!22486
-
Marcia Ramos authored
Fix merge train docs about feature flag See merge request gitlab-org/gitlab!25870
-
Michael Kozono authored
Remove dead code: Service#find_by_template See merge request gitlab-org/gitlab!26604
-