Skip to content
Snippets Groups Projects
  1. Jul 05, 2017
  2. Apr 06, 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. Sep 15, 2016
  5. Aug 30, 2016
  6. Jul 11, 2016
  7. Jul 08, 2016
  8. Jul 07, 2016
  9. Jul 01, 2016
  10. Jun 20, 2016
  11. Jun 16, 2016
  12. Jun 14, 2016
  13. Apr 14, 2016
  14. Apr 13, 2016
  15. Apr 06, 2016
  16. Apr 04, 2016
  17. Mar 20, 2016
  18. Jan 11, 2016
  19. Jan 08, 2016
  20. Jan 07, 2016
  21. Jun 16, 2015
  22. Apr 30, 2015
  23. Apr 14, 2015
  24. Mar 25, 2015
  25. Mar 15, 2015
  26. Mar 14, 2015
  27. Feb 26, 2015
  28. Feb 14, 2015
    • Vinnie Okada's avatar
      Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada authored
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
      76aad9b7
  29. Oct 06, 2014
  30. Oct 03, 2014
  31. Sep 15, 2014
  32. Sep 14, 2014
Loading