BigW Consortium Gitlab

  1. 02 Nov, 2016 1 commit
  2. 15 Oct, 2016 2 commits
  3. 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.
  4. 08 Jun, 2016 1 commit
    • Allow custom text on 'almost there' page · 40b6d906
      Sean McGivern authored
      Add a new application setting, after_sign_up_text. This is text to be
      rendered as Markdown and shown on the 'almost there' page after a user
      signs up, but before they've confirmed their account.
      
      Tweak the styles for that page so that centered lists look reasonable.
  5. 22 Apr, 2016 1 commit
  6. 05 Feb, 2015 1 commit
  7. 27 Dec, 2014 1 commit
  8. 15 Aug, 2014 1 commit
  9. 11 Jul, 2014 1 commit
  10. 14 Feb, 2014 1 commit
  11. 01 Jan, 2014 1 commit
  12. 16 Dec, 2013 1 commit
  13. 21 Nov, 2013 1 commit
  14. 05 May, 2013 1 commit
  15. 26 Oct, 2011 1 commit
    • clean-up code · d62200ca
      Nihad Abbasov authored
        * Remove trailing whitespace
        * Converts hard-tabs into two-space soft-tabs
        * Remove consecutive blank lines
  16. 13 Oct, 2011 2 commits
  17. 08 Oct, 2011 1 commit