Skip to content
Snippets Groups Projects
  1. Feb 03, 2022
  2. Jan 18, 2022
  3. Dec 16, 2021
  4. Dec 02, 2021
  5. Oct 26, 2021
    • Max Woolf's avatar
      Enable group-level MR approval settings by default · b20b3440
      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
      b20b3440
  6. Oct 21, 2021
  7. Oct 19, 2021
  8. Oct 10, 2021
    • -'s avatar
      Remove vulnerability flags feature flag · d80460b1
      - authored
      * Remove feature flag checks
      * Update unit test
      * Remove yaml file
      * Remove doc reference to feature flag
      
      Changelog: changed
      d80460b1
  9. Sep 23, 2021
  10. Sep 09, 2021
  11. Aug 18, 2021
  12. Aug 06, 2021
  13. Jul 16, 2021
  14. Jul 15, 2021
  15. Jul 14, 2021
  16. Jul 07, 2021
  17. Jun 18, 2021
  18. Jun 17, 2021
  19. Jun 16, 2021
    • Robert Hunt's avatar
      Remove status checks from approval rules · 4b869c11
      Robert Hunt authored and Thong Kuah's avatar Thong Kuah committed
      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
      4b869c11
  20. Jun 11, 2021
    • Max Woolf's avatar
      Refactor ExternalApprovalRules to ExternalStatusChecks · cc0f65c0
      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.
      Verified
      cc0f65c0
  21. Jun 04, 2021
  22. May 18, 2021
  23. May 10, 2021
  24. May 07, 2021
  25. Apr 30, 2021
  26. Apr 29, 2021
  27. Apr 27, 2021
  28. Apr 20, 2021
  29. Apr 07, 2021
  30. Mar 26, 2021
  31. Mar 17, 2021
  32. Mar 15, 2021
  33. Mar 12, 2021
  34. Mar 08, 2021
    • James Johnson's avatar
      Adds a CVE ID Request button to issue sidebar · 93c8002a
      James Johnson authored and Mayra Cabrera's avatar Mayra Cabrera committed
      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
      93c8002a
  35. Mar 04, 2021
Loading