Skip to content
Snippets Groups Projects
  1. Mar 04, 2025
    • Hinam Mehra's avatar
      Fix custom_ability_ feature flag usage · e2a0044a
      Hinam Mehra authored
      - Currently if a custom_abilty_ feature flag is enabled
      for an actor, but not globally the custom ability doesn't
      get returned
      - Make current_user a mandatory argument for
      member_role.enabled_permissions
      
      Changelog: fixed
      EE: true
      Verified
      e2a0044a
  2. Mar 03, 2025
  3. Feb 28, 2025
  4. Feb 27, 2025
  5. Feb 26, 2025
  6. Feb 25, 2025
  7. Feb 24, 2025
    • Jerry Seto's avatar
      Add squash_read_only to MergeRequestType · aa91d2a0
      Jerry Seto authored
      This field is going to be used to determine whether or not squashing
      can be set/unset on a merge request
      
      Currently the front end is checking a similar field on ProjectType.
      Now that we can set squash requirements based on protected branches
      we need to be able to consider the squash setting for a given merge
      request.
      
      Contributes to: #520151
      Changelog: added
      EE: true
      aa91d2a0
    • Dakota Dux's avatar
      Add external control fields to GraphQL API · 7017d5d7
      Dakota Dux authored
      We want to be able to provide an interface that sets the external
      control fields.
      
      Changelog: added
      EE: true
      Verified
      7017d5d7
  8. Feb 21, 2025
  9. Feb 20, 2025
  10. Feb 19, 2025
  11. Feb 18, 2025
  12. Feb 17, 2025
  13. Feb 14, 2025
  14. Feb 13, 2025
  15. Feb 12, 2025
Loading