Skip to content
Snippets Groups Projects
  1. Feb 22, 2020
  2. Jan 22, 2020
  3. Oct 29, 2019
  4. Sep 18, 2019
  5. Jan 10, 2019
  6. Dec 31, 2018
  7. Dec 18, 2018
    • 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
  8. Nov 23, 2018
  9. Oct 12, 2018
  10. Aug 13, 2018
  11. Jul 11, 2018
  12. Jun 28, 2018
  13. Jun 05, 2018
  14. Apr 17, 2018
  15. 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
  16. Oct 20, 2017
  17. Apr 21, 2017
  18. Mar 08, 2017
  19. Feb 16, 2017
  20. Jan 26, 2017
  21. Dec 20, 2016
  22. Dec 19, 2016
  23. Nov 28, 2016
  24. Nov 12, 2016
  25. Oct 11, 2016
  26. Aug 09, 2016
  27. Jun 27, 2016
  28. Mar 06, 2016
  29. Feb 11, 2016
  30. Nov 12, 2015
  31. Nov 03, 2015
  32. Oct 14, 2015
  33. Apr 14, 2015
  34. Feb 12, 2015
  35. Jan 19, 2015
  36. Nov 05, 2014
  37. Oct 30, 2014
  38. Sep 30, 2014
Loading