Skip to content
Snippets Groups Projects
  1. Feb 13, 2018
  2. Jul 05, 2017
  3. 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
  4. Jun 03, 2016
  5. May 26, 2016
  6. Oct 14, 2015
  7. Feb 14, 2015
    • Vinnie Okada's avatar
      Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada authored
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
      76aad9b7
  8. Dec 30, 2013
  9. Oct 09, 2013
  10. Jun 23, 2013
  11. Mar 31, 2013
  12. Jan 30, 2013
  13. Jan 04, 2013
  14. Sep 26, 2012
  15. Sep 20, 2012
  16. Aug 10, 2012
  17. Aug 02, 2012
  18. Jul 22, 2012
  19. Jun 03, 2012
  20. Feb 20, 2012
  21. Feb 18, 2012
  22. Feb 11, 2012
  23. Feb 07, 2012
  24. Feb 05, 2012
  25. Jan 28, 2012
  26. Jan 10, 2012
Loading