Skip to content
Snippets Groups Projects
  1. Jul 26, 2018
  2. Jun 02, 2017
  3. Dec 21, 2016
    • 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.
      Verified
      3ef4f74b
  4. Jun 03, 2016
  5. May 09, 2016
  6. Dec 09, 2015
  7. Nov 16, 2015
Loading