An error occurred fetching the project authors.
  1. 08 Mar, 2018 1 commit
  2. 14 Dec, 2017 1 commit
  3. 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
  4. 03 Jun, 2016 2 commits
  5. 09 May, 2016 1 commit
  6. 04 Mar, 2016 1 commit
  7. 09 Dec, 2015 1 commit
  8. 16 Nov, 2015 1 commit