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 to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Merged r21637 and r21638 to 5.0-stable (#37171).
Marius Balteanu
2022-06-16
1
-0
/
+16
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Fix test failure due to r21309 (#13099).
Go MAEDA
2021-12-13
1
-6
/
+6
*
Add tests for #35764.
Marius Balteanu
2021-10-05
1
-0
/
+5
*
Use sanitize_sql_like in like scopes (#35073).
Marius Balteanu
2021-10-03
1
-0
/
+16
*
Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820).
Marius Balteanu
2021-08-01
1
-1
/
+1
*
Fix "ActiveRecord::StaleObjectError: Attempted to update a stale object: Issu...
Go MAEDA
2021-04-01
1
-2
/
+3
*
Do not journalize attachments that are added during a "Copy Issue" operation ...
Go MAEDA
2021-03-29
1
-0
/
+17
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Add test for 4 byte characters (emoji) support (#32054).
Go MAEDA
2021-03-13
1
-0
/
+11
*
Show only valid projects on issue form when the issue is a subtask (#33419).
Go MAEDA
2021-01-01
1
-0
/
+34
*
remove spaces inside {} of test/unit/issue_test.rb
Toshi MARUYAMA
2020-11-19
1
-10
/
+10
*
shorten long line of test/unit/issue_test.rb
Toshi MARUYAMA
2020-10-24
1
-4
/
+10
*
shorten long line of test/unit/issue_test.rb
Toshi MARUYAMA
2020-10-22
1
-2
/
+6
*
Fix that Issues API bypasses add_issue_notes permission (#33689).
Go MAEDA
2020-08-12
1
-0
/
+17
*
Add "behind-schedule" CSS class to issues (#31881).
Go MAEDA
2020-07-09
1
-0
/
+5
*
Use more efficient "exists?" instead of "first" in tests when checking the ex...
Go MAEDA
2020-05-03
1
-2
/
+2
*
Show warning and the reason when the issue cannot be closed or reopen because...
Go MAEDA
2020-03-10
1
-0
/
+26
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Enable users to receive email notifications about high issues (only) (#32628).
Go MAEDA
2020-01-21
1
-0
/
+41
*
cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/unit/issue_test.rb
Toshi MARUYAMA
2019-11-24
1
-7
/
+11
*
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/issue...
Toshi MARUYAMA
2019-11-23
1
-3
/
+5
*
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/issue_test.rb
Toshi MARUYAMA
2019-11-23
1
-8
/
+18
*
cleanup: rubocop: fix Layout/AlignArguments in test/unit/issue_test.rb
Toshi MARUYAMA
2019-11-09
1
-10
/
+13
*
Code cleanup: RuboCop: Fix Performance/Count and Performance/Detect.
Go MAEDA
2019-10-02
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/issue_test.rb
Toshi MARUYAMA
2019-09-30
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in test/unit/iss...
Toshi MARUYAMA
2019-09-25
1
-1
/
+0
*
code cleanup: rubocop: fix Style/TrailingCommaInArguments in test/unit/issue_...
Toshi MARUYAMA
2019-09-25
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/unit/issue_tes...
Toshi MARUYAMA
2019-09-24
1
-1
/
+0
*
backout r13743
Toshi MARUYAMA
2019-09-19
1
-2
/
+2
*
code cleanup: rubocop: fix Lint/UselessSetterCall in test/unit/issue_test.rb
Toshi MARUYAMA
2019-09-18
1
-1
/
+6
*
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
[next]