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
*
Backport the fix r18239 to 4.0-stable (#31503).
Go MAEDA
2019-06-10
1
-1
/
+1
*
Merged r18122 from trunk to 4.0-stable (#29259).
Go MAEDA
2019-05-04
1
-1
/
+1
*
Merged r18103 from trunk to 4.0-stable (#31276).
Go MAEDA
2019-04-30
1
-0
/
+2
*
Merged r18066 from trunk to 4.0-stable (#30457).
Go MAEDA
2019-04-20
1
-1
/
+1
*
Merged r18008 from trunk to 4.0-stable (#31087).
Go MAEDA
2019-03-26
1
-1
/
+1
*
Merged r17933 from trunk to 4.0-stable (#30367).
Go MAEDA
2019-03-13
1
-1
/
+1
*
Merged r17918 from trunk to 4.0-stable (#30955).
Go MAEDA
2019-03-03
1
-1
/
+1
*
Merged r17878 and r17879 from trunk to 4.0-stable (#30785).
Go MAEDA
2019-02-18
2
-7
/
+2
*
Merged r17869 from trunk to 4.0-stable (#30718).
Go MAEDA
2019-02-16
2
-10
/
+4
*
Merged r17862 from trunk to 4.0-stable (#30785).
Go MAEDA
2019-02-13
2
-1
/
+7
*
Merged r17754 to 4.0-stable (#30115).
Jean-Philippe Lang
2019-01-19
1
-82
/
+84
*
Merged r17817 to 4.0-stable (#30455).
Jean-Philippe Lang
2019-01-19
1
-1
/
+1
*
Merged r17786 and r17787 from trunk to 4.0-stable (#30412).
Go MAEDA
2019-01-12
1
-0
/
+1
*
Let admin users unarchive subprojects of archived projects (#29993).
Jean-Philippe Lang
2018-12-02
1
-8
/
+4
*
CSV importer ignores shared version names of other projects (#30001).
Jean-Philippe Lang
2018-11-29
1
-1
/
+4
*
Fix: Attachments are added even if validation fails when updating an issue vi...
Go MAEDA
2018-11-23
1
-1
/
+1
*
Sort issues by due date in email reminders (#29771).
Go MAEDA
2018-11-06
1
-0
/
+1
*
Remove trailing whitespaces from app/models/mailer.rb
Go MAEDA
2018-11-06
1
-1
/
+1
*
Filter time entries after project status (#20081).
Go MAEDA
2018-10-29
1
-0
/
+10
*
Filter issues after project status (#20081).
Go MAEDA
2018-10-29
3
-0
/
+24
*
Removes method_missing override (#26791).
Jean-Philippe Lang
2018-10-10
1
-9
/
+0
*
Replaces remaining #deliver with #deliver_later (#26791).
Jean-Philippe Lang
2018-10-10
1
-3
/
+3
*
Send emails asynchronously (#26791).
Jean-Philippe Lang
2018-10-10
12
-382
/
+255
*
Fixed that test_email raises an error with #deliver_later (#26791).
Jean-Philippe Lang
2018-10-06
1
-41
/
+4
*
Use find_by instead of where.first to remove unnecessary sorting (#26747).
Go MAEDA
2018-10-06
9
-16
/
+16
*
Ensure that ActiveRecord::Base objects are fully serialized for mail sending ...
Jean-Philippe Lang
2018-10-06
1
-1
/
+38
*
Cleanup: Remove Issue#each_notification and Journal#each_notification (#26791).
Jean-Philippe Lang
2018-10-06
2
-28
/
+0
*
Send individual emails for each mail recipient (#26791).
Jean-Philippe Lang
2018-10-06
2
-115
/
+413
*
Custom queries are broken by updating with nil parameter values (#29701).
Go MAEDA
2018-10-04
2
-6
/
+6
*
Extend Issue Summary to include subprojects (#2529).
Go MAEDA
2018-10-03
1
-12
/
+12
*
Remove unused variable 'filter_options' from Query#add_filter (#29710).
Go MAEDA
2018-10-02
1
-1
/
+0
*
Use the id field as project_key in ProjectCustomField#visibility_by_project_c...
Go MAEDA
2018-09-24
1
-0
/
+5
*
Remove unused and broken method CustomField.visibility_condition (#29160).
Jean-Philippe Lang
2018-09-23
1
-13
/
+0
*
Support self-signed LDAPS connections (#29606).
Jean-Philippe Lang
2018-09-23
2
-2
/
+45
*
Column Project is no longer added by default to the list of default columns f...
Jean-Philippe Lang
2018-09-23
1
-3
/
+2
*
Fixed that issue details page shows default values for custom fields that are...
Jean-Philippe Lang
2018-09-23
2
-1
/
+6
*
Replace String#gsub with faster String#tr (#29363).
Go MAEDA
2018-08-12
2
-2
/
+2
*
Replace Enumerable#sort with faster Enumerable#sort_by (#29299).
Go MAEDA
2018-08-02
1
-1
/
+1
*
Replace Hash#keys.each with faster Hash#each_key (#29305).
Go MAEDA
2018-08-01
3
-4
/
+4
*
Use pluck(:id) instead of collect(&:id) in app/models/issue.rb (#26711).
Go MAEDA
2018-07-29
1
-2
/
+2
*
Use pluck(:id) instead of collect(&:id) (#26711).
Go MAEDA
2018-07-28
1
-1
/
+1
*
Bulk delete wiki attachments (#16410).
Go MAEDA
2018-07-25
1
-2
/
+16
*
Add CSS class to identify public projects (#28413).
Go MAEDA
2018-07-22
1
-0
/
+1
*
Extend watched_by_me-issue filter to include all project-members instead of o...
Go MAEDA
2018-07-09
2
-1
/
+7
*
Ensure that only visible watchers on issues can be queried (#29133).
Go MAEDA
2018-07-08
1
-2
/
+20
*
Fix: Allow to set no_notification option when receiving emails via IMAP or PO...
Go MAEDA
2018-07-06
1
-1
/
+1
*
"thumbnail" macro may break filename attribute of the attachment (#29038).
Go MAEDA
2018-07-02
1
-1
/
+1
*
Allow to filter by all versions on the global issue list (#26091).
Go MAEDA
2018-06-28
1
-1
/
+1
*
Dangerous query method deprecation warnings (#23630).
Jean-Philippe Lang
2018-06-23
2
-3
/
+5
*
Upgrade to Rails 5.2.0 (#23630).
Jean-Philippe Lang
2018-06-23
1
-2
/
+1
[next]