- May 24, 2022
-
-
-
Anton Smith authored
Allows the auditor user to access the dependency proxy page within a group. Changelog: fixed EE: true
-
- May 18, 2022
-
-
Dominic Bauer authored
-
Dominic Bauer authored
-
Dominic Bauer authored
Changelog: fixed EE: true
-
Anton Smith authored
Allow auditor users to access the merge request approvals get configuration API endpoint for projects. Changelog: changed EE: true
-
- May 17, 2022
-
-
Drew Blessing authored
This change contains the basic plumbing for self-managed SAML group sync, including the policies needed to manage SAML Group Links via the UI, and the mechanism that will eventually call the Sidekiq worker. EE: true Changelog: added
-
- May 16, 2022
-
-
- May 13, 2022
-
-
Doug Stull authored
- needed per business
-
- May 11, 2022
-
-
Vitali Tatarintev authored
Move incident timeline related model, services and files to Core
-
- May 10, 2022
-
-
Updates permissions to change container registry cleanup policies (container expiration policies) from developer to maintainer. This aligns with settings permissions throughout the rest of GitLab. Changelog: changed
-
Sam Figueroa authored
- When the group's subscription is not on a paid plan disable changing the setting for: prevent_sharing_groups_outside_hierarchy This is done so that once the plan is switched to free (or starts there) it cannot enable sharing outside of its hierarchy. - This change only applies to the SaaS version of the product. - refs: https://gitlab.com/gitlab-org/gitlab/-/issues/349817 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/84968#note_913609562 Changelog: changed EE: true
-
- May 06, 2022
-
-
Magdalena Frankiewicz authored
Changelog: fixed EE: true
-
- May 02, 2022
-
-
Magdalena Frankiewicz authored
The auditor role should be able to view MR analytics of a project they are not a member of, as per our docs. Changelog: fixed EE: true
-
- Apr 19, 2022
-
-
Alexander Turinske authored
- remove threat monitoring sidebar option - remove threat monitoring routes - update tests for removal - left the controller/views/UI code untouched because there is a lot of code there and I wanted to remove the references to them so that I could indiscriminately remove them in follow-up MRs Changelog: removed EE: true
-
Maxime Orefice authored
This commit allows to create coverage-check approval rule using gitlab premium plan. Changelog: changed EE: true
-
- Apr 18, 2022
-
-
The auditor now can see the infrastructure menu item, Kubernetes clusters and Terraform sub-items. Changelog: fixed EE: true
-
- Apr 12, 2022
-
-
Sean Arnold authored
- Services - Policy - etc Changelog: changed
-
- Apr 07, 2022
-
-
Francisco Javier López authored
In this commit we're adding some of the necessary logic to handle the backend part of this class.
-
- Apr 04, 2022
-
-
Suraj Mahendra Tripathi authored
Prevented create_package policy and added spec EE: true
-
- Mar 31, 2022
-
-
Magdalena Frankiewicz authored
The auditor role should be able to view VSA analytics of a group they are not a member of, as per our docs. Changelog: fixed EE: true
-
Magdalena Frankiewicz authored
The auditor role should be able to view contribution analytics of a group they are not a member of, as per our docs. Changelog: fixed EE: true
-
Magdalena Frankiewicz authored
The auditor role should be able to view repository analytics of a group they are not a member of, as per our docs. Changelog: fixed EE: true
-
- Mar 30, 2022
-
-
The auditor role should be able to view devops adoption analytics of a group they are not a member of, as per our docs. Changelog: fixed EE: true
-
- Mar 25, 2022
-
-
Sashi Kumar authored
This MR updates the policy name with read_* prefix for security orchestration policies. EE: true
-
- Mar 24, 2022
-
-
Alan (Maciej) Paruszewski authored
Changelog: changed EE: true
-
- Mar 22, 2022
-
-
- add group security - routes - controller - sidebar menu - update tests
-
- Mar 11, 2022
-
-
Aditya Tiwari authored
Remove :corpus_management and :corpus_management_ui feature flags. Changelog: other EE: true
-
- Mar 08, 2022
-
-
Huzaifa Iftikhar authored
Changelog: other EE: true
-
- Mar 03, 2022
-
-
Dominic Couture authored
-
- Feb 24, 2022
-
-
Jan Provaznik authored
Adds permissions for reading and managing related epics. These will be used similarly as issue_link permissions, but for epics. Also I added these permissions to EpicPolicy instead of GroupPolicy as this permission should be always called on a specific epic.
-
- Feb 23, 2022
-
-
Harsimar Sandhu authored
Changelog: fixed EE: true
-
- Feb 22, 2022
-
-
Harsimar Sandhu authored
Changelog: fixed EE: true
-
Changelog: added EE: true
-
- Feb 18, 2022
-
-
Test each role rather than just developer
-
Test each role rather than only developer
-
- Feb 17, 2022
-
-
Treat pending members of invited groups as if they are not members
-
Huzaifa Iftikhar authored
* Use license check License.feature_available?(:adjourned_deletion_for_projects_and_groups) instead of policy check can?(current_user, :delay_project_deletions) * Remove `index_projects_on_hidden` as it was not used * Update documentation
-
Huzaifa Iftikhar authored
Update 'delay_project_deletions' ability to rely only on global license check
-
- Feb 14, 2022
-
-
Also handle permissions for pending group memberships for some cases Changelog: added EE: true
-