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
*
Show groups in members box on project overview page (#33174).
Go MAEDA
2020-04-22
1
-4
/
+10
*
Unify CSS classes for custom fields in issue#show, issue#edit and issue#bulk_...
Go MAEDA
2020-04-11
1
-1
/
+1
*
Fix that bulk download raises Errno::EACCES on Windows (#7056).
Go MAEDA
2020-04-11
1
-5
/
+8
*
CodeCleanup: Fix a RuboCop offense Layout/LeadingCommentSpace introduced in r...
Go MAEDA
2020-04-11
1
-1
/
+1
*
Don't use User.current in TimeEntryImport model but #user instead (#32774).
Jean-Philippe Lang
2020-04-05
1
-1
/
+2
*
Set time entry author in controller (#32774).
Jean-Philippe Lang
2020-04-05
1
-0
/
+1
*
Creating time tracking entry for other user through rest API fails with 403 (...
Jean-Philippe Lang
2020-04-05
1
-1
/
+6
*
Email address with Punycode top-level domain is not accepted (#32793).
Jean-Philippe Lang
2020-04-05
1
-1
/
+1
*
Fix sort does not work with group by datetime columns (#33110).
Jean-Philippe Lang
2020-04-05
1
-1
/
+6
*
Editing a time entry for a locked user changes the user to the current user (...
Jean-Philippe Lang
2020-04-05
1
-1
/
+3
*
Replace File#readable? with Attachment#readable? (#7056).
Go MAEDA
2020-04-01
1
-1
/
+1
*
Download all attachments at once (#7056).
Go MAEDA
2020-03-21
1
-0
/
+25
*
Show warning and the reason when the issue cannot be closed or reopen because...
Go MAEDA
2020-03-10
1
-2
/
+25
*
Add a link to the issues list in a reminder email (#33099).
Go MAEDA
2020-03-07
1
-1
/
+7
*
Fix a RuboCop offense Style/MultipleComparison (#33083).
Go MAEDA
2020-03-07
1
-1
/
+1
*
Projects filter "Subproject of" does not work when the given value is "My pro...
Go MAEDA
2020-03-04
1
-1
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
78
-78
/
+78
*
Auto select fields mapping in import based on the internal field name (ex: es...
Go MAEDA
2020-02-19
3
-0
/
+27
*
Use 'user' as internal field instead of user_id because the column accepts al...
Go MAEDA
2020-02-19
1
-2
/
+2
*
Fix logging time via a commit message for project specific activities (#29838).
Go MAEDA
2020-02-11
2
-7
/
+12
*
Add system setting for default results display format of project query (#32818).
Go MAEDA
2020-02-11
2
-1
/
+9
*
Allow adding user groups as watchers for issues (#4511).
Go MAEDA
2020-02-06
3
-4
/
+6
*
Rails 6: Fix deprecation warning "Class level methods will no longer inherit ...
Go MAEDA
2020-02-03
1
-2
/
+2
*
Reverts r19478 (#32897).
Go MAEDA
2020-01-30
17
-18
/
+18
*
Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case se...
Go MAEDA
2020-01-28
17
-18
/
+18
*
Fix ruby 2.7 warning: The last argument is used as the keyword parameter (#32...
Go MAEDA
2020-01-23
1
-1
/
+1
*
Enable users to receive email notifications about high issues (only) (#32628).
Go MAEDA
2020-01-21
3
-0
/
+9
*
Add IssuePriority#high? and #low? helpers (#32628).
Go MAEDA
2020-01-21
1
-0
/
+8
*
Extract finding the default or "middle" issue priority into its own class met...
Go MAEDA
2020-01-21
1
-3
/
+10
*
Use existing scopes instead of one-off AR condition (#32628).
Go MAEDA
2020-01-21
1
-1
/
+1
*
Make languages in Highlighted code button in toolbar customizable (#32528).
Go MAEDA
2020-01-14
1
-1
/
+12
*
Fix sort projects table by custom field (#32769).
Go MAEDA
2020-01-12
1
-1
/
+1
*
CSV import does not keep the project it was clicked from (#21766).
Jean-Philippe Lang
2019-12-20
1
-1
/
+9
*
Issue relations filter lacks "is not" (#32546).
Go MAEDA
2019-12-12
1
-1
/
+1
*
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/models/jour...
Toshi MARUYAMA
2019-11-26
1
-7
/
+9
*
cleanup: rubocop: fix Layout/IndentFirstArgument in app/models/journal.rb
Toshi MARUYAMA
2019-11-25
1
-3
/
+6
*
cleanup: rubocop: fix Layout/IndentFirstHashElement in app/models/setting.rb
Toshi MARUYAMA
2019-11-25
1
-5
/
+5
*
code layout clean up app/models/user.rb
Toshi MARUYAMA
2019-11-25
1
-1
/
+4
*
cleanup: rubocop: fix Layout/MultilineHashBraceLayout and Layout/SpaceInsideB...
Toshi MARUYAMA
2019-11-25
1
-8
/
+6
*
cleanup: rubocop: fix Layout/IndentFirstHashElement in app/models/auth_source...
Toshi MARUYAMA
2019-11-25
1
-5
/
+5
*
cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/setting.rb
Toshi MARUYAMA
2019-11-25
1
-0
/
+6
*
code layout clean up app/models/workflow_transition.rb
Toshi MARUYAMA
2019-11-25
1
-1
/
+6
*
cleanup: rubocop: fix Layout/SpaceInsidePercentLiteralDelimiters in app/model...
Toshi MARUYAMA
2019-11-24
1
-1
/
+1
*
cleanup: rubocop: fix Layout/SpaceAfterComma in app/models/mailer.rb
Toshi MARUYAMA
2019-11-24
1
-1
/
+1
*
cleanup: rubocop: fix Layout/SpaceAfterComma in app/models/enumeration.rb
Toshi MARUYAMA
2019-11-24
1
-1
/
+2
*
cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in app/models/mailer.rb
Toshi MARUYAMA
2019-11-24
1
-1
/
+1
*
cleanup: rubocop: fix Layout/SpaceAfterComma in app/models/query.rb
Toshi MARUYAMA
2019-11-24
1
-1
/
+1
*
cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/models/setting.rb
Toshi MARUYAMA
2019-11-24
1
-13
/
+17
*
cleanup: rubocop: fix Style/MultilineIfModifier in app/models/repository/subv...
Toshi MARUYAMA
2019-11-23
1
-12
/
+15
*
cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/reposito...
Toshi MARUYAMA
2019-11-23
1
-0
/
+1
[next]