An error occurred fetching the project authors.
  1. 21 Dec, 2016 1 commit
    • 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.
      3ef4f74b
  2. 13 Dec, 2016 1 commit
  3. 11 Dec, 2016 1 commit
  4. 03 Nov, 2016 1 commit
  5. 01 Nov, 2016 1 commit
  6. 15 Sep, 2016 2 commits
  7. 14 Jul, 2016 1 commit
  8. 11 Jul, 2016 1 commit
  9. 01 Jul, 2016 1 commit
  10. 20 Jun, 2016 1 commit
  11. 16 Jun, 2016 2 commits
  12. 14 Jun, 2016 1 commit
  13. 21 Mar, 2016 1 commit
  14. 11 Mar, 2016 1 commit
  15. 08 Jan, 2016 1 commit
  16. 07 Jan, 2016 1 commit
  17. 28 Jul, 2015 1 commit
  18. 30 Apr, 2015 1 commit
  19. 27 Apr, 2015 1 commit
  20. 14 Apr, 2015 2 commits
  21. 15 Mar, 2015 1 commit
  22. 14 Mar, 2015 1 commit
  23. 12 Mar, 2015 1 commit
  24. 14 Feb, 2015 1 commit
    • 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
  25. 04 Feb, 2015 1 commit
  26. 20 Oct, 2014 4 commits
  27. 03 Oct, 2014 1 commit
  28. 01 Oct, 2014 1 commit
  29. 15 Sep, 2014 1 commit
  30. 14 Sep, 2014 1 commit
  31. 03 Jun, 2014 1 commit
  32. 02 Jun, 2014 1 commit
  33. 29 May, 2014 2 commits