Skip to content
Snippets Groups Projects
  1. Jan 13, 2025
  2. Jan 10, 2025
  3. Nov 28, 2024
  4. Nov 15, 2024
  5. Nov 11, 2024
  6. Nov 06, 2024
  7. Oct 11, 2024
  8. Oct 10, 2024
  9. Oct 03, 2024
  10. Oct 02, 2024
  11. Sep 30, 2024
  12. Sep 18, 2024
  13. Sep 12, 2024
  14. Sep 11, 2024
  15. Sep 10, 2024
  16. Sep 05, 2024
  17. Aug 30, 2024
    • Max Orefice's avatar
      Add akeyless integration · 007b9fa2
      Max Orefice authored
      This commit allows to akeyless vault integration within gitlab.
      Introduced as an experiment and could be removed at any time.
      
      Co-authored-by: Amir Maor<>
      Verified
      007b9fa2
  18. Aug 23, 2024
  19. Aug 06, 2024
  20. Aug 02, 2024
  21. Jul 30, 2024
  22. Jul 29, 2024
    • Stan Hu's avatar
      Put groups_direct field in CI JWT tokens behind feature flag · 88080c3c
      Stan Hu authored
      In GitLab 16.11
      !146881
      introduced the `groups_direct` fields for CI JWT tokens used in the
      Vault integration. However, since JWT tokens are often sent in the
      `Authorization` HTTP header, the addition of the `groups_direct` field
      can cause the header to exceed the maximum allowed header size of
      Web/proxy servers.
      
      To avoid this issue, put this `groups_direct` field behind a
      `ci_jwt_groups_direct` feature flag while we figure out the best way
      to handle this.
      
      Relates to #467253
      
      Changelog: changed
      Verified
      88080c3c
  23. Jul 19, 2024
  24. Jun 24, 2024
  25. Jun 13, 2024
  26. Jun 06, 2024
  27. May 30, 2024
  28. May 21, 2024
  29. May 13, 2024
  30. May 07, 2024
  31. Apr 24, 2024
  32. Apr 22, 2024
  33. Apr 18, 2024
  34. Apr 11, 2024
  35. Mar 25, 2024
  36. Mar 06, 2024
  37. Feb 27, 2024
  38. Feb 26, 2024
Loading