- 16 Mar, 2022 40 commits
-
-
Douglas Barbosa Alexandre authored
Merge branch 'pedropombeiro/354004/prevent-group-owners-from-deleting-other-project-runners' into 'master' Prevent group owners from deleting certain project runners See merge request gitlab-org/gitlab!82023
-
Pedro Pombeiro authored
Runners assigned to multiple projects cannot be deleted by the group owner, only an administrator Changelog: changed
-
Stan Hu authored
Harbor integration See merge request gitlab-org/gitlab!80999
-
Fu Zhang authored
This adds the Harbor package registry as an optional project integration. When enabled, this integration adds the following environment variable that CI jobs can use to download images from Harbor: * `HARBOR_URL` * `HARBOR_PROJECT_NAME` * `HARBOR_USERNAME` * `HARBOR_PASSWORD` Part of https://gitlab.com/groups/gitlab-org/-/epics/7650 Changelog: added
-
Thong Kuah authored
Add `restrict_gitlab_migration` to limit when a given migration is executed in context of decomposed databases See merge request gitlab-org/gitlab!73756
-
Shinya Maeda authored
Fix typo bug in releases latest permalink See merge request gitlab-org/gitlab!82896
-
Pavel Shutsin authored
Enable the vsa_incremental_worker FF by default See merge request gitlab-org/gitlab!82975
-
Peter Hegman authored
Switch easy button icons with radio buttons See merge request gitlab-org/gitlab!82203
-
Alex Buijs authored
Changelog: changed
-
Jacob Vosmaer authored
Set nosniff header on assets requests See merge request gitlab-org/gitlab!82563
-
Brian Rhea authored
Update checklists for Deprecations issue template See merge request gitlab-org/gitlab!81869
-
Luke Duncalfe authored
Adds more checkboxes to the Deprecation issue template to track the progress of the deprecation and removal of features. https://gitlab.com/gitlab-org/gitlab/-/issues/345974
-
Frédéric Caplette authored
Fix environment approvals See merge request gitlab-org/gitlab!83003
-
Kamil Trzciński authored
Fix hanging specs when decomposed See merge request gitlab-org/gitlab!82981
-
Andrew Fontaine authored
Add statistics seats card See merge request gitlab-org/gitlab!80260
-
Dominic Couture authored
Changelog: security
-
Tetiana Chupryna authored
Handle recursion when creating ApplicationSettings See merge request gitlab-org/gitlab!82930
-
Sean McGivern authored
Fix default Ci config path See merge request gitlab-org/gitlab!82827
-
Marcos Rocha authored
When the ci config file it is set to an empty string This MR adds a blank check to handle the empty string filename Changelog: fixed
-
Kati Paizee authored
Remove API survey note See merge request gitlab-org/gitlab!83001
-
Brandon Labuschagne authored
VSA calculate last updated time against current time See merge request gitlab-org/gitlab!82952
-
Ezekiel Kigbo authored
Ensures that we calculate the last updated date based on the current time, not the next update.
-
Sean McGivern authored
Extract GitlabSubscriptions::Features class See merge request gitlab-org/gitlab!82129
-
Fabio Pitino authored
-
Andrew Fontaine authored
By convention, API calls take an id for project ID, not a projectId. E2E tests would fix this.
-
Frédéric Caplette authored
Fix ci.json: Remove Nesting from Secrets Rule See merge request gitlab-org/gitlab!82484
-
Achilleas Pipinellis authored
Add additional item needed to disconnect local storage See merge request gitlab-org/gitlab!80550
-
Jacob Vosmaer authored
Add code comments to destination packages See merge request gitlab-org/gitlab!82977
-
Ben Bodenmiller authored
-
Fiona Neill authored
Update deployment approvals status to Beta See merge request gitlab-org/gitlab!82939
-
Russell Dickenson authored
-
Achilleas Pipinellis authored
-
Vitali Tatarintev authored
Merge branch '352617-bulk-adding-members-needs-to-consider-user-records-as-well-as-the-ids' into 'master' Bulk adding members needs to consider user records as well as the ids See merge request gitlab-org/gitlab!82735
-
Doug Stull authored
- allows existing members to see users by user record
-
David O'Regan authored
Add pages zip http client timeout See merge request gitlab-org/gitlab!82889
-
Vishal Tak authored
Add Pages zip_http_client_timeout variable to the documentation.
-
Fiona Neill authored
Change introduced_by_url definition in metrics docs See merge request gitlab-org/gitlab!82720
-
Amy Qualls authored
Add note about Jetbrains Vale support See merge request gitlab-org/gitlab!82964
-
Chad Woolley authored
- Link to issue with external config instructions
-
Progyan Bhattacharya authored
Remove Additional Object Wrapper from Secrets Field. Reference: https://docs.gitlab.com/ee/ci/yaml/#secrets Documentation: https://docs.gitlab.com/ee/ci/secretsSigned-off-by: Progyan Bhattacharya <bprogyan@gmail.com> Changelog: fixed
-