- 07 Mar, 2022 30 commits
-
-
Tiger Watson authored
Test sampled jobs from background migrations See merge request gitlab-org/gitlab!78213
-
Simon Tomlinson authored
Add a method to randomly sample and run pending traditional background migrations for a given duration. This will be called by an injected migration during migration testing, as a first step to testing background migrations.
-
Marcel Amirault authored
Updated deprecation of custom hooks from gitlab-shell See merge request gitlab-org/gitlab!72456
-
Dilan Orrino authored
-
Patrick Bajao authored
Extract broken? to mergeability checks framework See merge request gitlab-org/gitlab!81970
-
Marcel Amirault authored
Remove Auto Monitor from Internal Metrics DOcs See merge request gitlab-org/gitlab!82158
-
Marc Shaw authored
Build a test to compare service ping output with output of the values from SQL generated See merge request gitlab-org/gitlab!81002
-
Ramya Authappan authored
Mirroring test fixes See merge request gitlab-org/gitlab!82166
-
Heinrich Lee Yu authored
ProjectImport: Import remote file from AWS S3 See merge request gitlab-org/gitlab!77259
-
Marc Shaw authored
Remove non-human created tokens from PAT list See merge request gitlab-org/gitlab!80716
-
Dylan Griffith authored
Add an actor to FF check on work item type resolver See merge request gitlab-org/gitlab!82154
-
Evan Read authored
Update Enterprise badge applies to SAML as well See merge request gitlab-org/gitlab!82075
-
Daphne Kua authored
-
Thong Kuah authored
Send a notification when a new access token is created See merge request gitlab-org/gitlab!81340
-
Riccardo Padovani authored
Changelog: added
-
Ezekiel Kigbo authored
Update error text See merge request gitlab-org/gitlab!81926
-
Luke Duncalfe authored
Add HTTP status code to Jira connect client logs See merge request gitlab-org/gitlab!81986
-
Andy Soiron authored
-
Dylan Griffith authored
Switch to new GDK config for multiple databases See merge request gitlab-org/gitlab!82267
-
Mark Lapierre authored
Do not delete shared resource on live environments See merge request gitlab-org/gitlab!82098
-
Sanad Liaquat authored
-
Thong Kuah authored
Remove ee uses of dev_env_or_com See merge request gitlab-org/gitlab!82151
-
Luke Duncalfe authored
Remove null constraint from security_scan_succeeded column See merge request gitlab-org/gitlab!81322
-
Thong Kuah authored
The old multiple_databases config is deprecated
-
Max Woolf authored
Add audit event for project deploy tokens See merge request gitlab-org/gitlab!81829
-
Huzaifa Iftikhar authored
* Add an audit even when: * a new project deploy token is created. * a project deploy token is revoked via UI. * a project deploy token is deleted via API. Changelog: added EE: true
-
charlie ablett authored
Remove personal_project_owner_with_owner_access feature flag See merge request gitlab-org/gitlab!82088
-
Imre Farkas authored
This will make the fix generally available for owners of personal projects to have OWNER access level membership. Changelog: changed
-
Thong Kuah authored
Prevent object storage orphans when destroying project See merge request gitlab-org/gitlab!81415
-
Maxime Orefice authored
This commit prevents project from being destroyed if any child objects with object storage are not destroyed first.
-
- 06 Mar, 2022 8 commits
-
-
Russell Dickenson authored
chore: Clarify "Approvers" filter usage See merge request gitlab-org/gitlab!81929
-
Lucas Charles authored
Add some wording to better distinguish "Approver" from "Approved-By"
-
Russell Dickenson authored
Fix "Search for Code References" section is not properly located See merge request gitlab-org/gitlab!82182
-
Shinya Maeda authored
-
Max Woolf authored
-
Suzanne Selhorn authored
Add rule to enforce using clear instead of deselect See merge request gitlab-org/gitlab!82058
-
Evan Read authored
-
Andrejs Cunskis authored
Fix metadata tag for registry tests See merge request gitlab-org/gitlab!79943
-
- 05 Mar, 2022 2 commits
-
-
David O'Regan authored
Removed obsolete HAML See merge request gitlab-org/gitlab!80628
-
Paul Gascou-Vaillancourt authored
This removes some obsolete HAML: * In app/views/ci/variables/_variable_row.html.haml, some code was guarded by a condition that always evaluates to false and has thus been removed. * The app/views/shared/buttons/_project_feature_toggle.html.haml view has been deleted as it's not used anywhere anymore. From now on, we should use the Pajamas-complient _gl_toggle.html.haml view.
-