aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/user_controller_spec.rb
Commit message (Expand)AuthorAgeLines
* Test stuff for password changing.francis2008-03-21-0/+58
* Improvements to test code for requests, users and admin.francis2008-03-20-7/+61
* Overdue request alerts.francis2008-03-19-0/+7
* Make users all have their own URL, rather than sharing if they have the same ...francis2008-03-12-1/+1
* Fix up tests.francis2008-03-06-1/+1
* Some test code updates.francis2008-02-28-6/+9
* Use names in URLs of requests.francis2008-02-27-6/+6
* Store url_name in database for usersfrancis2008-02-27-6/+6
* Fix lots of test code errors.francis2008-02-21-1/+1
* Need this now, as info request listing inside user page requires getting due ...francis2008-02-14-1/+1
* Make each incoming message have an info_request_event.francis2008-02-01-1/+1
* Show both signin and signup forms still after error, so can choose other.francis2007-12-14-10/+10
* Word wrap emails.francis2007-12-12-5/+5
* Get user controller to 100% test coverage.francis2007-11-09-8/+27
* Add lots more tests.francis2007-11-08-4/+116
* Redirect to simplified name URL if given complex onefrancis2007-11-08-0/+5
* Make "rake spec:check" not check views or helpers, as I don't thinkfrancis2007-11-01-0/+1
* Tests for some controllers.francis2007-10-31-0/+27