BigW Consortium Gitlab

  1. 07 Feb, 2017 2 commits
  2. 01 Feb, 2017 1 commit
  3. 30 Jan, 2017 1 commit
  4. 26 Jan, 2017 1 commit
  5. 17 Jan, 2017 1 commit
  6. 15 Jan, 2017 1 commit
  7. 21 Dec, 2016 2 commits
    • 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.
    • Don't expose all namespace fields in API · d05dd81b
      Markus Koller authored
  8. 16 Dec, 2016 1 commit
  9. 01 Dec, 2016 1 commit
  10. 28 Nov, 2016 2 commits
  11. 23 Nov, 2016 1 commit
  12. 11 Nov, 2016 1 commit
  13. 08 Nov, 2016 1 commit
  14. 04 Nov, 2016 1 commit
  15. 11 Oct, 2016 1 commit
  16. 10 Oct, 2016 1 commit
  17. 07 Oct, 2016 1 commit
    • Add markdown cache columns to the database, but don't use them yet · e94cd6fd
      Nick Thomas authored
      This commit adds a number of _html columns and, with the exception of Note,
      starts updating them whenever the content of their partner fields changes.
      
      Note has a collision with the note_html attr_accessor; that will be fixed later
      
      A background worker for clearing these cache columns is also introduced - use
      `rake cache:clear` to set it off. You can clear the database or Redis caches
      separately by running `rake cache:clear:db` or `rake cache:clear:redis`,
      respectively.
  18. 04 Oct, 2016 2 commits
  19. 28 Sep, 2016 1 commit
  20. 19 Sep, 2016 1 commit
  21. 01 Sep, 2016 1 commit
  22. 24 Aug, 2016 1 commit
  23. 09 Aug, 2016 1 commit
  24. 04 Aug, 2016 1 commit
  25. 20 Jul, 2016 1 commit
  26. 19 Jul, 2016 1 commit
  27. 13 Jul, 2016 1 commit
  28. 12 Jul, 2016 4 commits
  29. 11 Jul, 2016 2 commits
  30. 08 Jul, 2016 1 commit
  31. 01 Jul, 2016 1 commit
  32. 29 Jun, 2016 1 commit