- 18 Jan, 2022 40 commits
-
-
Suzanne Selhorn authored
Added how to add contacts who manage subscription See merge request gitlab-org/gitlab!78203
-
Nilanka De Silva authored
-
Stan Hu authored
Merge branch '349096-imports-fail-in-14-5-2-fail-with-httparty-unsupportedurischeme-error' into 'master' Resolve "Imports fail in 14.5.2 fail with HTTParty::UnsupportedURIScheme error" See merge request gitlab-org/gitlab!78479
-
Olena Horal-Koretska authored
Make badge in false-positive-badge Pajamas compliant See merge request gitlab-org/gitlab!78480
-
Suzanne Selhorn authored
Update documentation on Interactive web terminals See merge request gitlab-org/gitlab!77525
-
Bob Van Landuyt authored
Build Dependency Proxy group setting on query See merge request gitlab-org/gitlab!77553
-
Steve Abrams authored
When group dependency proxy settings are accessed, the setting object is built so no NULL result is ever returned. Changelog: fixed
-
Rémy Coutable authored
Remove CSP rule from DAST See merge request gitlab-org/gitlab!78462
-
Sean McGivern authored
Rate limit Gitlab Shell operations See merge request gitlab-org/gitlab!78373
-
Miguel Rincon authored
Make badge in issues-badge Pajamas compliant See merge request gitlab-org/gitlab!78459
-
Sean McGivern authored
Ignore Finding Evidence summary column See merge request gitlab-org/gitlab!78314
-
Max Woolf authored
Bring Sourcegraph feature flag docs to spec See merge request gitlab-org/gitlab!73116
-
Amy Qualls authored
This page hasn't been touched in a while, and the declarations of beta + feature flag don't match our current style. Let's fix that.
-
Marius Bobin authored
Fix cross join in User#ci_owned_runners See merge request gitlab-org/gitlab!78216
-
Furkan Ayhan authored
This is behind a FF ci_owned_runners_cross_joins_fix
-
Pavel Shutsin authored
Improve performance of search project service spec See merge request gitlab-org/gitlab!78334
-
Romuald Atchadé authored
-
Bob Van Landuyt authored
Merge branch '329235-error-creating-new-jira-issue-from-vulnerability-after-previous-jira-issue-is-deleted' into 'master' Check for deleted JIRA issue before creating one from Vulnerability See merge request gitlab-org/gitlab!78323
-
Jonathan Schafer authored
Changelog: changed EE:true
-
Illya Klymov authored
* if git:// url is provided mark it as valid without validation Changelog: fixed
-
Paul Gascou-Vaillancourt authored
-
Achilleas Pipinellis authored
Add repository consistency checks to Geo troubleshooting See merge request gitlab-org/gitlab!78461
-
Catalin Irimie authored
-
Ramya Authappan authored
Remove npm tests from the reliable suite See merge request gitlab-org/gitlab!78466
-
Toon Claes authored
test: Install Gitaly incrementally (again) See merge request gitlab-org/gitlab!78061
-
Peter Leitzen authored
REST API: add field merge_user to MR response See merge request gitlab-org/gitlab!77658
-
Jonathan Schafer authored
-
Alper Akgun authored
Enable `packages_installable_package_files` by default See merge request gitlab-org/gitlab!78254
-
Enrique Alcántara authored
Make badge in pipeline-status-badge Pajamas compliant See merge request gitlab-org/gitlab!78464
-
Natalia Tepluhina authored
Polish Slack application edit page UI See merge request gitlab-org/gitlab!78252
-
Tom Quirk authored
Changelog: changed EE: true
-
Igor Drozdov authored
When a user performs an unusual number of a particular operation to a particular project, they receive 429 response code Rate limit is 60 operations per minute Changelog: added
-
Adam Hegyi authored
Add backfill migrations for ci namespace/project mirrors See merge request gitlab-org/gitlab!76327
-
Furkan Ayhan authored
Changelog: other
-
Sofia Vistas authored
-
Igor Drozdov authored
Add package file cleanup jobs See merge request gitlab-org/gitlab!77212
-
Hugo Ortiz authored
- Add a cron job and a limited capacity worker to delete package files in a decoupled and async way, taking the Package Registry a step closer to a scalable package file deletion approach. - The cron job runs twice a day. It checks if there are any package files pending destruction, in which case it enqueues the limited capacity worker. - The limited capacity worker picks up and destroys package files that are pending destruction one by one until all have ben deleted. - Since the new jobs are very similar in functionality to the Dependency Proxy cleanup jobs, do some refactoring for reuse. MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77212 Changelog: other
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!78457
-
Douglas Barbosa Alexandre authored
GCP service account CI vars protected if environment is protected See merge request gitlab-org/gitlab!77590
-
Paul Gascou-Vaillancourt authored
-