- Jul 06, 2022
-
-
Mehmet Emin INAC authored
Client application can use `has_warnings` and `has_errors` attributes to show the necessary alert information to end users. This change also introduces a database migration to add indices on `security_scans` table. Changelog: added
-
- Jun 21, 2022
-
-
Jonathan Schafer authored
Changelog: changed EE: true
-
- May 17, 2022
-
-
Changelog: changed MR: !86833 EE: true
-
- May 16, 2022
-
-
Payton Burdette authored
-
- May 13, 2022
-
-
Payton Burdette authored
Add the shared runner duration to the project for usage quota. Changelog: changed
-
- May 12, 2022
-
-
Changelog: changed MR: !86833 EE: true
-
- May 10, 2022
-
-
EE: true Changelog: removed
-
- Apr 20, 2022
-
-
under merge request approvals. EE: true Changelog: added
-
- Apr 19, 2022
-
-
- Mar 28, 2022
-
-
Savas Vedova authored
When the user has the necessary permissions, display a button to create a vulnerability manually.
-
- Mar 22, 2022
-
-
- Mar 18, 2022
-
-
- This reverts commit 3c70b090. - Manually resolve merge conflicts Changelog: removed
-
- Mar 11, 2022
-
-
Robert Hunt authored
Changed the project deletion container to use a new danger UI and updated the project restoration container to use gl-alert whilst moving it to the top of the advanced section Changelog: changed MR: !82313 EE: true
-
- Mar 09, 2022
-
-
Create a new button which links the user to the new vulnerability form. This button is only visible when the :new_vulnerability_form is enabled and user is on the project vulnerability page.
-
- Mar 08, 2022
-
-
Depending on a user's permission, it can be unclear what compliance frameworks are or how they are added. This change helps clarify what frameworks are, where they can be added. Changelog: changed EE: true
-
- Feb 25, 2022
-
-
David Barr authored
Changelog: other EE: true
-
- Feb 17, 2022
-
-
Huzaifa Iftikhar authored
Use adjourned deletion if the projects belong to a group and the instance has 'adjourned_deletion_for_projects_and_groups' feature available Changelog: changed
-
- Feb 03, 2022
-
-
Harsimar Sandhu authored
Changelog: changed
-
- Jan 18, 2022
-
-
David Pisek authored
This commit adds a new Vue component that displays a promotion callout for the new, security training feature to the security dashboard.
-
- Dec 16, 2021
-
-
- Dec 02, 2021
-
-
The experiment was considered not successful. Changelog: removed
-
- Oct 26, 2021
-
-
Max Woolf authored
Updates all calls to the Feature check to return true. The intention is to release this by default in 14.5 self-managed and remove the flag entirely in 14.6 if there are no issues. Changelog: added EE: true
-
- Oct 21, 2021
-
-
Huzaifa Iftikhar authored
Remove the compliance framework section from the project settings and compliance badges from the project homepage for EE without license. Changelog: fixed EE: true
-
- Oct 19, 2021
-
-
Tiger Watson authored
Changelog: added
-
-
- Oct 10, 2021
-
-
- authored
* Remove feature flag checks * Update unit test * Remove yaml file * Remove doc reference to feature flag Changelog: changed
-
- Sep 23, 2021
-
-
- Sep 09, 2021
-
-
-
- authored
* Scope to instance
-
- Aug 18, 2021
-
-
- Aug 06, 2021
-
-
- Jul 16, 2021
-
-
Alex Buijs authored
Experiment for testing SAST entry points with 3 variants: - banner - popover_light - popover_dark
-
- Jul 15, 2021
-
-
Heinrich Lee Yu authored
Removes redundant text and removes the use of etc.
-
- Jul 14, 2021
-
-
- Jul 07, 2021
-
-
- Jun 18, 2021
-
-
- Jun 17, 2021
-
-
Zamir Martins authored
while keeping the existing logic for License-Check Changelog: changed EE: true
-
- Jun 16, 2021
-
-
This strips out all the status checks code from the approval rules, updates the controller to stop passing the feature flag, updates the helper to not pass status checks data, and updates the feature specs to test the new status checks area
-
- Jun 11, 2021
-
-
Max Woolf authored
Refactors all references to ExternalApprovalRules to ExternalStatusChecks to more properly represent the features purpose. Changelog: changed List status checks for a merge request Adds a new API endpoint to list all approval rules (status checks) for a merge request and their status. List status checks for a merge request Adds a new API endpoint to list all approval rules (status checks) for a merge request and their status.
-