An error occurred fetching the project authors.
  1. 16 Mar, 2021 1 commit
    • Tiger's avatar
      Add API management for scoped group variables · e0e677db
      Tiger authored
      Extends the existing group variables API to support
      EE-only params, and allows setting the environment_scope
      if the :group_scoped_ci_variables licensed feature is available.
      
      If the feature is not available (pricing tier is not Premium or
      higher), the param is silently removed and the update continues
      without presenting an error to the user. This behaviour is the
      same as when project level scoped variables were a premium feature.
      
      https://gitlab.com/gitlab-org/gitlab/-/merge_requests/55573
      e0e677db
  2. 19 Feb, 2021 1 commit
  3. 30 Jul, 2020 1 commit
  4. 27 Jul, 2020 1 commit
  5. 24 Jul, 2020 1 commit
  6. 23 Jun, 2020 1 commit
  7. 25 Feb, 2020 1 commit
  8. 24 Feb, 2020 1 commit
  9. 28 Oct, 2019 1 commit
  10. 06 May, 2019 2 commits
  11. 27 Feb, 2019 2 commits
  12. 26 Feb, 2019 2 commits
  13. 18 Dec, 2018 2 commits
    • blackst0ne's avatar
      Update specs to rails5 format · 77b85029
      blackst0ne authored
      Updates specs to use new rails5 format.
      
      The old format:
      `get :show, { some: params }, { some: headers }`
      
      The new format:
      `get :show, params: { some: params }, headers: { some: headers }`
      77b85029
    • blackst0ne's avatar
      Update specs to rails5 format · b44a2c80
      blackst0ne authored
      Updates specs to use new rails5 format.
      
      The old format:
      `get :show, { some: params }, { some: headers }`
      
      The new format:
      `get :show, params: { some: params }, headers: { some: headers }`
      b44a2c80
  14. 11 Jul, 2018 2 commits
  15. 05 Feb, 2018 2 commits
  16. 23 Oct, 2017 1 commit
  17. 20 Oct, 2017 1 commit
  18. 29 Aug, 2017 1 commit
  19. 28 Aug, 2017 1 commit
  20. 09 Aug, 2017 2 commits
  21. 19 Jul, 2017 1 commit
  22. 27 Jun, 2017 1 commit
  23. 20 Jun, 2017 1 commit
  24. 19 Jun, 2017 1 commit
  25. 15 Jun, 2017 1 commit
  26. 13 Jun, 2017 1 commit
  27. 26 May, 2017 1 commit
  28. 25 May, 2017 1 commit
  29. 21 Apr, 2017 1 commit
  30. 28 Feb, 2017 1 commit
  31. 17 Jan, 2017 1 commit
  32. 02 Dec, 2016 1 commit
  33. 28 Nov, 2016 1 commit