Skip to content
Snippets Groups Projects
  1. Apr 12, 2018
  2. Apr 10, 2018
  3. Apr 09, 2018
  4. Mar 05, 2018
  5. Oct 04, 2017
  6. Aug 18, 2017
  7. Aug 01, 2017
  8. Jul 06, 2017
  9. Apr 06, 2017
  10. Dec 31, 2016
  11. 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
  12. Dec 13, 2016
  13. Dec 11, 2016
  14. Nov 03, 2016
  15. Nov 01, 2016
  16. Sep 15, 2016
  17. Jul 14, 2016
  18. Jul 11, 2016
  19. Jul 01, 2016
  20. Jun 20, 2016
  21. Jun 16, 2016
  22. Jun 14, 2016
  23. Mar 21, 2016
  24. Mar 11, 2016
  25. Jan 08, 2016
  26. Jan 07, 2016
  27. Jul 28, 2015
  28. Apr 30, 2015
  29. Apr 27, 2015
  30. Apr 14, 2015
  31. Mar 15, 2015
  32. Mar 14, 2015
  33. Mar 12, 2015
  34. 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
  35. Feb 04, 2015
  36. Oct 20, 2014
Loading