BigW Consortium Gitlab

  1. 31 Dec, 2016 1 commit
  2. 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.
  3. 03 Jun, 2016 2 commits
  4. 26 May, 2016 1 commit
  5. 10 Mar, 2016 1 commit
  6. 05 Feb, 2016 1 commit
  7. 23 Jan, 2016 1 commit
  8. 17 Dec, 2015 1 commit
  9. 16 Dec, 2015 1 commit
  10. 11 Dec, 2015 2 commits
  11. 14 Oct, 2015 2 commits
  12. 07 Sep, 2015 1 commit
  13. 26 Jun, 2015 1 commit
  14. 06 May, 2015 3 commits
  15. 20 Feb, 2015 1 commit
  16. 18 Dec, 2014 1 commit
  17. 03 Dec, 2014 1 commit
  18. 06 Oct, 2014 1 commit
    • Add task lists to issues and merge requests · 9f0083a9
      Vinnie Okada authored
      Make the Markdown parser recognize "[x]" or "[ ]" at the beginning of a
      list item and turn it into a checkbox input.  Users who can modify the
      issue or MR can toggle the checkboxes directly or edit the Markdown to
      manage the tasks.  Task status is also displayed in the MR and issue
      lists.
  19. 30 May, 2014 1 commit
  20. 05 May, 2014 1 commit
  21. 06 Apr, 2014 1 commit
  22. 22 Mar, 2014 1 commit
    • Remove periods from merge request · 3704d85b
      awiddersheim authored
      The "Merged by" and "Closed by" statements end with an extra space followed by a period. This doesn't seem necessary to me and not having the extra space followed by a period looks better to me. Also, the top of the merge request doesn't have the sentence ending with a period.
  23. 28 Feb, 2014 1 commit
  24. 27 Feb, 2014 1 commit
  25. 19 Feb, 2014 1 commit
  26. 18 Feb, 2014 4 commits
  27. 11 Feb, 2014 2 commits
  28. 31 Dec, 2013 1 commit
  29. 30 Dec, 2013 1 commit
  30. 24 Dec, 2013 1 commit
  31. 19 Dec, 2013 1 commit