- Aug 23, 2021
-
-
Sheldon Led authored
-
Miguel Rincon authored
This change adds the capability of filtering and pagination for group runners, group administrators can search and locate their runners.
-
-
David Pisek authored
This commit renames the "scanner" label to "tool" for the modal that displays details about a vulnerability within the pipeline-security tab. Changelog: changed EE: true MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68713
-
-
- Aug 20, 2021
-
-
Enrique Alcántara authored
- Table cells should have a minimum width - Dropdown accessibility improvements
-
-
Simon Knox authored
Changelog: other
-
Vasilli Iakliushin authored
* Contrbutes to https://gitlab.com/gitlab-org/gitlab/-/issues/27843 * Inspired by https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68371 (Thanks @1ace) **Problem** Previous error message is not clear and can be triggered by multiple reasons. **Solution** Add descriptive error messages for each error case Changelog: changed
-
-
-
- Aug 19, 2021
-
-
Enrique Alcántara authored
-
- Aug 17, 2021
-
-
Peter Hegman authored
-
-
Doug Stull authored
- no longer needed as experiment is over. Changelog: removed
-
-
Balasankar C authored
Allow users to filter pipelines in the pipelines index page based on the source due to which pipelines were started. Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Jiaan Louw authored
-
Sarah GP authored
Removes flag, updates specs and docs Remove Rails references to flag Remove direct JS flag reference Remove mixins, services, stores Remove legacy files Update translations, docs Changelog: other
-
-
- Aug 16, 2021
-
-
Florie Guibert authored
Changed: updated EE: true
-
Alexander Turinske authored
- link them to the policy editor page - account for policy type needing to always be a parameter for the edit page - condense policy type constants - update tests - update locale
-
Dan Jensen authored
This removes the word "optional" from the input label for compliance frameworks. This guidance was causing confusion for users, so it seems the simplest solution is to remove it. Changelog: changed
-
-
-
Payton Burdette authored
When no artifacts are found show an empty artifacts message. Changelog: changed
-
-
-
Illya Klymov authored
* Implement checkboxes for bulk import select * Allow selecting all groups
-
Dheeraj Joshi authored
-
- Aug 14, 2021
-
-
Dan Jensen authored
Previously the validation methods for secondary emails used the term "own" when the established term is "verified". This updates both the method names and the language line to use the term "verified", as suggested in previous code review.
-
- Aug 13, 2021
-
-
-
Cornelius Ludmann authored
-
-
Brian Williams authored
For MVC, we would like for the policies controller to be able to return both `scan_execution_policy` and `container_policy` types. Until the container runtime policies are migrated to use a security policy project, we will call out to the NetworkPolicies::FindResourceService as a workaround, using some of the same logic as the ThreatMonitoringController. The ThreatMonitoringController will be deleted when all of the functionality in this controller is completed.
-
Prevent mutating props and make selector more consistent with other selectors Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/67928/ EE: true
-
E'zeki&el Kigbo authored
Minor refactor metrics constants and update some externalized strings
-
- add tests - update locale
-
- Aug 12, 2021
-
-
Tiger Watson authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/63718 Changelog: added EE: true
-