BigW Consortium Gitlab

  1. 24 Oct, 2016 1 commit
  2. 18 Oct, 2016 2 commits
  3. 12 Oct, 2016 2 commits
  4. 08 Oct, 2016 1 commit
  5. 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.
  6. 05 Oct, 2016 1 commit
  7. 03 Oct, 2016 1 commit
  8. 28 Sep, 2016 1 commit
  9. 22 Sep, 2016 2 commits
  10. 20 Sep, 2016 2 commits
  11. 14 Sep, 2016 2 commits
  12. 07 Sep, 2016 7 commits
  13. 06 Sep, 2016 1 commit
  14. 05 Sep, 2016 1 commit
  15. 30 Aug, 2016 2 commits
    • Improve grammar · 6b02c82c
      Katarzyna Kobierska authored
    • User can edit closed MR with deleted fork · c9c2503c
      Katarzyna Kobierska authored
      Add test for closed MR without fork
      
      Add view test visibility of Reopen and Close buttons
      
      Fix controller tests and validation method
      
      Fix missing space
      
      Remove unused variables from test
      
      closed_without_fork? method refactoring
      
      Add information about missing fork
      
      When closed MR without fork can't edit target branch
      
      Tests for closed MR edit view
      
      Fix indentation and rebase, refactoring
  16. 25 Aug, 2016 2 commits
  17. 15 Aug, 2016 1 commit
  18. 12 Aug, 2016 10 commits