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
/
unit
/
issue_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove Issue.generate_for_project! test helper and use Issue.generate! instead.
Jean-Philippe Lang
2012-10-12
1
-15
/
+11
*
Adds a setting to allow subtasks to belong to other projects (#5487).
Jean-Philippe Lang
2012-10-10
1
-0
/
+60
*
Adds a "Copied from/to" relation when copying issue(s) (#6899).
Jean-Philippe Lang
2012-09-27
1
-0
/
+13
*
Anonymous users should not see private issues with anonymous author (#11872).
Jean-Philippe Lang
2012-09-19
1
-13
/
+15
*
add asserting that issue estimated hours is nil when creating minimal issue
Toshi MARUYAMA
2012-09-11
1
-0
/
+1
*
Option to copy subtasks when copying issue(s) (#6965).
Jean-Philippe Lang
2012-09-08
1
-0
/
+35
*
Updates test for r10243.
Jean-Philippe Lang
2012-08-27
1
-3
/
+2
*
Code cleanup.
Jean-Philippe Lang
2012-08-08
1
-0
/
+9
*
Versions that are not shared should not be assignable when selecting another ...
Jean-Philippe Lang
2012-07-27
1
-0
/
+20
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
1
-8
/
+171
*
Ability to disable standard fields on a per tracker basis (#1091).
Jean-Philippe Lang
2012-07-05
1
-0
/
+46
*
Fixed that deleting a project with subtasks may fail (#11185).
Jean-Philippe Lang
2012-06-18
1
-0
/
+24
*
Fixed that updated_on is not updated when updating an issue (#10964).
Jean-Philippe Lang
2012-05-21
1
-0
/
+13
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-11
/
+15
*
Removed #generate_with_protected helper methods.
Jean-Philippe Lang
2012-04-22
1
-3
/
+3
*
Removed object_daddy dependency.
Jean-Philippe Lang
2012-04-22
1
-2
/
+2
*
When copying issues, let the status be changed to default or left unchanged.
Jean-Philippe Lang
2012-04-14
1
-0
/
+8
*
Fixed that issues can be moved to projects with issue tracking disabled (#104...
Jean-Philippe Lang
2012-03-25
1
-16
/
+9
*
Array#to_s behaviour changed in ruby 1.9.
Jean-Philippe Lang
2012-03-05
1
-3
/
+3
*
Prevent ActiveRecord::StaleObjectError in Issue#reschedule_after (#7920).
Jean-Philippe Lang
2012-02-12
1
-0
/
+13
*
Better handling of issue update conflicts (#8691).
Jean-Philippe Lang
2012-02-04
1
-0
/
+7
*
Adds support for multiselect custom fields (#1189).
Jean-Philippe Lang
2012-01-29
1
-0
/
+30
*
Extracts custom field values validation from CustomValue so that they can be ...
Jean-Philippe Lang
2012-01-28
1
-9
/
+8
*
Makes all workflow transitions defined for all roles available to administrat...
Jean-Philippe Lang
2012-01-26
1
-0
/
+9
*
Notify previous assignee when assignee changes (#2694).
Jean-Philippe Lang
2012-01-23
1
-0
/
+12
*
add missing groups_users fixture to unit issue test
Toshi MARUYAMA
2012-01-11
1
-0
/
+1
*
Use the regular issue form to copy a single issue.
Jean-Philippe Lang
2012-01-08
1
-0
/
+1
*
Deprecated Issue#move_to_project.
Jean-Philippe Lang
2012-01-07
1
-59
/
+65
*
Extracted some code from #move_to_project to a callback.
Jean-Philippe Lang
2012-01-06
1
-0
/
+21
*
Use fixtures generator.
Jean-Philippe Lang
2011-12-18
1
-7
/
+3
*
Use fixtures generator.
Jean-Philippe Lang
2011-12-18
1
-11
/
+7
*
Use open scope in version issues count methods.
Jean-Philippe Lang
2011-12-18
1
-0
/
+10
*
Do not change settings in tests.
Jean-Philippe Lang
2011-12-15
1
-0
/
+4
*
Save an @Issue#save@.
Etienne Massip
2011-12-14
1
-4
/
+2
*
Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...
Toshi MARUYAMA
2011-12-09
1
-3
/
+6
*
Makes project and tracker assigned first in #attributes=
Jean-Philippe Lang
2011-12-08
1
-5
/
+11
*
Fixed that custom values get saved when assigning custom values after changin...
Jean-Philippe Lang
2011-12-06
1
-0
/
+16
*
Fixed: User with groups may not see issues assigned to him or to its groups (...
Jean-Philippe Lang
2011-11-11
1
-0
/
+23
*
Rails3: test: replace deprecated errors.on_base at test_should_not_be_able_to...
Toshi MARUYAMA
2011-10-07
1
-1
/
+1
*
Rails3: test: replace deprecated errors.on at test_should_not_be_able_to_assi...
Toshi MARUYAMA
2011-10-07
1
-1
/
+1
*
Rails3: test: replace deprecated errors.on at test_should_not_be_able_to_assi...
Toshi MARUYAMA
2011-10-07
1
-1
/
+1
*
code layout clean up of test_visible_scope_for_anonymous_with_own_issues_visi...
Toshi MARUYAMA
2011-10-07
1
-1
/
+3
*
code layout clean up of test_errors_full_messages_should_include_custom_field...
Toshi MARUYAMA
2011-10-07
1
-1
/
+2
*
Rails3: test: replace deprecated errors.on at test_should_not_set_a_disabled_...
Toshi MARUYAMA
2011-10-07
1
-1
/
+1
*
code layout clean up of test_should_close_duplicates at test/unit/issue_test.rb
Toshi MARUYAMA
2011-09-23
1
-1
/
+3
*
code layout clean up of test_should_not_close_duplicated_issue at test/unit/i...
Toshi MARUYAMA
2011-09-23
1
-1
/
+3
*
code layout clean up of test_create_should_send_email_notification at test/un...
Toshi MARUYAMA
2011-09-23
1
-1
/
+4
*
code layout clean up of test_all_dependent_issues at test/unit/issue_test.rb
Toshi MARUYAMA
2011-09-23
1
-3
/
+9
*
code layout clean up of test_create_with_group_assignment at test/unit/issue_...
Toshi MARUYAMA
2011-09-23
1
-1
/
+3
*
code layout clean up of test_create at test/unit/issue_test.rb
Toshi MARUYAMA
2011-09-23
1
-1
/
+4
[prev]
[next]