.. |
controllers
|
Deprecate and disable old behavior accumulated with time.
|
2011-12-04 23:58:19 +01:00 |
generators
|
Improve devise generator tests.
|
2011-11-10 10:19:57 -02:00 |
helpers
|
Fix failing Mongoid tests
|
2011-08-05 01:38:42 +07:00 |
integration
|
Usage of Devise.stateless_token= is deprecated in favor of appending :token_auth to Devise.skip_session_storage
|
2011-12-11 20:39:41 +01:00 |
mailers
|
implementation of a much simpler solution
|
2011-11-05 16:53:27 +01:00 |
models
|
Do not run validatins unless on reconfirmable branch, closes #1515.
|
2011-12-20 20:54:49 +01:00 |
omniauth
|
Devise should not attempt to load OmniAuth strategies. Strategies should be loaded before hand by the developer or explicitly given to Devise.
|
2011-11-20 19:42:02 +00:00 |
orm
|
Fix failing Mongoid tests
|
2011-08-05 01:38:42 +07:00 |
rails_app
|
Do not run validatins unless on reconfirmable branch, closes #1515.
|
2011-12-20 20:54:49 +01:00 |
support
|
Remove the code that was dynamically adding columns to active record
|
2011-12-11 20:07:50 +01:00 |
delegator_test.rb
|
Fix taking associated failure app from the scope in the given env.
|
2011-12-07 14:09:00 +02:00 |
devise_test.rb
|
Usage of confirm_within was deprecated in favor allow_unconfirmed_access_for
|
2011-12-11 20:18:02 +01:00 |
encryptors_test.rb
|
Also pass stretches to salt generation.
|
2010-07-12 06:59:49 +02:00 |
failure_app_test.rb
|
Also try the root route for convenience, closes #1312.
|
2011-09-08 08:32:05 +02:00 |
indifferent_hash.rb
|
Ensure to convert keys on indifferent hash.
|
2010-11-27 19:45:25 +01:00 |
mapping_test.rb
|
Add confirmable to admin.
|
2011-12-11 20:07:50 +01:00 |
models_test.rb
|
Usage of confirm_within was deprecated in favor allow_unconfirmed_access_for
|
2011-12-11 20:18:02 +01:00 |
path_checker_test.rb
|
PathChecker should not attempt to validate invalid routes, closes #1505
|
2011-12-12 11:35:41 +01:00 |
routes_test.rb
|
Fix a bug where passing :format => false to devise_for was permanent, closes #1504
|
2011-12-12 09:25:19 +01:00 |
test_helper.rb
|
Revert "Merge pull request #1103 from Mab879/master"
|
2011-06-08 17:37:49 +02:00 |
test_helpers_test.rb
|
Usage of confirm_within was deprecated in favor allow_unconfirmed_access_for
|
2011-12-11 20:18:02 +01:00 |