BigW Consortium Gitlab

  1. 04 Oct, 2017 1 commit
  2. 31 Dec, 2016 1 commit
  3. 21 Dec, 2016 1 commit
    • 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.
  4. 13 Dec, 2016 1 commit
  5. 11 Dec, 2016 1 commit
  6. 03 Nov, 2016 1 commit
  7. 01 Nov, 2016 1 commit
  8. 07 Oct, 2016 1 commit
    • Enable CacheMarkdownField for the remaining models · 99205515
      Nick Thomas authored
      This commit alters views for the following models to use the markdown cache if
      present:
      
      * AbuseReport
      * Appearance
      * ApplicationSetting
      * BroadcastMessage
      * Group
      * Issue
      * Label
      * MergeRequest
      * Milestone
      * Project
      
      At the same time, calls to `escape_once` have been moved into the `single_line`
      Banzai pipeline, so they can't be missed out by accident and the work is done
      at save, rather than render, time.
  9. 14 Jul, 2016 3 commits
  10. 08 Jul, 2016 1 commit
  11. 07 Jul, 2016 2 commits
  12. 04 Apr, 2016 2 commits
  13. 22 Mar, 2016 1 commit
  14. 21 Mar, 2016 2 commits
  15. 20 Mar, 2016 1 commit
  16. 18 Mar, 2016 1 commit
  17. 10 Mar, 2016 1 commit
  18. 26 Feb, 2016 2 commits
  19. 04 Feb, 2016 1 commit
  20. 03 Feb, 2016 2 commits
  21. 15 Jan, 2016 2 commits
  22. 14 Jan, 2016 1 commit
  23. 04 Sep, 2015 1 commit
  24. 03 Sep, 2015 3 commits
  25. 26 Aug, 2015 1 commit