An error occurred fetching the project authors.
  1. 21 Feb, 2018 1 commit
  2. 02 Feb, 2018 1 commit
  3. 26 Jan, 2018 1 commit
  4. 19 Dec, 2017 1 commit
  5. 20 Nov, 2017 1 commit
  6. 25 Oct, 2017 1 commit
  7. 14 Jun, 2017 1 commit
  8. 09 Jun, 2017 1 commit
  9. 28 Apr, 2017 1 commit
  10. 21 Mar, 2017 1 commit
  11. 07 Oct, 2016 1 commit
    • 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
  12. 29 Jun, 2016 1 commit
  13. 23 Sep, 2015 6 commits
  14. 22 Sep, 2015 1 commit
    • Robert Speicher's avatar
      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.
      64e0dfa5
  15. 18 Sep, 2015 1 commit
  16. 30 Apr, 2015 2 commits
  17. 10 Mar, 2015 2 commits
  18. 16 Feb, 2015 1 commit
  19. 15 Feb, 2015 1 commit
    • Vinnie Okada's avatar
      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.
      1da7781c
  20. 07 Oct, 2014 1 commit
  21. 01 Sep, 2014 1 commit
  22. 05 Jul, 2014 1 commit
  23. 14 Jun, 2014 1 commit
  24. 05 Jun, 2014 1 commit
  25. 29 May, 2014 5 commits
  26. 14 Apr, 2014 1 commit
  27. 04 Apr, 2014 1 commit
  28. 10 Feb, 2014 1 commit
  29. 07 Feb, 2014 1 commit