Skip to content
Snippets Groups Projects
  1. Apr 17, 2018
  2. Apr 04, 2018
    • James Ramsay's avatar
      Add option to suppress archive commit sha · 0b1b9c40
      James Ramsay authored
      Repository archives are always named `<project>-<ref>-<sha>` even if
      the ref is a commit. A consequence of always including the sha even
      for tags is that packaging a release is more difficult because both
      the ref and sha must be known by the packager.
      
      - add append_sha option (defaults true) to provide a method for
      toggling this feature.
      
      Support added to GitLab Workhorse by gitlab-org/gitlab-workhorse!232
      0b1b9c40
  3. Jan 11, 2018
  4. Dec 13, 2017
    • Jacopo's avatar
      Adds ordering to projects contributors in API · 55f32208
      Jacopo authored
      Allows ordering in GET api/v4/projects/:project_id/repository/contributors
      through `order_by` and `sort` params.
      The available `order_by` options are: name|email|commits.
      The available `sort` options are: asc|desc.
      55f32208
  5. Oct 12, 2017
  6. Oct 05, 2017
  7. Aug 31, 2017
  8. May 24, 2017
  9. Mar 16, 2017
  10. Mar 08, 2017
  11. Feb 23, 2017
  12. Feb 16, 2017
  13. Dec 19, 2016
  14. Nov 18, 2016
  15. Nov 12, 2016
  16. Jun 06, 2016
  17. Jun 03, 2016
  18. Apr 12, 2016
  19. Feb 11, 2016
  20. Feb 02, 2016
  21. Feb 01, 2016
  22. Jan 28, 2016
  23. Nov 12, 2015
  24. Oct 08, 2015
  25. Apr 24, 2015
  26. Mar 31, 2015
  27. Jan 19, 2015
  28. Dec 30, 2014
  29. Oct 30, 2014
  30. Sep 21, 2014
  31. Sep 05, 2014
  32. Sep 04, 2014
  33. Sep 03, 2014
  34. Aug 13, 2014
  35. Jul 29, 2014
  36. Jul 02, 2014
Loading