Skip to content
Snippets Groups Projects
  1. Feb 25, 2020
  2. Jan 29, 2020
  3. Jan 21, 2020
  4. Apr 19, 2019
  5. Apr 04, 2019
  6. Apr 09, 2018
  7. May 05, 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. Apr 11, 2016
  10. Mar 17, 2016
  11. Mar 07, 2016
  12. Mar 05, 2016
Loading