- 07 Dec, 2020 40 commits
-
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/48060 broke the import artifact limit by refactoring the max attachment size in lieu of the max import size. To fix this, we now implement a controller-specific `maximum_size` and test this. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/292110
-
Mayra Cabrera authored
Generate guest package events list See merge request gitlab-org/gitlab!48313
-
John T Skarbek authored
-
Mike Jang authored
Update link for ~"Good for new contributors" See merge request gitlab-org/gitlab!49406
-
GitLab Release Tools Bot authored
-
Nick Gaskill authored
Clarify search max depth variable See merge request gitlab-org/gitlab!49205
-
Russell Dickenson authored
-
Thong Kuah authored
-
GitLab Release Tools Bot authored
-
Andrew Fontaine authored
Revert "Merge branch '246892-auto-select-dast-profile' into 'master'" See merge request gitlab-org/gitlab!49401
-
Robert Speicher authored
Remove initial alert service values from operations settings See merge request gitlab-org/gitlab!49279
-
Mayra Cabrera authored
Prefix inline anchor ids with `user-content-` See merge request gitlab-org/gitlab!47131
-
Guillaume Grossetie authored
-
Suzanne Selhorn authored
Remove product from product-categories URLs in GitLab repo See merge request gitlab-org/gitlab!49403
-
GitLab Bot authored
-
Mark Florian authored
Update dependency dompurify to ^2.2.3 See merge request gitlab-org/gitlab!49371
-
Amy Qualls authored
KAS minor doc fixes See merge request gitlab-org/gitlab!49209
-
Craig Norris authored
Move Kubernetes Agent user stories to docs See merge request gitlab-org/gitlab!49283
-
Amy Qualls authored
Duplicate job artifact warning on IaC index page See merge request gitlab-org/gitlab!49400
-
Nicholas Klick authored
-
Craig Norris authored
Revise internal handbook link due to change.
-
Stan Hu authored
Add user ID based allowlist for Rack::Attack See merge request gitlab-org/gitlab!49127
-
Jacob Vosmaer authored
For https://gitlab.com/groups/gitlab-com/gl-infra/-/epics/341 we are finding that in order to tighten rate limiting, it would help us to have an allowlist for a small number of existing users that currently exceed the limits. This implements https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/697.
-
Paul Slaughter authored
This reverts merge request !48940
-
GitLab Bot authored
-
Toon Claes authored
Cleanup foreign key web_hooks, services See merge request gitlab-org/gitlab!48263
-
Andy Soiron authored
This removes records from the web_hooks table that belong to a service which doesn't exist anymore. This is to validate the foreign key constraint on web_hooks.service_id
-
Martin Wortschack authored
Fix manual renew button feature flag usage See merge request gitlab-org/gitlab!48866
-
Ammar Alakkad authored
-
Craig Norris authored
Link to Azure Marketplace in Azure installation docs See merge request gitlab-org/gitlab!49388
-
Craig Norris authored
Updated wording slightly for style.
-
GitLab Bot authored
-
Mike Jang authored
Update Github Importer documentation See merge request gitlab-org/gitlab!49353
-
Kassio Borges authored
Update Github Importer documentation to include new importers added in: - https://gitlab.com/gitlab-org/gitlab/-/merge_requests/48561 - https://gitlab.com/gitlab-org/gitlab/-/merge_requests/48632 Related to: - https://gitlab.com/gitlab-org/gitlab/-/issues/288826
-
Suzanne Selhorn authored
Adding more information about debug registry See merge request gitlab-org/gitlab!49218
-
Nourdin el Bacha authored
-
Suzanne Selhorn authored
Drastically shorten section for line breaks See merge request gitlab-org/gitlab!49287
-
Amy Qualls authored
We really don't need two code examples to explain how not to break names-with-spaces across lines.
-
GitLab Bot authored
-
Mike Jang authored
Remove future tense from Manage Stage docs in the doc/development See merge request gitlab-org/gitlab!49039
-