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
/
members_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use Rails 5 syntax for functional tests.
Jean-Philippe Lang
2017-05-31
1
-22
/
+116
*
Don't render memberships forms, use #edit instead.
Jean-Philippe Lang
2017-01-07
1
-0
/
+11
*
Fixed that project settings should show locked members (#22034).
Jean-Philippe Lang
2016-12-31
1
-0
/
+18
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-18
1
-4
/
+0
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
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
*
Ability to limit member management to certain roles (#19707).
Jean-Philippe Lang
2015-05-31
1
-2
/
+81
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Moved new project member to its own action MemberController#new.
Jean-Philippe Lang
2014-11-15
1
-0
/
+11
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Adds pagination to users list when adding project or group members (#9549).
Jean-Philippe Lang
2013-01-18
1
-5
/
+2
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-8
/
+0
*
Removes RJS from MembersController.
Jean-Philippe Lang
2012-07-21
1
-7
/
+19
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Resourcified project memberships.
Jean-Philippe Lang
2012-02-05
1
-12
/
+12
*
Adds functional tests for MembersController.
Jean-Philippe Lang
2011-11-29
1
-29
/
+30
*
remove trailing white-spaces from test/functional/members_controller_test.rb.
Toshi MARUYAMA
2011-08-31
1
-13
/
+13
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Add error messages to MembersController#new so a user is informed of missing ...
Eric Davis
2010-05-24
1
-0
/
+34
*
Refactor: Move the rest of the routing tests to RoutingTest.
Eric Davis
2010-04-21
1
-7
/
+0
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
User groups branch merged.
Jean-Philippe Lang
2009-09-12
1
-12
/
+5
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
1
-5
/
+5
*
Adds a user search field with autocompleter on project members screen.
Jean-Philippe Lang
2009-03-28
1
-0
/
+16
*
Ability to add multiple project members in a single action (#1556).
Jean-Philippe Lang
2009-03-27
1
-1
/
+9
*
Adds some functional tests.
Jean-Philippe Lang
2009-03-01
1
-0
/
+50
*
Converted routing and urls to follow the Rails REST convention.
Eric Davis
2009-01-26
1
-0
/
+15