BigW Consortium Gitlab

  1. 02 May, 2017 2 commits
  2. 30 Apr, 2017 3 commits
  3. 27 Apr, 2017 2 commits
  4. 16 Mar, 2017 1 commit
  5. 31 Dec, 2016 1 commit
  6. 07 Oct, 2016 1 commit
    • 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.
  7. 10 Mar, 2016 2 commits
  8. 25 Jan, 2016 1 commit
  9. 18 May, 2015 1 commit
  10. 15 Jan, 2015 1 commit
    • Replace highlight.js with rouge-fork rugments · bf079c24
      Stefan Tatschner authored
      I decided to create a fork of rouge as rouge lacks a HTML formatter with
      the required options such as wrapping a line with <span> tags.
      Furthermore I was not really convinced about the clarity of rouge's
      source code.
      
      Rugments 1.0.0beta3 for now only includes some basic linting and a new
      HTML formatter. Everything else should behave the same.
  11. 11 Aug, 2014 2 commits
  12. 14 Jun, 2014 1 commit
  13. 20 Feb, 2014 1 commit
  14. 03 Feb, 2014 1 commit