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
/
issue_moves_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
code layout clean up of 'should "allow adding a note when copying"' at test/f...
Toshi MARUYAMA
2011-09-25
1
-1
/
+4
*
code layout clean up of 'should "allow changing the issue's attributes"' at t...
Toshi MARUYAMA
2011-09-25
1
-2
/
+6
*
code layout clean up of 'should "allow not changing the issue's attributes"' ...
Toshi MARUYAMA
2011-09-25
1
-1
/
+4
*
remove duplicate fixtures from test/functional/issue_moves_controller_test.rb
Toshi MARUYAMA
2011-09-25
1
-2
/
+1
*
Rails3: replace "all" fixtures at test/functional/issue_moves_controller_test.rb
Toshi MARUYAMA
2011-09-25
1
-1
/
+10
*
remove trailing white-spaces from test/functional/issue_moves_controller_test...
Toshi MARUYAMA
2011-08-31
1
-7
/
+7
*
Do not show inactive issue priorities where not necessary (#8573).
Jean-Baptiste Barth
2011-06-13
1
-0
/
+19
*
Fixed: notes are lost when copying issue(s) (#6901, #8239).
Jean-Philippe Lang
2011-04-29
1
-0
/
+13
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Fixes unsafe assertion that may cause failures.
Jean-Philippe Lang
2010-12-10
1
-2
/
+2
*
Adds leading slash to all assert_redirected_to arguments (#6887).
Jean-Philippe Lang
2010-11-14
1
-1
/
+1
*
Allow adding notes when moving issues
Eric Davis
2010-10-25
1
-1
/
+13
*
Allow changing the Priority when moving issues.
Eric Davis
2010-10-25
1
-0
/
+13
*
Fix path to test_helper
Eric Davis
2010-08-12
1
-1
/
+1
*
Refactor: Extract a new IssueMovesController from IssuesController.
Eric Davis
2010-08-11
1
-0
/
+99