BigW Consortium Gitlab

  1. 24 Mar, 2017 1 commit
  2. 23 Nov, 2016 1 commit
  3. 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.
  4. 04 May, 2016 2 commits
  5. 03 May, 2016 1 commit
  6. 17 Mar, 2016 1 commit
  7. 07 Mar, 2016 1 commit