- 03 Aug, 2021 1 commit
-
-
Reuben Pereira authored
Add a select dropdown under `Settings > General > Visibility, project features, permissions` that allows project admins to change the visibility of the container registry. The container registry visibility can now be set independently of the project visibility. Changelog: changed
-
- 02 Aug, 2021 39 commits
-
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!67331
-
Amy Qualls authored
Update Ecosystem metadata in docs See merge request gitlab-org/gitlab!67317
-
Tetiana Chupryna authored
Move ee/lib/gitlab/ci/reports/security POROs to CE part2 [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!65959
-
Cyrine Gamoudi authored
-
Dmitriy Zaporozhets (DZ) authored
Check for N+1 in AlertReferenceFilter See merge request gitlab-org/gitlab!67073
-
Dmitriy Zaporozhets (DZ) authored
Consolidate groups and projects blueprint See merge request gitlab-org/gitlab!54792
-
Alex Pooley authored
-
Doug Stull authored
Redirect trial user to feature for project security See merge request gitlab-org/gitlab!67324
-
GitLab Release Tools Bot authored
-
Reuben Pereira authored
Allow internal projects API to modify container_registry_access_level See merge request gitlab-org/gitlab!67208
-
Imre Farkas authored
Create BannedUser table See merge request gitlab-org/gitlab!64728
-
Serena Fang authored
-
Alper Akgun authored
-
Reuben Pereira authored
This will allow our frontend to modify the container_registry_access_level.
-
Mark Florian authored
Docs: Remove redirected files - Jul 2021 See merge request gitlab-org/gitlab!67164
-
Marcia Ramos authored
Also remove redirected documentation files (date 2021-07-29). Changelog: changed EE: true
-
Martin Wortschack authored
[VSA] Add missing vuex action specs See merge request gitlab-org/gitlab!67114
-
Ezekiel Kigbo authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!67319
-
Imre Farkas authored
Change lock key in ProjectRecalculateWorker to `project.id` See merge request gitlab-org/gitlab!67297
-
Kati Paizee authored
Docs fix dashboard spelling See merge request gitlab-org/gitlab!67318
-
GitLab Release Tools Bot authored
-
David Fernandez authored
Generate Debian component files for udeb and source files See merge request gitlab-org/gitlab!65188
-
Mathieu Parent authored
Changelog: added
-
Alper Akgun authored
-
Kati Paizee authored
-
Heinrich Lee Yu authored
Revert merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66927 [RUN ALL RSPEC] See merge request gitlab-org/gitlab!67312
-
Natalia Tepluhina authored
Refactor board scope milestone dropdown See merge request gitlab-org/gitlab!66896
-
Florie Guibert authored
-
David Kim authored
Create issue of type incident from alert factory See merge request gitlab-org/gitlab!67126
-
Albert Salim authored
test: Split long fixtures generation file See merge request gitlab-org/gitlab!66940
-
Manoj M J authored
This MR makes a tiny change in the lock key in ProjectRecalculateWorker, so that the lock is based on the project id.
-
Miguel Rincon authored
Replace success button with confirm button See merge request gitlab-org/gitlab!67148
-
Kushal Pandya authored
Fixed spacing issues in MR creation diff See merge request gitlab-org/gitlab!67029
-
Matthias Käppler authored
Use ref instead of sha for CI config variables See merge request gitlab-org/gitlab!67262
-
Hordur Freyr Yngvason authored
A SHA cannot be used as a ref for this purpose. The ref is meant to be a branch name or a tag name, and it is used to decide if the branch or tag is protected. Passing a sha results in the ref getting treated as unprotected, unless the sha happens to match a protected branch or tag (which is a security issue). See https://gitlab.com/gitlab-org/gitlab/-/issues/337344
-
Tiger Watson authored
[RUN AS-IF-FOSS] Move read_only/read_write back to Gitlab::Database See merge request gitlab-org/gitlab!67149
-
Heinrich Lee Yu authored
Replace Vulnerabilities::Feedback.only_valid_feedback without joining ci See merge request gitlab-org/gitlab!67010
-
Vitali Tatarintev authored
Also renames alert's `with_issue` trait to `with_incident`
-