Skip to content
Snippets Groups Projects
  1. Mar 18, 2020
  2. Mar 05, 2020
  3. Jan 28, 2020
  4. Jan 10, 2020
  5. Sep 30, 2019
  6. Jun 21, 2017
  7. Feb 23, 2017
  8. Oct 07, 2016
    • 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
  9. Jan 13, 2016
  10. Jun 22, 2015
  11. Feb 12, 2015
  12. Dec 18, 2013
Loading