Skip to content
Snippets Groups Projects
  1. Mar 27, 2018
  2. Mar 22, 2018
  3. Mar 09, 2018
  4. Mar 01, 2018
  5. May 05, 2017
  6. Feb 06, 2017
  7. 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
  8. Sep 19, 2016
  9. Sep 15, 2016
  10. Mar 24, 2016
  11. Mar 03, 2016
  12. Nov 23, 2015
  13. Nov 20, 2015
Loading