Skip to content
Snippets Groups Projects
  1. Jan 13, 2020
  2. Jan 09, 2020
  3. Oct 30, 2019
  4. Oct 24, 2019
  5. Sep 26, 2019
  6. Sep 09, 2019
  7. Aug 19, 2019
  8. Aug 08, 2019
  9. Aug 07, 2019
  10. Aug 02, 2019
  11. Jul 24, 2019
  12. Jul 22, 2019
  13. Jul 16, 2019
  14. Jul 15, 2019
  15. Jul 10, 2019
  16. Jul 09, 2019
    • Marcel Amirault's avatar
      Fix spacing of code blocks · 5abfc57e
      Marcel Amirault authored and Achilleas Pipinellis's avatar Achilleas Pipinellis committed
      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
  17. Jul 08, 2019
  18. Jun 20, 2019
  19. Jun 06, 2019
  20. May 16, 2019
  21. Mar 04, 2019
  22. Feb 21, 2019
  23. Feb 15, 2019
  24. Feb 06, 2019
  25. Jan 30, 2019
  26. Jan 25, 2019
    • Kamil Trzcińśki's avatar
      Add Container Registry API · 045d07ba
      Kamil Trzcińśki 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
  27. Jan 24, 2019
  28. Jan 22, 2019
  29. Jan 11, 2019
  30. Jan 08, 2019
  31. Jan 04, 2019
  32. Dec 06, 2018
  33. Nov 30, 2018
  34. Nov 29, 2018
    • Imre (Admin)'s avatar
      Add config to disable impersonation · bd3a4840
      Imre (Admin) 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.
      Unverified
      bd3a4840
  35. Nov 19, 2018
  36. Nov 07, 2018
    • 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
      Unverified
      28cbb2ac
  37. Oct 18, 2018
  38. Oct 05, 2018
Loading