index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
functional
/
users_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Additional tests for UsersController.
Jean-Philippe Lang
2012-03-11
1
-2
/
+39
*
Adds helpers for testing email body.
Jean-Philippe Lang
2012-03-04
1
-3
/
+3
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-0
/
+27
*
Removes all #verify calls in controllers. Verification is handled at routing ...
Jean-Philippe Lang
2012-03-03
1
-7
/
+0
*
back out from r9031 to r9036
Toshi MARUYAMA
2012-03-01
1
-3
/
+3
*
Rails3: test: add .to_s for mail's bodies check at functional/users_controlle...
Toshi MARUYAMA
2012-03-01
1
-3
/
+3
*
Adds required fixtures back.
Jean-Philippe Lang
2012-02-23
1
-1
/
+1
*
Don't use auth_sources fixtures when not needed.
Jean-Philippe Lang
2012-02-19
1
-1
/
+1
*
REST urls for user memberships.
Jean-Philippe Lang
2011-12-10
1
-4
/
+18
*
Adds named scopes for users index.
Jean-Philippe Lang
2011-12-04
1
-0
/
+8
*
remove trailing white-spaces from test/functional/users_controller_test.rb.
Toshi MARUYAMA
2011-08-25
1
-38
/
+38
*
Adds a Group filter on the admin users list (#7893).
Jean-Philippe Lang
2011-03-16
1
-3
/
+12
*
Enable ability for administrators to delete users (#7296).
Jean-Philippe Lang
2011-01-16
1
-0
/
+24
*
Adds support for requesting information about current user using /users/curre...
Jean-Philippe Lang
2010-12-20
1
-0
/
+14
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
UsersController tests cleanup.
Jean-Philippe Lang
2010-12-12
1
-49
/
+33
*
Fixes password sending when creating user.
Jean-Philippe Lang
2010-12-12
1
-1
/
+35
*
Extracts user groups assignment from controller.
Jean-Philippe Lang
2010-12-12
1
-0
/
+7
*
Moves mail_notification param to user hash param so that it can be set using ...
Jean-Philippe Lang
2010-12-12
1
-5
/
+5
*
Moves password param to user hash param so that it can be set using the User ...
Jean-Philippe Lang
2010-12-12
1
-5
/
+10
*
Adds a "visible" option on User and Project custom fields (#1738).
Jean-Philippe Lang
2010-11-07
1
-1
/
+14
*
Refactor: split UsersController#edit into #edit and #update
Eric Davis
2010-09-30
1
-8
/
+8
*
Refactor: rename UsersController#add to #new
Eric Davis
2010-09-29
1
-4
/
+4
*
Allow admins to edit user's email notifications and preferences. #3503
Eric Davis
2010-09-28
1
-3
/
+14
*
Refactor: split UsersController#add into #add and #create
Eric Davis
2010-09-28
1
-1
/
+41
*
Allow user password changes when changing to Internal authentication. #6267
Eric Davis
2010-09-06
1
-0
/
+12
*
Show projects depending on their visibility in user's profile. #6100
Jean-Baptiste Barth
2010-08-10
1
-0
/
+10
*
Move more routing tests into the routing integration test.
Eric Davis
2010-04-20
1
-80
/
+0
*
Let administrators see locked user profiles.
Jean-Philippe Lang
2010-02-26
1
-2
/
+8
*
Unified UsersController#list and #index.
Jean-Philippe Lang
2009-10-29
1
-16
/
+15
*
AccountController#show (/account/show/:id) moved to UsersController#show (/us...
Jean-Philippe Lang
2009-10-29
1
-0
/
+43
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Ability to send an email with password when changing a user's password (#3566).
Jean-Philippe Lang
2009-07-05
1
-16
/
+37
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
1
-3
/
+3
*
Fixes UsersControllerTest.
Jean-Philippe Lang
2009-02-21
1
-0
/
+2
*
Send an email to the user when an administrator activates a registered user (...
Jean-Philippe Lang
2009-02-20
1
-0
/
+16
*
Converted routing and urls to follow the Rails REST convention.
Eric Davis
2009-01-26
1
-2
/
+72
*
Slight changes in functional tests.
Jean-Philippe Lang
2009-01-04
1
-2
/
+2
*
Adds functional test for user search.
Jean-Philippe Lang
2008-10-24
1
-0
/
+10
*
Added some functional tests and a CVS test repository.
Jean-Philippe Lang
2007-12-13
1
-0
/
+62