BigW Consortium Gitlab

  1. 14 Nov, 2016 1 commit
  2. 10 Nov, 2016 1 commit
  3. 04 Nov, 2016 1 commit
  4. 03 Nov, 2016 1 commit
  5. 26 Oct, 2016 2 commits
  6. 24 Oct, 2016 1 commit
  7. 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.
  8. 31 Aug, 2016 1 commit
    • Expire commit view partial after a day · 52ab33a3
      Sean McGivern authored
      We rarely use Russian-doll caching in views, and when we do, it's
      typically with a naturally-invalidating key. In the case of the commit
      partial, though, the author lookup isn't part of the cache key - because
      we're not going to use the state of the users table - and so a new email
      address can take up to two weeks to show against the commits list.
      
      Limiting this to a day still caches the partial for a healthy amount of
      time, without as bad a worst case scenario.
  9. 21 Jul, 2016 3 commits
  10. 20 Jul, 2016 1 commit
  11. 11 Jul, 2016 1 commit
  12. 20 Jun, 2016 1 commit
  13. 16 Jun, 2016 2 commits
  14. 08 Jun, 2016 7 commits
  15. 03 Jun, 2016 2 commits
  16. 26 May, 2016 1 commit
  17. 19 Apr, 2016 1 commit
  18. 13 Apr, 2016 2 commits
  19. 11 Apr, 2016 1 commit
  20. 06 Apr, 2016 2 commits
  21. 10 Mar, 2016 2 commits
  22. 15 Jan, 2016 2 commits
  23. 14 Jan, 2016 2 commits
  24. 03 Jan, 2016 1 commit