BigW Consortium Gitlab

  1. 16 Dec, 2016 2 commits
  2. 20 Oct, 2016 1 commit
  3. 12 Oct, 2016 1 commit
  4. 06 Oct, 2016 1 commit
  5. 13 Sep, 2016 2 commits
  6. 07 Sep, 2016 4 commits
  7. 30 Aug, 2016 1 commit
    • 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
  8. 11 Jul, 2016 1 commit
  9. 07 Jul, 2016 1 commit
  10. 06 Jul, 2016 1 commit
  11. 19 Feb, 2016 3 commits
  12. 12 Jan, 2016 1 commit
  13. 07 Jan, 2016 1 commit
  14. 06 Jan, 2016 1 commit
  15. 21 Dec, 2015 2 commits
  16. 02 Dec, 2015 2 commits
  17. 30 Nov, 2015 1 commit
  18. 17 Nov, 2015 1 commit
  19. 19 Oct, 2015 1 commit
  20. 14 Oct, 2015 1 commit
  21. 01 Oct, 2015 1 commit
  22. 09 Sep, 2015 1 commit
  23. 26 Aug, 2015 1 commit
  24. 11 Aug, 2015 3 commits
  25. 07 Aug, 2015 1 commit
  26. 06 May, 2015 1 commit
  27. 25 Mar, 2015 1 commit
  28. 20 Mar, 2015 1 commit
  29. 14 Feb, 2015 1 commit
    • Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada authored
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.