BigW Consortium Gitlab

  1. 31 Mar, 2017 1 commit
  2. 10 Feb, 2017 1 commit
  3. 24 Jan, 2017 1 commit
  4. 08 Nov, 2016 1 commit
  5. 12 Sep, 2016 1 commit
    • Fixed search dropdown labels not displaying · 47b49624
      Phil Hughes authored
      This would only happen when the search term was empty because the method was returning before the controller could find the group or project for the toggle
      
      Closes #21783
  6. 27 Jul, 2016 1 commit
    • Replace reject_blocked with reject_blocked! in callbacks. · b1c94754
      Connor Shea authored
      In Rails 4.2 and below, skipping callbacks (skip_before_action, skip_after_action, etc.) that use methods which do not exist will not throw any errors.
      
      On the other hand, Rails 5 does. See https://github.com/rails/rails/pull/19029
      
      After testing with Rails 5 I noticed there are some methods that don't actually exist (because they were renamed, usually), this fixes a few instances of those.
      
      reject_blocked! was introduced in c9def945, I can't find any references to reject_blocked ever existing.
  7. 26 Apr, 2016 2 commits
  8. 01 Mar, 2016 1 commit
  9. 29 Oct, 2015 1 commit
    • Add support for searching commit log messages · 5a506996
      Jonathan Schoeffling authored
      Include the log messages of recent commits in project-level search
      results, providing functionality similar to 'git log --grep'.
      
      Update repository model rspec tests to validate the output of
      Repository#commits_with_log_matching.
  10. 09 Sep, 2015 1 commit
  11. 26 Aug, 2015 1 commit
  12. 24 Aug, 2015 1 commit
  13. 01 May, 2015 1 commit
  14. 30 Apr, 2015 1 commit
  15. 28 Apr, 2015 1 commit
  16. 10 Apr, 2015 2 commits
  17. 19 Mar, 2015 1 commit
  18. 06 Sep, 2014 1 commit
  19. 05 Sep, 2014 2 commits
  20. 29 Aug, 2014 1 commit
  21. 27 Aug, 2014 1 commit
  22. 14 Mar, 2014 1 commit
  23. 19 Jan, 2014 1 commit
  24. 18 Jan, 2014 1 commit
  25. 16 Jan, 2014 1 commit
  26. 09 Jan, 2014 2 commits
  27. 27 Nov, 2013 1 commit
  28. 13 Nov, 2013 2 commits
  29. 04 Nov, 2013 1 commit
  30. 14 May, 2013 2 commits
  31. 09 May, 2013 3 commits
  32. 25 Jan, 2013 1 commit