An error occurred fetching the project authors.
  1. 08 Aug, 2019 1 commit
  2. 07 Aug, 2019 1 commit
  3. 02 Aug, 2019 1 commit
  4. 24 Jul, 2019 1 commit
  5. 22 Jul, 2019 2 commits
  6. 16 Jul, 2019 1 commit
  7. 15 Jul, 2019 1 commit
  8. 10 Jul, 2019 1 commit
  9. 09 Jul, 2019 1 commit
    • Marcel Amirault's avatar
      Fix spacing of code blocks · 5abfc57e
      Marcel Amirault authored
      Code blocks should not be spaced 4 times, as this will
      prevent the code from being colored. They should
      also be spaced the same as the lists they are a part
      of, to make reading easier.
      5abfc57e
  10. 08 Jul, 2019 1 commit
  11. 20 Jun, 2019 1 commit
  12. 06 Jun, 2019 1 commit
  13. 16 May, 2019 1 commit
  14. 04 Mar, 2019 1 commit
  15. 21 Feb, 2019 1 commit
  16. 15 Feb, 2019 1 commit
  17. 06 Feb, 2019 1 commit
  18. 30 Jan, 2019 1 commit
  19. 25 Jan, 2019 1 commit
    • Kamil Trzciński's avatar
      Add Container Registry API · 045d07ba
      Kamil Trzciński authored
      This includes a set of APIs to manipulate container registry.
      This includes also an ability to delete tags based on requested
      criteria, like keep-last-n, matching-name, older-than.
      045d07ba
  20. 24 Jan, 2019 1 commit
  21. 22 Jan, 2019 1 commit
  22. 11 Jan, 2019 1 commit
  23. 08 Jan, 2019 1 commit
  24. 04 Jan, 2019 1 commit
  25. 06 Dec, 2018 1 commit
  26. 30 Nov, 2018 1 commit
  27. 29 Nov, 2018 1 commit
    • Imre Farkas's avatar
      Add config to disable impersonation · bd3a4840
      Imre Farkas authored
      Adds gitlab.impersonation_enabled config option defaulting to true to
      keep the current default behaviour.
      
      Only the act of impersonation is modified, impersonation token
      management is not affected.
      bd3a4840
  28. 19 Nov, 2018 1 commit
  29. 07 Nov, 2018 1 commit
    • Francisco Javier López's avatar
      Add submodule update API endpoint · 28cbb2ac
      Francisco Javier López authored
      This new endpoint allow users to update a submodule's reference.
      
      The MR involves adding a new operation RPC operation in gitaly-proto
      (see gitlab-org/gitaly-proto!233) and change Gitaly to use this
      new version (see gitlab-org/gitaly!936).
      
      See gitlab-org/gitlab-ce!20949
      28cbb2ac
  30. 18 Oct, 2018 2 commits
  31. 05 Oct, 2018 1 commit
  32. 10 Sep, 2018 1 commit
  33. 07 Sep, 2018 1 commit
  34. 06 Sep, 2018 1 commit
  35. 05 Sep, 2018 2 commits
  36. 04 Sep, 2018 1 commit
  37. 25 Aug, 2018 1 commit