- Apr 12, 2024
-
-
Jay Montal authored
- Adds dropdown selection for exporting the compliance frameworks report - Only displays option if the export exists Changelog: changed EE: true
-
Gosia Ksionek authored
-
Gavin Hinfey authored
Move /-/profile/keys to /-/user_settings/ssh_keys and redirect end_point to new endpoint till next major release (17.0) Changelog: changed EE: true
-
- Apr 11, 2024
-
-
Pavel Shutsin authored
-
Vasilii Iakliushin authored
Contributes to #455241 **Problem** REST API is missing the validaton for the list of allowed `report_type` values. When a user provides an unsupported value, the application returns a 500 error. **Solution** Use `values` to restrict the list of allowed values. Changelog: fixed EE: true
-
Chad Lavimoniere authored
Use row gap to add some space between consecutive rows of avatars in the codeowner rules section of an MR. Changelog: fixed EE: true
-
Marcos Rocha authored
Changelog: changed EE: true
-
Jarka Košanová authored
Changelog: fixed EE: true - all groups available for a group should be return - a user who has permissions to add/update/remove a member in a group/project now sees all custom roles available for the project - we now use one endpoint for both instance-level and group-level custom roles on invite modal
-
Daniele Rossetti authored
-
Zizhan Zhou authored
Added Security Orchestration Policy Added policy to check vulnerabilities_allowed property is within the range of smallint, had to refactor the code because RuboCop was giving warnings on cyclomatic complexity
-
Hitesh Raghuvanshi authored
Changelog: added EE: true
-
Rémy Coutable authored
The `Admin::AbuseReportDetailsEntity users phone number when the user has no phone number validation attempts does not expose the phone number` test has been reported as flaky more then 1000 times. This MR quarantines the test. This is a discussion starting point to let the responsible group know about the flakiness so that they can take action: - accept the merge request and schedule to improve the test - close the merge request in favor of another merge request to delete the test Related to #441135. This change was generated by [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the Keeps::QuarantineFlakyTests keep. To provide feedback on your experience with `gitlab-housekeeper` please comment in <#442003>. Changelog: other
-
Rajan Mistry authored
Changelog: changed EE: true
-
Zack Cuddy authored
This change adds support to the EE Groups GraphQL Type to inform the Frontend with information regarding delayed group deletion. This change also sets up the data for the frontend in a follow up MR.
-
Illya Klymov authored
* update graphql query Changelog: changed EE: true
-
Martin Čavoj authored
This reverts merge request !148893
-
Hinam Mehra authored
- Instead of checking for individual permissions when calculating guest+ users, use the occupies_seat column from the MemberRole table Changelog: added EE: true
-
Tomas Bulva authored
Added regular expression button to inside of search bar. Changelog: added
-
Hitesh Raghuvanshi authored
Added GraphQL Update api for updating top-level group audit event streaming consolidated destinations Changelog: added EE: true
-
Daniel Tian authored
-
Dzmitry (Dima) Meshcharakou authored
-
Nikola Milojevic authored
- Parse bundle_with json from CloudConnector::Access record
-
Jiaan Louw authored
Dashboard panels can now be placed anywhere on a dashboard without restrictions and their movement is animated when changes occur. EE: true Changelog: changed
-
Drew Blessing authored
Git access tests previously stubbed SSO checks. This makes it very difficult to have any level of confidence that changes to SSO enforcement classes won't negatively affect Git access control. This change ensures we test the exact SSO state and access control outcome.
-
Artur Fedorov authored
New pipeline execution policy type has new card for type selector Changelog: changed EE: true
-
Anton Kalmykov authored
- Remove the limit to display first 20 approval rules in the `Merge request approval` section on the `Merge request` project settings page - Add `Show more` button so user will be able to review all the approval rules - Update add/update/delete rules logic so that the user can instantly see the result - Update spec files Closes: #378865 Changelog: changed EE: true
-
Rahul Chanila authored
EE: true
-
Daniele Rossetti authored
- Add visual option to metrics client - Add MetricsHeatmap component - Show MetricsHeatmap for histrogram typed metrics - Renamed MetricsChart to MetricsLineChart - Made shared type const
-
John Mason authored
Ultimately, we plan to use the index state field to filter out orphaned indices, but there is an edge case where the associated enabled namespace has been deleted but the state has not been updated yet. This added filter will protect us from that scenario moving forward. Changelog: changed EE: true
-
Martin Čavoj authored
-
Pavel Shutsin authored
-
Pavel Shutsin authored
Tired of `before { group.add_developer(user)}`? Use `create(:user, developer_of: group)`!
-
David Pisek authored
This change adds the capability to filter group-level dependencies by components. It also adds some cleanups around related specs.
-
Phil Hughes authored
#440818
-
Olena Horal-Koretska authored
Part of gitlab-ui#2263.
-
Nicolas Dular authored
Quarantine flaky spec after fast quarantine.
-
Chad Woolley authored
- See #451941
-
Hinam Mehra authored
- Allow any user that has admin_push_rules policy to configure pre-defined push rules for repositories in that group Changelog: added EE: true
-