BigW Consortium Gitlab

  1. 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.
  2. 26 Apr, 2016 2 commits
  3. 01 Mar, 2016 1 commit
  4. 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.
  5. 09 Sep, 2015 1 commit
  6. 26 Aug, 2015 1 commit
  7. 24 Aug, 2015 1 commit
  8. 01 May, 2015 1 commit
  9. 30 Apr, 2015 1 commit
  10. 28 Apr, 2015 1 commit
  11. 10 Apr, 2015 2 commits
  12. 19 Mar, 2015 1 commit
  13. 06 Sep, 2014 1 commit
  14. 05 Sep, 2014 2 commits
  15. 29 Aug, 2014 1 commit
  16. 27 Aug, 2014 1 commit
  17. 14 Mar, 2014 1 commit
  18. 19 Jan, 2014 1 commit
  19. 18 Jan, 2014 1 commit
  20. 16 Jan, 2014 1 commit
  21. 09 Jan, 2014 2 commits
  22. 27 Nov, 2013 1 commit
  23. 13 Nov, 2013 2 commits
  24. 04 Nov, 2013 1 commit
  25. 14 May, 2013 2 commits
  26. 09 May, 2013 3 commits
  27. 25 Jan, 2013 1 commit
  28. 02 Jan, 2013 1 commit
  29. 16 Oct, 2012 1 commit
    • Wiki search · e6524a91
      Ilya Baryshev authored
      Very basic, using LIKE, and no search snippets.
  30. 09 Oct, 2012 1 commit
  31. 10 Aug, 2012 1 commit
  32. 31 Jul, 2012 1 commit