-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Comparing changes
Open a pull request
base repository: heartcombo/devise
base: main
head repository: abgrilo/devise
compare: master
- 12 commits
- 14 files changed
- 2 contributors
Commits on Mar 10, 2010
-
Configuration menu - View commit details
-
Copy full SHA for 1e3b07b - Browse repository at this point
Copy the full SHA 1e3b07bView commit details
Commits on Jun 20, 2010
-
Configuration menu - View commit details
-
Copy full SHA for 9f855e8 - Browse repository at this point
Copy the full SHA 9f855e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49214b5 - Browse repository at this point
Copy the full SHA 49214b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84803e1 - Browse repository at this point
Copy the full SHA 84803e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ab2fe - Browse repository at this point
Copy the full SHA 88ab2feView commit details
Commits on Jul 27, 2010
-
Merge branch 'master' into v1.1.0-mongomapper
* master: (79 commits) Release 1.1.0. Tests green on mongoid as well. Update CHANGELOG. More about extend remember period feature. documentation tweaks for extend_remember_period Add extend_remember_period, closes #340. small documentation fix Warn in case you are using the previous session schema, closes #386 Always loop before generating a token. Add filters as convenient default. Attributes for devise generator Consider ApplicationController url_options in for PathChecker. Save confirmation token to the database, if one does not exist but was requested, closes #377 Fix docs about after_sign_in_path_for and routes Do not check the constant, otherwise class renaming will trigger errors as well. Store classes as string in session, to avoid serialization and stale data issues, closes #356 Email should be case insensitive, closes #372 Do not add unlock routes unless unlock strategy is email or both, closes #373 Also pass stretches to salt generation. Use confirmed_at as flag. ... Conflicts: Gemfile lib/generators/devise/devise/devise_generator.rb test/models/validatable_test.rb
Helder Ribeiro committedJul 27, 2010 Configuration menu - View commit details
-
Copy full SHA for 0e0ced3 - Browse repository at this point
Copy the full SHA 0e0ced3View commit details
Commits on Aug 11, 2010
-
Merge remote branch 'plataformatec/master' into v1.1.0-mongomapper
* plataformatec/master: (42 commits) Updated the views generator to respect the rails :template_engine option. Add some tests to helper creation using namespaces, to better show how it works. Smallish update to README. Remove skipped handling from OAuth in favor of exceptions and rescue_from syntax. Add note to README about dm-devise project updated Gemfile.lock Gemfile works with JRuby 1.5.1, tests run Update CHANGELOG from branch. Fix generators bug. Register helper_methods on demand. Let's just include the test helpers for controller specs, not all specs. Presumed Markdown syntax - switching inline code to RDoc. Expanding on testing docs a little to be more useful for those using RSpec. ActionController::TestCase doesn't seem to be used in RSpec 2 - and besides, we want the setup method called so Warden is automatically initialised. Update README about OAuth2 support. Remove deprecated stuff, tag 1.2.0 as version. scope_signed_in? helpers now simply delegate to current_scope to improve performance. Improve docs for routes customization. Do not eager load all controllers. Otherwise this will force OAuth to be loaded. Improve TODO. Unit tests for OAuth. ... Conflicts: Gemfile
Helder Ribeiro committedAug 11, 2010 Configuration menu - View commit details
-
Copy full SHA for 05d4832 - Browse repository at this point
Copy the full SHA 05d4832View commit details
Commits on Aug 17, 2010
-
Merge branch 'v1.1.0-mongomapper' into v1.2.0-mongomapper
* v1.1.0-mongomapper: mongomapper generator fix typo mongomapper generator add support for mongomapper at Badminus's fork Add sign_out_time in trackable module
Helder Ribeiro committedAug 17, 2010 Configuration menu - View commit details
-
Copy full SHA for 514960c - Browse repository at this point
Copy the full SHA 514960cView commit details -
Rakefile for BadMinus-devise (whicha adds support for mongomapper)
Helder Ribeiro committedAug 17, 2010 Configuration menu - View commit details
-
Copy full SHA for f65d077 - Browse repository at this point
Copy the full SHA f65d077View commit details
Commits on Aug 25, 2010
-
Merge remote branch 'plataformatec/master' into v1.2.0-mongomapper
* plataformatec/master: Update CHANGELOG. Ensure routes works for all rails 3 versions. Typo in initializer Small fix in the README. Add more docs to the cancel action. Changes the comments in devise initializer to reflect the default options. Disable HTTP Authentication by default. You can turn it on in the initializer. sign_out_all_scopes is true by default. Added Devise.sign_out_via. Update CHANGELOG. after_sign_in_path_for always receives a resource Update README. Conflicts: Rakefile
Helder Ribeiro committedAug 25, 2010 Configuration menu - View commit details
-
Copy full SHA for b454197 - Browse repository at this point
Copy the full SHA b454197View commit details
Commits on Jan 30, 2011
-
Quick fix: Somehow rpm_contrib breaks shim for 'find(:first'.
Let's hope this works. Trying to figure out why shim stops working.
Helder Ribeiro committedJan 30, 2011 Configuration menu - View commit details
-
Copy full SHA for 6763f7f - Browse repository at this point
Copy the full SHA 6763f7fView commit details -
Helder Ribeiro committed
Jan 30, 2011 Configuration menu - View commit details
-
Copy full SHA for 0cdec89 - Browse repository at this point
Copy the full SHA 0cdec89View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...master