-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rails 5 fixes #227
base: master
Are you sure you want to change the base?
Rails 5 fixes #227
Commits on May 25, 2016
-
Do not put a space between a method name and the opening parenthesis
use parentheses around parameters in method definitions
Configuration menu - View commit details
-
Copy full SHA for 8040968 - Browse repository at this point
Copy the full SHA 8040968View commit details -
Don't explicity support rails < 4.0. or ruby <2.0
Also, make depentencies clear in .gemspec
Configuration menu - View commit details
-
Copy full SHA for b29c1e2 - Browse repository at this point
Copy the full SHA b29c1e2View commit details -
Merge pull request #5 from mobi/update_gemspec_travis
Don't explicitly support rails < 4.0. or ruby <2.0
Anna Carey committedMay 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 89380cb - Browse repository at this point
Copy the full SHA 89380cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a36ddc - Browse repository at this point
Copy the full SHA 5a36ddcView commit details -
Merge pull request mobi#6 from mobi/bugfix_dont_inspect_user_for_secu…
…rity_rebased Don't inspect user; too much sensitve data in log
Anna Carey committedMay 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 5e18e98 - Browse repository at this point
Copy the full SHA 5e18e98View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd2c478 - Browse repository at this point
Copy the full SHA fd2c478View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b19325 - Browse repository at this point
Copy the full SHA 0b19325View commit details
Commits on Jul 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a6114f2 - Browse repository at this point
Copy the full SHA a6114f2View commit details
Commits on Dec 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 414112f - Browse repository at this point
Copy the full SHA 414112fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ed351f - Browse repository at this point
Copy the full SHA 1ed351fView commit details
Commits on Dec 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 85f32d7 - Browse repository at this point
Copy the full SHA 85f32d7View commit details
Commits on Dec 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e98d9db - Browse repository at this point
Copy the full SHA e98d9dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1035df3 - Browse repository at this point
Copy the full SHA 1035df3View commit details -
Merge pull request #1 from Contiamo/support_polymorphism
Support polymorphism
Configuration menu - View commit details
-
Copy full SHA for 1eef29f - Browse repository at this point
Copy the full SHA 1eef29fView commit details
Commits on Jan 26, 2017
-
Aaron Huntsman committed
Jan 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 843ffd0 - Browse repository at this point
Copy the full SHA 843ffd0View commit details -
BUGFIX: Account for no implicit join references in Rails 4.1
Aaron Huntsman committedJan 26, 2017 Configuration menu - View commit details
-
Copy full SHA for beaafa9 - Browse repository at this point
Copy the full SHA beaafa9View commit details -
Merge pull request mobi#9 from mobi/bugfix_implicit_joins_4_1
Bugfix implicit joins 4.1
Aaron Huntsman authoredJan 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 6cd1874 - Browse repository at this point
Copy the full SHA 6cd1874View commit details
Commits on Feb 3, 2017
-
Ensure no read-only records are returned when involving DA scopes.
Daniel Becker committedFeb 3, 2017 Configuration menu - View commit details
-
Copy full SHA for 6f49f5e - Browse repository at this point
Copy the full SHA 6f49f5eView commit details -
Merge pull request #2 from Contiamo/readonly_fix
Ensure no read-only records are returned when involving DA scopes.
Configuration menu - View commit details
-
Copy full SHA for 84c65d9 - Browse repository at this point
Copy the full SHA 84c65d9View commit details
Commits on May 11, 2017
-
Fix return of readonly records for rails 4.
Daniel Becker committedMay 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 90202de - Browse repository at this point
Copy the full SHA 90202deView commit details -
Fix handling of activerecord relations.
Daniel Becker committedMay 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 761b1dd - Browse repository at this point
Copy the full SHA 761b1ddView commit details
Commits on May 15, 2017
-
Fix scoped query for rails 4.1.
Daniel Becker committedMay 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 97fc010 - Browse repository at this point
Copy the full SHA 97fc010View commit details
Commits on Jul 7, 2017
-
Merge pull request mobi#7 from mobi/trim_trailing_whitespace
trim trailing whitespace
Anna Carey authoredJul 7, 2017 Configuration menu - View commit details
-
Copy full SHA for f040137 - Browse repository at this point
Copy the full SHA f040137View commit details -
Merge pull request mobi#8 from J3RN/update_rdoc_formatting
Corrected rdoc inline code formatting
Anna Carey authoredJul 7, 2017 Configuration menu - View commit details
-
Copy full SHA for c1576ec - Browse repository at this point
Copy the full SHA c1576ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13f0ee2 - Browse repository at this point
Copy the full SHA 13f0ee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 747e960 - Browse repository at this point
Copy the full SHA 747e960View commit details
Commits on Jul 20, 2017
-
Merge pull request mobi#10 from mobi/test_with_rails_4_2
Test with rails 4 2
Anna Carey authoredJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for c745c29 - Browse repository at this point
Copy the full SHA c745c29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47a726a - Browse repository at this point
Copy the full SHA 47a726aView commit details
Commits on Jul 26, 2017
-
Daniel Becker committed
Jul 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 7f69131 - Browse repository at this point
Copy the full SHA 7f69131View commit details
Commits on Jul 31, 2017
-
before_filter is called before_action now.
Daniel Becker committedJul 31, 2017 Configuration menu - View commit details
-
Copy full SHA for b136b26 - Browse repository at this point
Copy the full SHA b136b26View commit details
Commits on Aug 11, 2017
-
Merge pull request mobi#11 from mobi/remove_deprecated_version_code
Remove code related to rails <=4.0
Anna Carey authoredAug 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 53ece5e - Browse repository at this point
Copy the full SHA 53ece5eView commit details
Commits on May 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for beb1727 - Browse repository at this point
Copy the full SHA beb1727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f7929c - Browse repository at this point
Copy the full SHA 7f7929cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c87b60 - Browse repository at this point
Copy the full SHA 8c87b60View commit details
Commits on May 3, 2018
-
Merge pull request mobi#12 from mobi/fix_intermittent_test_failures
Remove deprecated minitest syntax
Configuration menu - View commit details
-
Copy full SHA for 48fda84 - Browse repository at this point
Copy the full SHA 48fda84View commit details
Commits on May 16, 2018
-
check Rails 5, Ruby 2.4 on travis
Aaron Huntsman committedMay 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 9fb63d3 - Browse repository at this point
Copy the full SHA 9fb63d3View commit details -
clear current_user in test teardown
Aaron Huntsman committedMay 16, 2018 Configuration menu - View commit details
-
Copy full SHA for f8fed7f - Browse repository at this point
Copy the full SHA f8fed7fView commit details
Commits on May 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 56fbb34 - Browse repository at this point
Copy the full SHA 56fbb34View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6c80c1 - Browse repository at this point
Copy the full SHA c6c80c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52e6877 - Browse repository at this point
Copy the full SHA 52e6877View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09619b2 - Browse repository at this point
Copy the full SHA 09619b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1471ca1 - Browse repository at this point
Copy the full SHA 1471ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6bf0a9 - Browse repository at this point
Copy the full SHA b6bf0a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef88fa0 - Browse repository at this point
Copy the full SHA ef88fa0View commit details
Commits on May 23, 2018
-
Aaron Huntsman committed
May 23, 2018 Configuration menu - View commit details
-
Copy full SHA for b222212 - Browse repository at this point
Copy the full SHA b222212View commit details
Commits on May 24, 2018
-
ActiveRecord::Reflection issue fix
- Added fix for the ActiveRecord::Reflection assocation class issues - Updated text render syntax according to rails 5
Configuration menu - View commit details
-
Copy full SHA for 077ecac - Browse repository at this point
Copy the full SHA 077ecacView commit details -
Merge pull request #1 from Xymist/r5_test_fix
ActiveRecord::Reflection issue fix
Configuration menu - View commit details
-
Copy full SHA for c57af89 - Browse repository at this point
Copy the full SHA c57af89View commit details
Commits on May 30, 2018
-
before_filter to before_action; syntax fixes
Aaron Huntsman committedMay 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 50e43b1 - Browse repository at this point
Copy the full SHA 50e43b1View commit details -
remove assigns from controller tests
Aaron Huntsman committedMay 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 2b36a09 - Browse repository at this point
Copy the full SHA 2b36a09View commit details
Commits on Jun 1, 2018
-
fix call to ActiveRecord::Relation initializer
Aaron Huntsman committedJun 1, 2018 Configuration menu - View commit details
-
Copy full SHA for c6d6ac4 - Browse repository at this point
Copy the full SHA c6d6ac4View commit details -
Aaron Huntsman committed
Jun 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 78ea514 - Browse repository at this point
Copy the full SHA 78ea514View commit details -
Aaron Huntsman committed
Jun 1, 2018 Configuration menu - View commit details
-
Copy full SHA for d884680 - Browse repository at this point
Copy the full SHA d884680View commit details -
remove rails 4.2 from test matrix
Aaron Huntsman committedJun 1, 2018 Configuration menu - View commit details
-
Copy full SHA for d10b850 - Browse repository at this point
Copy the full SHA d10b850View commit details
Commits on Jun 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9b7986b - Browse repository at this point
Copy the full SHA 9b7986bView commit details -
Merge pull request #2 from Xymist/FIXED-FAILING-TEST
Fixed failing test case
Configuration menu - View commit details
-
Copy full SHA for 6ee4d49 - Browse repository at this point
Copy the full SHA 6ee4d49View commit details -
Configuration menu - View commit details
-
Copy full SHA for e074849 - Browse repository at this point
Copy the full SHA e074849View commit details -
Configuration menu - View commit details
-
Copy full SHA for b472f41 - Browse repository at this point
Copy the full SHA b472f41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b7c231 - Browse repository at this point
Copy the full SHA 8b7c231View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea4f1d4 - Browse repository at this point
Copy the full SHA ea4f1d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dafccb7 - Browse repository at this point
Copy the full SHA dafccb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 941319e - Browse repository at this point
Copy the full SHA 941319eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dbd2d1 - Browse repository at this point
Copy the full SHA 6dbd2d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2948bd - Browse repository at this point
Copy the full SHA c2948bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bde2df - Browse repository at this point
Copy the full SHA 8bde2dfView commit details
Commits on Jun 8, 2018
-
Merge pull request #3 from Xymist/update_travis
Update .travis.yml
Configuration menu - View commit details
-
Copy full SHA for 2b64e0e - Browse repository at this point
Copy the full SHA 2b64e0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 614fee8 - Browse repository at this point
Copy the full SHA 614fee8View commit details -
Merge pull request #4 from Xymist/ERRORS-FIX
Added fix for sexp integer type errors
Configuration menu - View commit details
-
Copy full SHA for c2aea5f - Browse repository at this point
Copy the full SHA c2aea5fView commit details
Commits on Jun 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2fcc92a - Browse repository at this point
Copy the full SHA 2fcc92aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 388a97e - Browse repository at this point
Copy the full SHA 388a97eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81c0a00 - Browse repository at this point
Copy the full SHA 81c0a00View commit details
Commits on Nov 28, 2018
-
Security issues mean Rails 5.2 point release is now 5.2.1.1 Change the dependencies to be more permissive about Rails versions
Configuration menu - View commit details
-
Copy full SHA for 043759f - Browse repository at this point
Copy the full SHA 043759fView commit details
Commits on Nov 29, 2018
-
Merge pull request #1 from niciliketo/allow_rails_5.2
Allow Rails 5.2.+
Configuration menu - View commit details
-
Copy full SHA for 3ec49fa - Browse repository at this point
Copy the full SHA 3ec49faView commit details
Commits on Apr 14, 2019
-
Fixes request_with to use Hash
Rob van Dijk committedApr 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 223e664 - Browse repository at this point
Copy the full SHA 223e664View commit details
Commits on Oct 22, 2019
-
Merge pull request #2 from robvandijk/fork_allow_rails_5
Fixes request_with to use Hash
Configuration menu - View commit details
-
Copy full SHA for 3cd7934 - Browse repository at this point
Copy the full SHA 3cd7934View commit details