- 07 Mar, 2022 18 commits
-
-
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 7 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
-
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 9 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.
-
Paul Slaughter authored
Migrate IDE to use GlModal for discarding changes See merge request gitlab-org/gitlab!81516
-
Gabriel Mazetto authored
Disable clusters API if :certificate_based_clusters is disabled See merge request gitlab-org/gitlab!81867
-
Marcel Amirault authored
Docs: Correct feature flag link in upgrade page See merge request gitlab-org/gitlab!82244
-
Gabriel Mazetto authored
Remove the `container_expiration_policies_historic_entry` feature flag See merge request gitlab-org/gitlab!80826
-
Andrew Conrad authored
-
Mayra Cabrera authored
Fix jh pipeline failure of secure_binaries_ci_yaml_spec.rb See merge request gitlab-org/gitlab!81981
-
Zehua Zhang authored
-
- 04 Mar, 2022 6 commits
-
-
Michael Kozono authored
Add method to query related epics of an epic See merge request gitlab-org/gitlab!81422
-
Eugenia Grieff authored
- Add permissions check - Add specs
-
Miguel Rincon authored
Add hint about short expiries on token to group import See merge request gitlab-org/gitlab!81323
-
Illya Klymov authored
* Improve security by suggesting users to use short-living tokens Changelog: added
-
Nick Gaskill authored
Update rule/yaml mode screenshots See merge request gitlab-org/gitlab!82229
-
Sam White authored
-