- 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.
-
- Jun 04, 2021
-
-
Savas Vedova authored
Changelog: fixed EE: true
-
- May 18, 2021
-
-
- May 10, 2021
-
-
Francisco Javier López authored
Once we've refactor the project sidebar, we can get rid of all those helper methods we no longer use.
-
- May 07, 2021
-
-
-
Francisco Javier López authored
This commits move the Settings menu from the HAML view to the new refactor.
-
- Apr 30, 2021
-
-
- Apr 29, 2021
-
-
Francisco Javier López authored
This commits move the Security & Compliance menu from the HAML view to the new refactor.
-
- Apr 27, 2021
-
-
Francisco Javier López authored
This commits move the External Issue Tracker, Jira, and Labels menus from the HAML view to the new refactor.
-
- Apr 20, 2021
-
-
Francisco Javier López authored
In this commit we add the `Repository` menu to the new project sidebar refactor.
-
- Apr 07, 2021
-
-
- Mar 26, 2021
-
-
- Mar 17, 2021
-
-
- Mar 15, 2021
-
-
Updates the text and standardizes the styling of the "not configured" empty state messages for the project, group, and instance-level security dashboard and vulnerability report pages.
-
- Mar 12, 2021
-
-
This commit solves #294084 It removes the secure_security_and_compliance_configuration_page_on_ce flag
-
- Mar 08, 2021
-
-
Also: * Adds a setting to enable the button in the project general settings * Adds a new column to the `project_settings` database table * Adds new vue components: * project_feature_labeled_toggle.vue * cve_id_request_sidebar.vue
-
- Mar 04, 2021
-
-
Added route, controller, and views for cluster agent show page. Updated associated tests and translations.
-
- clean up page styling
-