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
...
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
New Permission: Edit own issue (#1248).
Go MAEDA
2019-04-25
1
-0
/
+17
*
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
*
Test failure.
Jean-Philippe Lang
2018-12-13
1
-0
/
+1
*
Send individual emails for each mail recipient (#26791).
Jean-Philippe Lang
2018-10-06
1
-4
/
+5
*
Extend Issue Summary to include subprojects (#2529).
Go MAEDA
2018-10-03
1
-17
/
+35
*
Test failures with sqlite3.
Jean-Philippe Lang
2018-09-23
1
-2
/
+2
*
Upgrade to Rails 5.2.0 (#23630).
Jean-Philippe Lang
2018-06-23
1
-1
/
+5
*
Clear subtask assignee during copy if is locked (#28946).
Go MAEDA
2018-06-17
1
-0
/
+19
*
Log automatic rescheduling of following issues to journal (#28649).
Jean-Philippe Lang
2018-06-10
1
-0
/
+26
*
Clear target version when copying an issue if status is locked or closed (#27...
Go MAEDA
2018-06-07
1
-0
/
+20
*
Fix: Copying an issue fails if the issue is watched by a locked user (#28765).
Go MAEDA
2018-05-19
1
-0
/
+18
*
Fix: Calculation of the start date of following issues ignores the "non-worki...
Go MAEDA
2018-03-08
1
-11
/
+23
*
No validation errors when entering an invalid "Estimate hours" value (#27881).
Jean-Philippe Lang
2018-01-07
1
-1
/
+1
*
try IssueTest#test_overdue failing on CI server at Japanese daytime (#22320)
Toshi MARUYAMA
2017-07-31
1
-4
/
+6
*
add missing fixture for IssueTest#test_update_should_notify_previous_assignee
Toshi MARUYAMA
2017-07-27
1
-0
/
+1
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-2
/
+2
*
Setting to disable automatic closing of duplicates (#26192).
Jean-Philippe Lang
2017-06-25
1
-0
/
+17
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Set default assignee before validation (#26072).
Jean-Philippe Lang
2017-06-06
1
-0
/
+12
*
remove trailing white spaces from test/unit/issue_test.rb
Toshi MARUYAMA
2017-05-10
1
-2
/
+2
*
Adds tests for default assignments (#482).
Jean-Philippe Lang
2017-04-08
1
-0
/
+16
*
Fixed that watchers list is not updated when changing project on the new issu...
Jean-Philippe Lang
2017-04-06
1
-0
/
+10
*
Reset status when copying issues (#23610).
Jean-Philippe Lang
2017-04-03
1
-6
/
+6
*
Allow to disable description field in tracker setting (#25052).
Jean-Philippe Lang
2017-03-02
1
-1
/
+0
*
Prevent parent issue from being closed if a child issue is open (#10989).
Jean-Philippe Lang
2016-12-21
1
-0
/
+18
*
Show an error message when changing an issue's project fails due to errors in...
Jean-Philippe Lang
2016-12-18
1
-0
/
+12
*
Use assert_nil instead of assert_equal.
Jean-Philippe Lang
2016-12-11
1
-2
/
+2
*
Enforce issue assignee validation (#23921).
Jean-Philippe Lang
2016-12-10
1
-71
/
+57
*
Edit/delete links displayed on issue even if project is closed (#23969).
Jean-Philippe Lang
2016-10-02
1
-0
/
+16
*
closed_on field of copied issue is always set to source issue's value (#23764).
Jean-Philippe Lang
2016-10-01
1
-1
/
+11
*
Journalize values that are cleared after project or tracker change (#21623).
Jean-Philippe Lang
2016-09-03
1
-2
/
+20
*
When copying an issue, all statuses for new issue should be available (#14696).
Jean-Philippe Lang
2016-09-03
1
-5
/
+6
*
Fixed that restricted custom permissions on for non member/anonymous does not...
Jean-Philippe Lang
2016-08-30
1
-0
/
+22
*
Use #update! instead of #update_attribute.
Jean-Philippe Lang
2016-07-16
1
-27
/
+27
*
Assignable users should not include users that cannot view the tracker (#23172).
Jean-Philippe Lang
2016-06-28
1
-0
/
+13
*
Adds issue visibility by role/tracker (#285).
Jean-Philippe Lang
2016-06-05
1
-0
/
+63
*
Limit trackers for new issue to certain roles (#7839).
Jean-Philippe Lang
2016-06-05
1
-0
/
+85
*
Adds Issue#allowed_target_trackers (#7839).
Jean-Philippe Lang
2016-05-30
1
-2
/
+3
*
Replace Date.today with User.current.today (#22320).
Jean-Philippe Lang
2016-05-07
1
-0
/
+26
*
Notify the user of missing attachments (#22401).
Jean-Philippe Lang
2016-05-07
1
-0
/
+11
*
"I don't want to be notified of changes that I make myself" as Default for al...
Jean-Philippe Lang
2016-04-03
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Verify assigned_to_id when assigning safe_attributes (#22127).
Jean-Philippe Lang
2016-03-12
1
-0
/
+34
*
Private notes get copied without private flag to Duplicate issues (#22072).
Jean-Philippe Lang
2016-03-12
1
-0
/
+18
*
After copying a task, setting the parent as the orignal task's parent trigger...
Jean-Philippe Lang
2016-01-10
1
-0
/
+17
*
Can't set parent issue when issue relations among child issues are present (#...
Jean-Philippe Lang
2016-01-10
1
-191
/
+89
*
Don't include locked user in assignable users (#21477).
Jean-Philippe Lang
2015-12-12
1
-0
/
+8
*
Adds a test for #21477.
Jean-Philippe Lang
2015-12-12
1
-0
/
+6
[prev]
[next]