Skip to content
Snippets Groups Projects
  1. Sep 06, 2018
  2. Aug 29, 2018
  3. Jul 11, 2018
  4. Jul 03, 2018
  5. Jun 29, 2018
  6. Jun 04, 2018
  7. Apr 27, 2018
  8. Apr 05, 2018
  9. Mar 22, 2018
  10. Mar 09, 2018
  11. Mar 01, 2018
  12. Feb 28, 2018
  13. Feb 01, 2018
  14. Dec 07, 2017
  15. Oct 05, 2017
  16. Jun 16, 2017
  17. Jun 06, 2017
  18. Feb 15, 2017
  19. 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
  20. Dec 01, 2016
  21. Aug 04, 2016
Loading