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
*
Merged r14241 (#19731).
Jean-Philippe Lang
2015-05-10
1
-0
/
+9
*
Merged r14180 (#19606).
Jean-Philippe Lang
2015-04-25
1
-0
/
+32
*
Merged r14179 (#19569).
Jean-Philippe Lang
2015-04-25
1
-0
/
+21
*
Merged r14137 (#19297).
Jean-Philippe Lang
2015-03-20
1
-1
/
+18
*
Merged r14049 (#19197).
Jean-Philippe Lang
2015-03-08
1
-0
/
+8
*
Changed assertion to see what issues contains (#19106).
Jean-Philippe Lang
2015-02-14
1
-2
/
+2
*
Removed :move_issues permission (#18855).
Jean-Philippe Lang
2015-02-08
1
-4
/
+4
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
1
-5
/
+5
*
Removed that quote in a fixture subject.
Jean-Philippe Lang
2014-12-20
1
-1
/
+1
*
Set locale for error messages.
Jean-Philippe Lang
2014-12-20
1
-0
/
+4
*
Don't consider roles without issue add/edit permissions for determining field...
Jean-Philippe Lang
2014-12-13
1
-0
/
+23
*
Try to find out what causes a ruby bus error with ruby2.x on the CI server.
Jean-Philippe Lang
2014-12-13
1
-2
/
+2
*
Set notified events as expected.
Jean-Philippe Lang
2014-11-30
1
-5
/
+7
*
Fixed that a disabled field which is required by workflow rules blocks issue ...
Jean-Philippe Lang
2014-11-04
1
-0
/
+20
*
Default status per tracker (#5991).
Jean-Philippe Lang
2014-11-02
1
-5
/
+67
*
Code cleanup.
Jean-Philippe Lang
2014-10-25
1
-0
/
+75
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-22
/
+31
*
Adds buit-in groups to give specific permissions to anonymous and non members...
Jean-Philippe Lang
2014-09-28
1
-0
/
+31
*
Field set as read-only still available in the issues list context menu (#16755).
Jean-Philippe Lang
2014-05-02
1
-0
/
+10
*
fix wrong issue 'assigned-to-my-group' css class (#16038)
Toshi MARUYAMA
2014-02-06
1
-10
/
+13
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
remove unneeded Relation#all from IssueTest
Toshi MARUYAMA
2014-01-27
1
-1
/
+1
*
add more comment about awesome_nested_set 2-1-stable branch regression
Toshi MARUYAMA
2014-01-26
1
-1
/
+1
*
remove Rails4 deprecated Relation#all from IssueTest#test_visible_and_nested_...
Toshi MARUYAMA
2014-01-26
1
-1
/
+17
*
Rails4: replace deprecated Relation#first with finder options at IssueTest
Toshi MARUYAMA
2014-01-09
1
-2
/
+2
*
Rails4: replace deprecated Relation#update_all at IssueTest
Toshi MARUYAMA
2014-01-09
1
-3
/
+3
*
Rails4: replace deprecated Relation#update_all at IssueTest
Toshi MARUYAMA
2014-01-08
1
-1
/
+1
*
Rails4: replace deprecated find_all_by_* at IssueTest
Toshi MARUYAMA
2014-01-07
1
-2
/
+2
*
Fixed that time entries custom values are not deleted when deleting a project...
Jean-Philippe Lang
2013-12-18
1
-0
/
+9
*
Fixed that previous assignee is not notified on issue update (#15714).
Jean-Philippe Lang
2013-12-17
1
-0
/
+13
*
add test to send one mail with both settngs in creating issue (#15612)
Toshi MARUYAMA
2013-12-06
1
-0
/
+12
*
add test not to send mail with no settng in creating issue (#15612)
Toshi MARUYAMA
2013-12-06
1
-0
/
+12
*
explicitly use mail send setting in unit issue test (#15612)
Toshi MARUYAMA
2013-12-06
1
-11
/
+14
*
not use assert_not_nil in Errors#[]
Toshi MARUYAMA
2013-07-30
1
-4
/
+4
*
Additional status transitions for assignees do not work if assigned to a grou...
Jean-Philippe Lang
2013-07-28
1
-3
/
+23
*
Adds 'assigned-to-my-group' css class to issues that are assigned to a user's...
Jean-Philippe Lang
2013-07-11
1
-0
/
+12
*
gender neutral source comment at test/unit/issue_test.rb
Toshi MARUYAMA
2013-07-06
1
-2
/
+2
*
remove trailing white-space from test/unit/issue_test.rb
Toshi MARUYAMA
2013-07-05
1
-8
/
+8
*
Don't validate start date when updating an issue without changing it (#14086).
Jean-Philippe Lang
2013-06-05
1
-0
/
+21
*
Really adjusts error message in tests (#14086).
Jean-Philippe Lang
2013-06-04
1
-1
/
+1
*
Adjusts error message in tests (#14086).
Jean-Philippe Lang
2013-06-04
1
-1
/
+1
*
Improved Issue#all_dependent_issues (#14015).
Jean-Philippe Lang
2013-05-12
1
-0
/
+130
*
Fixed: Circular loop when using relations and subtasks (#8794).
Jean-Philippe Lang
2013-03-17
1
-0
/
+30
*
Fixed: subtasks don't resepect following/precedes relations on creation (#129...
Jean-Philippe Lang
2013-03-17
1
-0
/
+19
*
Use #count instead of #size.
Jean-Philippe Lang
2013-03-12
1
-7
/
+7
*
Fixed that copying an issue as a child of itself creates an extra issue (#133...
Jean-Philippe Lang
2013-03-01
1
-0
/
+43
*
Adds "tracker-[id]" CSS class to issues (#13309).
Jean-Philippe Lang
2013-03-01
1
-0
/
+6
*
Don't reload the issue in after_save callback.
Jean-Philippe Lang
2013-02-28
1
-0
/
+3
[next]