summaryrefslogtreecommitdiffstats
path: root/test/integration/account_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Adds a message for when assertion fails.Jean-Philippe Lang2012-04-271-1/+2
* Moved tests about session reset to functional tests.Jean-Philippe Lang2012-02-261-18/+0
* Removed mocha availability checks in tests.Jean-Philippe Lang2012-02-051-6/+0
* Fixed registration form broken by r8479.Jean-Philippe Lang2012-02-051-6/+6
* Fixed tests with the valid login url.Jean-Philippe Lang2011-12-101-2/+2
* remove trailing white-spaces from test/integration/account_test.rb.Toshi MARUYAMA2011-08-271-44/+44
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Adds leading slash to all assert_redirected_to arguments (#6887).Jean-Philippe Lang2010-11-141-4/+4
* Makes AuthSource.authenticate return a hash instead of an array.Jean-Philippe Lang2010-02-261-2/+2
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-061-1/+1
* Reset session on login/logout (#4248).Jean-Philippe Lang2009-11-211-0/+18
* Test failure (#3041).Jean-Philippe Lang2009-03-281-1/+1
* Fixes that user's last_login_on was not set when using registration with auto...Jean-Philippe Lang2009-03-151-1/+4
* Fixed: When logging in via an autologin cookie the user's last_login_on shoul...Jean-Philippe Lang2009-02-251-0/+32
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-7/+7
* Makes User.find_by_mail case-insensitive (password reminder #2322, repo users...Jean-Philippe Lang2008-12-121-1/+1
* Improved on-the-fly account creation. If some attributes are missing (eg. not...Jean-Philippe Lang2008-07-191-0/+48
* Log the user in after registration if account activation is not needed.Jean-Philippe Lang2008-06-091-2/+6
* There's now 3 account activation strategies (available in application settings):Jean-Philippe Lang2007-11-181-1/+42
* Moved functional tests for MyControllerJean-Philippe Lang2007-04-281-43/+1
* empty tokens tableJean-Philippe Lang2007-02-021-0/+2
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+100