BigW Consortium Gitlab

  1. 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.
  2. 29 Jun, 2016 1 commit
  3. 23 Sep, 2015 6 commits
  4. 22 Sep, 2015 1 commit
    • Prevent double-prefixing of help page paths · 64e0dfa5
      Robert Speicher authored
      Prior, because the link "api/README.md" was matched twice, the first
      link became "help/help/api/README.md". Now we do a negative lookahead to
      make sure the link doesn't start with `help/`.
      
      This fix is still not ideal, see TODO note.
  5. 18 Sep, 2015 1 commit
  6. 30 Apr, 2015 2 commits
  7. 10 Mar, 2015 2 commits
  8. 16 Feb, 2015 1 commit
  9. 15 Feb, 2015 1 commit
    • Add items to "quick help" · 1da7781c
      Vinnie Okada authored
      Modify the quick help list to add links to the pricing and feature
      comparison pages of about.gitlab.com.
  10. 07 Oct, 2014 1 commit
  11. 01 Sep, 2014 1 commit
  12. 05 Jul, 2014 1 commit
  13. 14 Jun, 2014 1 commit
  14. 05 Jun, 2014 1 commit
  15. 29 May, 2014 5 commits
  16. 14 Apr, 2014 1 commit
  17. 04 Apr, 2014 1 commit
  18. 10 Feb, 2014 1 commit
  19. 07 Feb, 2014 1 commit
  20. 31 Dec, 2013 1 commit
  21. 30 Dec, 2013 2 commits
  22. 27 Oct, 2013 1 commit
  23. 14 Oct, 2013 1 commit
  24. 30 Sep, 2013 1 commit
  25. 04 Aug, 2013 1 commit
  26. 13 Jul, 2013 3 commits