Skip to content
Snippets Groups Projects
  1. Jul 06, 2022
  2. Jun 21, 2022
  3. May 17, 2022
  4. May 16, 2022
  5. May 13, 2022
  6. May 12, 2022
  7. May 10, 2022
  8. Apr 20, 2022
  9. Apr 19, 2022
  10. Mar 28, 2022
  11. Mar 22, 2022
  12. Mar 18, 2022
  13. Mar 11, 2022
  14. Mar 09, 2022
  15. Mar 08, 2022
  16. Feb 25, 2022
  17. Feb 17, 2022
  18. Feb 03, 2022
  19. Jan 18, 2022
  20. Dec 16, 2021
  21. Dec 02, 2021
  22. 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
  23. Oct 21, 2021
  24. Oct 19, 2021
  25. 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
  26. Sep 23, 2021
  27. Sep 09, 2021
  28. Aug 18, 2021
  29. Aug 06, 2021
  30. Jul 16, 2021
  31. Jul 15, 2021
  32. Jul 14, 2021
  33. Jul 07, 2021
  34. Jun 18, 2021
  35. Jun 17, 2021
  36. 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
  37. 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
Loading