An error occurred fetching the project authors.
  1. 04 Jun, 2018 1 commit
  2. 27 Apr, 2018 1 commit
  3. 16 Apr, 2018 1 commit
  4. 05 Apr, 2018 1 commit
  5. 22 Mar, 2018 1 commit
  6. 09 Mar, 2018 1 commit
  7. 08 Mar, 2018 2 commits
  8. 07 Mar, 2018 1 commit
  9. 01 Mar, 2018 1 commit
  10. 28 Feb, 2018 1 commit
  11. 07 Feb, 2018 3 commits
  12. 02 Feb, 2018 1 commit
  13. 01 Feb, 2018 1 commit
  14. 07 Dec, 2017 1 commit
  15. 05 Oct, 2017 1 commit
  16. 14 Sep, 2017 1 commit
  17. 17 Aug, 2017 1 commit
  18. 07 Aug, 2017 1 commit
  19. 04 Aug, 2017 1 commit
  20. 02 Aug, 2017 1 commit
  21. 22 Jun, 2017 1 commit
  22. 21 Jun, 2017 1 commit
  23. 20 Jun, 2017 1 commit
  24. 16 Jun, 2017 2 commits
  25. 07 Jun, 2017 2 commits
  26. 06 Jun, 2017 2 commits
  27. 15 Feb, 2017 2 commits
  28. 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
  29. 01 Dec, 2016 1 commit
  30. 04 Aug, 2016 2 commits