-
Notifications
You must be signed in to change notification settings - Fork 189
Rails 5.0+ Support (Drops Rails 4.2 Support) #192
base: master
Are you sure you want to change the base?
Commits on Mar 16, 2017
-
Add context argument for an authenticator to use
Sometimes a login might require more information than just a username and password, in these cases the extra info can be pased to the authenticator via the context parameter as a Hash.
Configuration menu - View commit details
-
Copy full SHA for 0a36e48 - Browse repository at this point
Copy the full SHA 0a36e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for e618b1c - Browse repository at this point
Copy the full SHA e618b1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1305bab - Browse repository at this point
Copy the full SHA 1305babView commit details
Commits on Nov 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5a99dac - Browse repository at this point
Copy the full SHA 5a99dacView commit details -
Configuration menu - View commit details
-
Copy full SHA for a724942 - Browse repository at this point
Copy the full SHA a724942View commit details -
Configuration menu - View commit details
-
Copy full SHA for c946cbe - Browse repository at this point
Copy the full SHA c946cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba37677 - Browse repository at this point
Copy the full SHA ba37677View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9db91d9 - Browse repository at this point
Copy the full SHA 9db91d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47d685f - Browse repository at this point
Copy the full SHA 47d685fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30c6485 - Browse repository at this point
Copy the full SHA 30c6485View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a486e2 - Browse repository at this point
Copy the full SHA 3a486e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1db1c00 - Browse repository at this point
Copy the full SHA 1db1c00View commit details -
Merge pull request #3 from identification-io/feature/rails42_upgrade
Require Rails 4.2+
Configuration menu - View commit details
-
Copy full SHA for aae994e - Browse repository at this point
Copy the full SHA aae994eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75dfbe8 - Browse repository at this point
Copy the full SHA 75dfbe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce179ee - Browse repository at this point
Copy the full SHA ce179eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e582de5 - Browse repository at this point
Copy the full SHA e582de5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5b7732 - Browse repository at this point
Copy the full SHA f5b7732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32cd2ef - Browse repository at this point
Copy the full SHA 32cd2efView commit details -
Copy migrations with a generator because `rake casino:install:migrati…
…ons` doesn't work from Rails Engine
Configuration menu - View commit details
-
Copy full SHA for b78aa74 - Browse repository at this point
Copy the full SHA b78aa74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d2192 - Browse repository at this point
Copy the full SHA 65d2192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3acb52e - Browse repository at this point
Copy the full SHA 3acb52eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aa6f5d - Browse repository at this point
Copy the full SHA 5aa6f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 875a389 - Browse repository at this point
Copy the full SHA 875a389View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0f9ec8 - Browse repository at this point
Copy the full SHA e0f9ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b4ddf4 - Browse repository at this point
Copy the full SHA 8b4ddf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c84ff - Browse repository at this point
Copy the full SHA 83c84ffView commit details
Commits on Nov 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 53de3b7 - Browse repository at this point
Copy the full SHA 53de3b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93ae39b - Browse repository at this point
Copy the full SHA 93ae39bView commit details -
Use
data_source_exists?
to check for tables and views - gets rid of…… deprecation warning that `table_exists?` will only check tables in Rails 5.1
Configuration menu - View commit details
-
Copy full SHA for df6f60d - Browse repository at this point
Copy the full SHA df6f60dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ce8f37 - Browse repository at this point
Copy the full SHA 7ce8f37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bf1512 - Browse repository at this point
Copy the full SHA 4bf1512View commit details -
Configuration menu - View commit details
-
Copy full SHA for f13ea3d - Browse repository at this point
Copy the full SHA f13ea3dView commit details -
Fixing check for empty params - IntegrationTest converts
nil
params…… to blank strings: rails/rails#28129
Configuration menu - View commit details
-
Copy full SHA for ef11cfc - Browse repository at this point
Copy the full SHA ef11cfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e748e1e - Browse repository at this point
Copy the full SHA e748e1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0c6be1 - Browse repository at this point
Copy the full SHA f0c6be1View commit details -
Fix checks to look for blank values instead of
nil
to address Integ……rationTest change AND potential security issues
Configuration menu - View commit details
-
Copy full SHA for 7b20d83 - Browse repository at this point
Copy the full SHA 7b20d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45bc718 - Browse repository at this point
Copy the full SHA 45bc718View commit details -
Drop Rails 4.2 support - mainly because of keyword arguments in RSpec…
… integration tests
Configuration menu - View commit details
-
Copy full SHA for 0781ba7 - Browse repository at this point
Copy the full SHA 0781ba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cc12e8 - Browse repository at this point
Copy the full SHA 3cc12e8View commit details -
Merge pull request #4 from identification-io/feature/rails5_upgrade
Rails 5.x support (Dropped Rails 4.2 support)
Configuration menu - View commit details
-
Copy full SHA for f473af1 - Browse repository at this point
Copy the full SHA f473af1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c233077 - Browse repository at this point
Copy the full SHA c233077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e989ae - Browse repository at this point
Copy the full SHA 2e989aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01cd1b4 - Browse repository at this point
Copy the full SHA 01cd1b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 723dd0d - Browse repository at this point
Copy the full SHA 723dd0dView commit details