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. 19 Mar, 2016 1 commit
  3. 10 Mar, 2016 2 commits
  4. 04 Mar, 2016 1 commit
  5. 09 Feb, 2016 3 commits
  6. 04 Feb, 2016 3 commits
  7. 04 Jan, 2016 1 commit
  8. 08 Sep, 2015 1 commit
    • Clean up overlap between dashboard and explore. · 5d785457
      Douwe Maan authored
      - Split up SnippetsController into separate dashboard and explore sections.
      - Use consistent page titles, header titles and sidebars between dashboard and explore sections when signed in or not.
  9. 19 Aug, 2015 1 commit
  10. 01 May, 2015 1 commit
  11. 30 Apr, 2015 1 commit
  12. 20 Apr, 2015 1 commit
  13. 12 Mar, 2015 1 commit
  14. 10 Mar, 2015 1 commit
  15. 19 Feb, 2015 1 commit
  16. 19 Oct, 2014 1 commit
  17. 25 Jul, 2014 1 commit
  18. 23 Jul, 2014 1 commit