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
/
app
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r20970 from trunk to 4.2-stable (#35045).
Go MAEDA
2021-04-25
1
-2
/
+1
*
Merged r20968 from trunk to 4.2-stable (#35131).
Go MAEDA
2021-04-23
1
-1
/
+11
*
Merged r20966 from trunk to 4.2-stable (#35135).
Go MAEDA
2021-04-23
1
-1
/
+1
*
Merged r20962 from trunk to 4.2-stable (#35085).
Go MAEDA
2021-04-23
1
-0
/
+4
*
Merged r20959 from trunk to 4.2-stable (#35100).
Go MAEDA
2021-04-22
1
-2
/
+2
*
Merged r20956 from trunk to 4.2-stable (#35115).
Go MAEDA
2021-04-21
1
-1
/
+6
*
Merged r20946 from trunk to 4.2-stable (#34367).
Go MAEDA
2021-04-16
1
-6
/
+5
*
Merged r20923 from trunk to 4.2-stable (#34999).
Go MAEDA
2021-04-07
1
-1
/
+1
*
Merged r20872 from trunk to 4.2-stable (#34921).
Go MAEDA
2021-03-29
1
-1
/
+1
*
Use secure_compare to validate keys (#34950).
Go MAEDA
2021-03-26
1
-5
/
+7
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
79
-79
/
+79
*
Case-insensitive matching fails for Unicode filenames when referring to attac...
Go MAEDA
2021-03-20
1
-1
/
+3
*
Unnecessary database access when IssueQuery class is defined (#33290).
Go MAEDA
2021-03-19
1
-13
/
+28
*
Reverts r20653.
Go MAEDA
2021-03-18
1
-2
/
+2
*
Introduces an additional check before removing a deduplicated file (#34479).
Go MAEDA
2021-03-17
1
-5
/
+4
*
Reverts r20654.
Go MAEDA
2021-03-17
1
-6
/
+6
*
Delete spent time custom field values not visible by the user after assignmen...
Go MAEDA
2021-03-15
1
-1
/
+8
*
Fix that column header is clickable even when the column is not actually sort...
Go MAEDA
2021-03-14
1
-1
/
+1
*
Ability to set default value for "I don't want to be notified of changes that...
Go MAEDA
2021-03-10
1
-1
/
+1
*
Allow newlines and quote characters within mail body delimiters (#34794).
Go MAEDA
2021-03-09
1
-1
/
+12
*
Unable to autoload constant Version.table_name if gems use Version class (#33...
Go MAEDA
2021-03-03
1
-2
/
+2
*
Remove unsupported encodings ISO-2022-KR and ISCII91 from Setting::ENCODINGS ...
Go MAEDA
2021-02-17
1
-2
/
+0
*
Allow to use watch_by filter in the global issues list (#34700).
Go MAEDA
2021-02-11
1
-1
/
+1
*
Add class 'error' to custom fields with validation errors (#32764, #34580).
Go MAEDA
2021-01-11
2
-2
/
+2
*
Show only valid projects on issue form when the issue is a subtask (#33419).
Go MAEDA
2021-01-01
1
-13
/
+39
*
Subprojects issues are not displayed on main project when all subprojects are...
Go MAEDA
2020-12-27
1
-4
/
+4
*
Create custom field by copy (#34307).
Go MAEDA
2020-12-26
1
-0
/
+20
*
use '\' instead of '+' to concatenate strings at app/models/wiki_content_vers...
Toshi MARUYAMA
2020-12-19
1
-5
/
+5
*
remove redundant 'return' from app/models/attachment.rb
Toshi MARUYAMA
2020-12-19
1
-1
/
+1
*
remove redundant 'return' from app/models/changeset.rb
Toshi MARUYAMA
2020-12-19
1
-1
/
+1
*
shorten long line of app/models/issue_query.rb
Toshi MARUYAMA
2020-12-19
1
-8
/
+27
*
shorten long line of app/models/issue.rb
Toshi MARUYAMA
2020-12-17
1
-25
/
+107
*
place the '.' on the previous line of the method call at app/models/attachmen...
Toshi MARUYAMA
2020-12-17
1
-6
/
+6
*
place the '.' on the previous line of the method call at app/models/project.rb
Toshi MARUYAMA
2020-12-17
1
-2
/
+2
*
shorten long line of Query#sql_for_custom_field
Toshi MARUYAMA
2020-12-12
1
-3
/
+5
*
shorten long line of app/models/project.rb
Toshi MARUYAMA
2020-12-12
1
-11
/
+24
*
shorten long line of app/models/custom_field.rb
Toshi MARUYAMA
2020-12-12
1
-14
/
+24
*
Spent time details are displayed in incorrect order when sorted by week and d...
Go MAEDA
2020-12-12
1
-1
/
+1
*
shorten long line of app/models/board.rb
Toshi MARUYAMA
2020-12-11
1
-3
/
+7
*
shorten long line of app/models/mailer.rb
Toshi MARUYAMA
2020-12-11
1
-14
/
+24
*
shorten long line of app/models/wiki_page.rb
Toshi MARUYAMA
2020-12-10
1
-7
/
+14
*
shorten long line of app/models/changeset.rb
Toshi MARUYAMA
2020-12-10
1
-10
/
+23
*
shorten long line of app/models/tracker.rb
Toshi MARUYAMA
2020-12-10
1
-3
/
+9
*
shorten long line of Query#relative_date_clause
Toshi MARUYAMA
2020-12-10
1
-1
/
+4
*
shorten long line of app/models/workflow_rule.rb
Toshi MARUYAMA
2020-12-10
1
-5
/
+13
*
shorten long line of app/models/issue_priority.rb
Toshi MARUYAMA
2020-12-10
1
-1
/
+6
*
shorten long line of app/models/attachment.rb
Toshi MARUYAMA
2020-12-09
1
-5
/
+22
*
shorten long line of app/models/project.rb
Toshi MARUYAMA
2020-12-09
1
-31
/
+97
*
shorten long line of Query#sql_for_field
Toshi MARUYAMA
2020-12-09
1
-17
/
+78
*
Use sum { ... } instead of map { ... }.sum (#34399).
Go MAEDA
2020-12-06
2
-5
/
+5
[next]