Skip to content
Snippets Groups Projects
  1. Mar 18, 2020
  2. Mar 05, 2020
  3. Jan 28, 2020
  4. Jan 10, 2020
  5. Dec 13, 2019
  6. Dec 02, 2019
  7. Apr 25, 2019
  8. Sep 07, 2018
  9. Jun 15, 2017
  10. 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
  11. Feb 06, 2016
  12. Jan 13, 2016
  13. Sep 09, 2015
  14. Aug 26, 2015
  15. Jun 22, 2015
  16. Dec 18, 2013
Loading