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
*
Send a security notification when users gain or loose admin (#21421).
Jean-Philippe Lang
2016-03-20
1
-0
/
+144
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Adds a configuration setting to enable sudo mode, disabled by default (#19851).
Jean-Philippe Lang
2015-06-19
1
-1
/
+0
*
Require password re-entry for sensitive actions (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+1
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
fix UsersControllerTest failure randomly
Toshi MARUYAMA
2015-01-15
1
-1
/
+4
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Adds a test for editing a registered user.
Jean-Philippe Lang
2014-12-12
1
-0
/
+8
*
Adds a few tests.
Jean-Philippe Lang
2014-12-03
1
-0
/
+11
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-2
/
+2
*
Quote values in DOM selectors for Nokogiri compatibility.
Jean-Philippe Lang
2014-11-20
1
-2
/
+2
*
Adds a role setting for controlling visibility of users: all or members of vi...
Jean-Philippe Lang
2014-11-11
1
-6
/
+9
*
Adds a single controller for users and groups memberships and support for add...
Jean-Philippe Lang
2014-10-23
1
-74
/
+0
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at UsersControl...
Toshi MARUYAMA
2014-01-11
1
-4
/
+4
*
remove duplicate test from UsersControllerTest
Toshi MARUYAMA
2013-12-07
1
-6
/
+0
*
Fixed that preferences are not preserved when adding a user fails (#15552).
Jean-Philippe Lang
2013-11-29
1
-0
/
+19
*
Update notified_project_ids while saving record.
Jean-Philippe Lang
2013-05-13
1
-8
/
+4
*
Fixed that locking and unlocking a user resets the email notification checkbo...
Jean-Philippe Lang
2013-05-13
1
-0
/
+12
*
Option to generate a random password on user creation/update.
Jean-Philippe Lang
2013-02-23
1
-0
/
+55
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-7
/
+0
*
Use 8+ characters long passwords in tests.
Jean-Philippe Lang
2012-11-27
1
-10
/
+10
*
Fixed that destroying a user from the edit page returns a 404 response (#11691).
Jean-Philippe Lang
2012-08-26
1
-0
/
+7
*
Removes RJS from UsersController.
Jean-Philippe Lang
2012-07-21
1
-10
/
+20
*
fix project list is not shown on Email notifications (#11032)
Toshi MARUYAMA
2012-05-28
1
-0
/
+23
*
code layout cleanup test/functional/users_controller_test.rb
Toshi MARUYAMA
2012-05-28
1
-8
/
+6
*
Fixed that group filter is escaped on users index.
Jean-Philippe Lang
2012-05-13
1
-0
/
+3
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
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
[next]