1. 21 Jan, 2021 4 commits
  2. 20 Jan, 2021 3 commits
  3. 19 Jan, 2021 1 commit
  4. 14 Jan, 2021 2 commits
    • Fabio Pitino's avatar
      Prevent non maintainers from using user-defined variables · 8824deb0
      Fabio Pitino authored
      - Introduce restrict_user_defined_variables project setting
        and allow it to be set via API.
      - Define policy for user defined variables.
      - Inject user-defined variables consistently throughout
        the codebase.
      - Allow user-defined variables to be set only by maintainers
        if the project setting is enabled.
      - Allow passing variables from parent to child pipeline
      8824deb0
    • charlie ablett's avatar
      Remove unneeded index · 6fc5b843
      charlie ablett authored
      - add changelog
      6fc5b843
  5. 13 Jan, 2021 4 commits
  6. 12 Jan, 2021 4 commits
  7. 11 Jan, 2021 2 commits
  8. 09 Jan, 2021 2 commits
  9. 08 Jan, 2021 3 commits
  10. 07 Jan, 2021 3 commits
  11. 06 Jan, 2021 2 commits
  12. 05 Jan, 2021 2 commits
  13. 04 Jan, 2021 2 commits
  14. 01 Jan, 2021 1 commit
    • Sean McGivern's avatar
      Allow custom rate limiting response text · 9feede8d
      Sean McGivern authored
      When a request exceeds a rate limit configured in the admin panel, we
      default to returning a 429 response with a plain-text body of 'Retry
      later'. This change allows the response body to be customised - although
      it must still be plain text - which allows, for example, GitLab.com to
      provide a link to GitLab.com-specific rate limiting documentation.
      9feede8d
  15. 30 Dec, 2020 1 commit
  16. 29 Dec, 2020 1 commit
  17. 24 Dec, 2020 1 commit
  18. 23 Dec, 2020 2 commits