José Valim
b6cf1df659
Release 1.3.1.
v1.3.1
2011-04-19 10:39:56 +02:00
José Valim
29afe2d21c
Other minor improvements in the REST code.
2011-04-19 08:36:52 +02:00
José Valim
a722c6236c
to_json does not guarantee the order.
2011-04-18 13:03:31 +02:00
José Valim
14aedc416a
Wording.
2011-04-18 10:03:39 +02:00
José Valim
9fe0cb4954
use @example.com
2011-04-18 10:00:00 +02:00
SixArm
2a5669967f
Change test email addresses to ues RFC 2606 reserved domain example.com
2011-04-18 15:59:13 +08:00
durrantm
13376d22de
Edited README.rdoc via GitHub
2011-04-18 15:58:40 +08:00
José Valim
6b21531916
Update CHANGELOG.
2011-04-18 09:56:44 +02:00
José Valim
4a4dcb30ef
sessions/new also responds to xml and json now
2011-04-18 09:56:24 +02:00
José Valim
2cfa58b433
Create shared_helpers for duplicated logic in Devise controllers and failure app.
2011-04-17 19:43:54 +02:00
José Valim
c6dd846718
Move the catch to the test level.
2011-04-17 19:37:19 +02:00
José Valim
7a2d76d002
Update changelog, improve coverage.
2011-04-17 18:06:29 +02:00
Andre Arko
e5a8febe3b
Change the XML error tag from <hash> to <errors>. Makes way more sense.
2011-04-17 23:54:06 +08:00
Steve Hodgkiss
60809719b8
Fix bug when the reset_password_sent_at field doesn't exist generate_password_token returns nil causing the token not to be saved.
2011-04-17 23:53:50 +08:00
José Valim
ee6a8ab93a
Temporarily remove rubinius because C extensions are not compiling.
2011-04-17 00:57:02 -07:00
Juan M. Cuello
c3d92095f8
Update README.
...
Replace success/failure with notice/alert in I18n section.
2011-04-17 15:15:49 +08:00
José Valim
460beae671
Release 1.3.0.
v1.3.0
2011-04-16 13:31:50 +02:00
José Valim
fa6c8ab321
Use inflector to avoid conflicts.
2011-04-16 13:30:15 +02:00
José Valim
d02f86bef5
Update changelog.
2011-04-16 13:19:29 +02:00
José Valim
0d74c1b4f0
Move it to the junk drawer. :)
2011-04-16 13:18:28 +02:00
José Valim
8f3539c14f
Don't include the same module several times, closes #765 .
2011-04-16 13:16:47 +02:00
José Valim
3d5e692c2c
Update CHANGELOG.
2011-04-16 13:16:47 +02:00
Jack Dempsey
cb622e99d8
create new integration test file for flash related tests
2011-04-16 19:16:34 +08:00
Jack Dempsey
567d59e48a
update verbiage to be more concise
2011-04-16 19:16:33 +08:00
Jack Dempsey
f89f71262d
require_no_authentication now sets flash with I18n message
2011-04-16 19:16:33 +08:00
José Valim
5e2ee5eb6a
Downcase keys before validation.
2011-04-16 12:52:59 +02:00
José Valim
34a54dac2d
Simply check instead or rescueing.
2011-04-16 12:43:43 +02:00
Mikel Lindsaar
e329930a82
Update DatabaseAuthenticatable#valid_password? to not raise error on empty password
...
Signed-off-by: José Valim <jose.valim@gmail.com >
2011-04-16 12:41:49 +02:00
José Valim
3940846d79
Update CHANGELOG.
2011-04-15 10:58:27 +02:00
José Valim
c608fbe89e
Rollback to require 'test_helper'. If you want to run it in isolation, do ruby -Itest path/to/test/file.
2011-04-15 10:48:44 +02:00
Matias Korhonen
8db00eedea
Bump the password maximum length to 128 characters.
2011-04-15 16:39:01 +08:00
John Wilger
0e904dda79
Make it possible to unit-test extensions to Devise::SessionsController
...
This time with tests
2011-04-15 16:37:15 +08:00
John Wilger
e4af6adaf7
Added test showing previously incorrect behavior of Devise::SessionsController#create
2011-04-15 16:37:15 +08:00
John Wilger
e1c7c49a0c
Fix test_helper require so file can be run individually
2011-04-15 16:37:14 +08:00
Hiroki Yoshioka
bd9f148d24
Allow to override the path after resending confirmation instructions.
2011-04-15 16:32:41 +08:00
José Valim
f009011179
Update docs.
2011-04-15 10:31:58 +02:00
Timo Schilling
5adb854aa5
add devise_for :only option
...
Signed-off-by: José Valim <jose.valim@gmail.com >
2011-04-15 10:31:01 +02:00
José Valim
1f51524bae
Edited README.rdoc via GitHub
2011-04-11 01:26:36 -07:00
Casper Klenz-Kitenge
23f8dbed80
Removed notice about using Devise from the git repo, for OAuth support.
2011-04-11 16:24:39 +08:00
José Valim
140acfe4cc
Improve error message, closes #974 .
2011-04-09 22:52:31 +02:00
Jared Beck
cb2cb2cff7
more helpful message re: secret_token
2011-04-10 04:47:55 +08:00
José Valim
30300fc6b9
Add a test that ensures validation options work.
2011-04-09 22:47:06 +02:00
José Valim
de8982563a
Always use :erb.
2011-04-05 22:06:27 +02:00
Kim Joar Bekkelund
e7154b3af9
Add missing action to root_path in readme
...
On ruby-1.9.2-p136 I got the following error when using `root :to => "home"`:
actionpack-3.0.5/lib/action_dispatch/routing/mapper.rb:171:in `default_controller_and_action': missing :action (ArgumentError)
Specifying the action solves the problem.
2011-04-05 05:47:10 +08:00
Josh Kalderimis
39360dc419
lets have travis test against many rubies
2011-04-05 02:35:28 +08:00
José Valim
eeb61929ac
Be sure request.format is not nil (only reproducible in Rails < 3.0.4).
2011-04-04 07:04:32 -07:00
José Valim
56fd7031e5
Edited lib/generators/devise/views_generator.rb via GitHub
2011-04-04 02:48:41 -07:00
José Valim
425fe7f22d
Remove old autoload.
2011-04-01 02:42:06 -07:00
José Valim
ed51fc7636
Tidy up previous commits.
2011-03-30 15:35:38 +02:00
Jean-Daniel Guyot
d23a7ca8d5
Copy-paste error
2011-03-30 21:11:34 +08:00