An error occurred fetching the project authors.
  1. 21 Nov, 2016 1 commit
  2. 17 Nov, 2016 1 commit
  3. 14 Nov, 2016 1 commit
  4. 10 Nov, 2016 1 commit
  5. 07 Oct, 2016 1 commit
    • Nick Thomas's avatar
      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.
      99205515
  6. 07 Sep, 2016 1 commit
  7. 05 Sep, 2016 1 commit
  8. 10 Aug, 2016 1 commit
  9. 09 Aug, 2016 1 commit
  10. 03 Jun, 2016 2 commits
  11. 17 May, 2016 1 commit