An error occurred fetching the project authors.
  1. 24 Oct, 2017 1 commit
  2. 24 Aug, 2017 1 commit
  3. 10 May, 2017 1 commit
  4. 08 Apr, 2017 1 commit
  5. 06 Mar, 2017 1 commit
  6. 02 Mar, 2017 1 commit
  7. 01 Mar, 2017 1 commit
  8. 24 Feb, 2017 1 commit
  9. 14 Feb, 2017 1 commit
    • Toon Claes's avatar
      API: Consolidate /projects endpoint · 4e9e29d2
      Toon Claes authored
      It consolidates these endpoints:
       - /projects
       - /projects/owned
       - /projects/visible
       - /projects/starred
       - /projects/all
      
      Into the /projects endpoint using query parameters.
      4e9e29d2
  10. 08 Feb, 2017 2 commits
  11. 30 Jan, 2017 1 commit
  12. 03 Jan, 2017 1 commit
  13. 21 Dec, 2016 1 commit
    • Markus Koller's avatar
      Add more storage statistics · 3ef4f74b
      Markus Koller authored
      This adds counters for build artifacts and LFS objects, and moves
      the preexisting repository_size and commit_count from the projects
      table into a new project_statistics table.
      
      The counters are displayed in the administration area for projects
      and groups, and also available through the API for admins (on */all)
      and normal users (on */owned)
      
      The statistics are updated through ProjectCacheWorker, which can now
      do more granular updates with the new :statistics argument.
      3ef4f74b
  14. 13 Dec, 2016 1 commit
  15. 17 Nov, 2016 1 commit
    • Sean McGivern's avatar
      Allow sorting groups in API · 79122896
      Sean McGivern authored
      Allow `order_by` and `sort` parameters to `/api/v3/groups.json`. At
      present, only ordering by name and path is supported, and the default
      sort is name ascending (alphabetical order).
      79122896
  16. 08 Nov, 2016 1 commit
  17. 31 Oct, 2016 1 commit
  18. 19 Sep, 2016 1 commit
  19. 15 Sep, 2016 2 commits
  20. 10 Aug, 2016 1 commit
  21. 08 Aug, 2016 2 commits
  22. 08 Jul, 2016 2 commits
  23. 03 Jun, 2016 2 commits
  24. 21 May, 2016 1 commit
  25. 12 Apr, 2016 2 commits
  26. 20 Mar, 2016 1 commit
  27. 19 Jan, 2016 2 commits
  28. 07 Dec, 2015 1 commit
  29. 10 Jun, 2015 1 commit
  30. 28 May, 2015 2 commits
  31. 31 Mar, 2015 1 commit
  32. 18 Feb, 2015 1 commit