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
*
CodeCleanup: RuboCop: Fix Style/RaiseArgs in app/models/mail_handler.rb
Go MAEDA
2019-08-27
1
-1
/
+1
*
Improve MailHandler logging for unauthorized attempts (#31899).
Go MAEDA
2019-08-27
1
-4
/
+4
*
Reject version custom field values not visible for the user (#31954, #23997).
Go MAEDA
2019-08-27
1
-0
/
+28
*
Reject project custom field values not visible for the user (#31954, #31925).
Go MAEDA
2019-08-27
1
-0
/
+17
*
Code cleanup: RuboCop: Fix Style/UnneededCondition in app/models/setting.rb
Go MAEDA
2019-08-26
1
-3
/
+2
*
Reject setting RFC non-compliant emission email addresses (#31154).
Go MAEDA
2019-08-26
2
-1
/
+11
*
Code cleanup: RuboCop: Fix Style/RedundantReturn in app/models/user.rb
Go MAEDA
2019-08-25
1
-2
/
+1
*
Code cleanup: RuboCop: Fix Lint/UnneededRequireStatement in app/models/wiki_p...
Go MAEDA
2019-08-25
1
-1
/
+0
*
Fix hard-coded string "no subject" in app/models/mail_handler.rb (#5820).
Go MAEDA
2019-08-25
1
-1
/
+1
*
Per role visibility settings for version custom fields (#23997).
Go MAEDA
2019-08-24
2
-0
/
+11
*
Code cleanup: RuboCop: Fix Style/IdenticalConditionalBranches in app/models/p...
Go MAEDA
2019-08-20
1
-8
/
+2
*
Per role visibility settings for project custom fields (#31925).
Go MAEDA
2019-08-20
2
-0
/
+11
*
Code cleanup: RuboCop: Rails/ActiveRecordAliases
Go MAEDA
2019-08-17
1
-1
/
+1
*
Code cleanup: RuboCop: Layout/TrailingBlankLines
Go MAEDA
2019-08-14
2
-2
/
+0
*
Per role visibility settings for spent time custom fields (#31859).
Go MAEDA
2019-08-09
3
-3
/
+20
*
Limit total_estimated_hours to visible issues (#31778).
Go MAEDA
2019-08-07
2
-3
/
+3
*
Increase maximum size for role name (#27625).
Jean-Philippe Lang
2019-06-20
1
-1
/
+1
*
Support external ID when importing issues (#28213).
Jean-Philippe Lang
2019-06-20
2
-12
/
+29
*
User preference for issue history default tab (#3058).
Jean-Philippe Lang
2019-06-20
1
-1
/
+4
*
Groups are incorrect when grouping by date without user timezone set.
Jean-Philippe Lang
2019-06-20
1
-3
/
+7
*
Issues in paginated views may be lost because sorting criteria are not unique...
Jean-Philippe Lang
2019-06-20
2
-0
/
+9
*
Fix "Undefined local variable sender_email" error in MailHandler#receive_mess...
Go MAEDA
2019-06-10
1
-1
/
+1
*
Remove trailing whitespaces from app (#31506).
Go MAEDA
2019-06-06
1
-1
/
+1
*
Add missing frozen string literals and copyrights (#31508).
Go MAEDA
2019-06-04
1
-0
/
+19
*
Support "YYYY/MM/DD" date format when importing issues (#31450).
Go MAEDA
2019-05-30
1
-0
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
76
-76
/
+76
*
Don't rescue Exception class (#31387).
Go MAEDA
2019-05-25
7
-10
/
+10
*
Custom Exception classes should inherit StandardError instead of Exception (#...
Go MAEDA
2019-05-21
2
-2
/
+2
*
Adds favorites and recently used projects lists to project jump box (#31355).
Go MAEDA
2019-05-20
1
-1
/
+5
*
Show selected columns in gantt chart (#27672).
Go MAEDA
2019-05-16
1
-0
/
+10
*
Render PDF thumbnail using ImageMagick/GhostScript (#22481).
Go MAEDA
2019-05-12
1
-2
/
+2
*
Option to send email notifications while importing issues from CSV files (#22...
Go MAEDA
2019-05-10
2
-2
/
+3
*
Allows setting the private flag via mail keyword (#31324).
Go MAEDA
2019-05-09
1
-1
/
+29
*
Import time entries (#28234).
Go MAEDA
2019-05-09
1
-0
/
+80
*
Generalize issues imports (#28234).
Go MAEDA
2019-05-09
2
-0
/
+19
*
Attachment preview does not work for some source files such as JavaScript and...
Go MAEDA
2019-05-04
1
-1
/
+1
*
Issue filtering by spent time (#26826).
Go MAEDA
2019-04-30
1
-0
/
+23
*
Changes Query#as_params for more complete serialization (#31276).
Go MAEDA
2019-04-30
1
-0
/
+2
*
New Permission: Edit own issue (#1248).
Go MAEDA
2019-04-25
1
-1
/
+3
*
Adds a new query column for the parent task subject (#19371).
Go MAEDA
2019-04-24
1
-0
/
+1
*
Use safe navigation operator (#30457).
Go MAEDA
2019-04-20
1
-31
/
+15
*
MailHandler.safe_receive does not output any error log (#30457).
Go MAEDA
2019-04-20
1
-1
/
+1
*
Show the total number of open issues in a reminder (#31104).
Go MAEDA
2019-04-18
1
-1
/
+3
*
Don't raise an exception when the emission email address is not RFC compliant...
Go MAEDA
2019-04-08
1
-6
/
+15
*
Code cleanup: use safe navigation operator in app/models/mailer.rb
Go MAEDA
2019-04-06
1
-3
/
+3
*
Remove useless code in TimeEntryQuery#sql_for_activity_id_field (#31088).
Go MAEDA
2019-04-03
1
-2
/
+0
*
Use Regexp#match? to reduce allocations of MatchData object (#28940).
Go MAEDA
2019-03-27
11
-22
/
+22
*
Fix that deleting a version silently deletes its attachments (#31087).
Go MAEDA
2019-03-26
1
-1
/
+1
*
Group time entries by created date (#30233).
Go MAEDA
2019-03-24
1
-1
/
+1
*
Use #b shortcut instead of #force_encoding (#31059).
Go MAEDA
2019-03-20
1
-3
/
+1
[next]