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
/
mail_handler.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Ignore bogus issue strings like [some-string#1234] in email subjects (#17705).
Jean-Philippe Lang
2014-11-14
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-2
/
+2
*
use deep_dup to prevent losing mail receiving options (#14491)
Toshi MARUYAMA
2014-10-20
1
-1
/
+1
*
MailHandler: Don't use String#respond_to?(:force_encoding) (#18047)
Toshi MARUYAMA
2014-10-08
1
-1
/
+1
*
Ignore email keywords after truncation line (#8758).
Jean-Philippe Lang
2014-09-20
1
-3
/
+3
*
use \A instead of ^ for RegExp (#16190)
Toshi MARUYAMA
2014-07-02
1
-1
/
+1
*
only ignore undesirable Auto-Submitted headers defined in RFC3834 (#16190)
Toshi MARUYAMA
2014-07-02
1
-1
/
+1
*
Set default start date on issues created by email if default_issue_start_date...
Jean-Philippe Lang
2014-04-26
1
-0
/
+1
*
Don't abort processing of emails when an email triggers a parsing exception (...
Jean-Philippe Lang
2014-03-21
1
-0
/
+8
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
remove unneeded Relation#all from MailHandler#add_watchers
Toshi MARUYAMA
2014-01-09
1
-2
/
+3
*
support more character encoding in incoming emails (#15785)
Toshi MARUYAMA
2014-01-01
1
-1
/
+5
*
Fixed that text/plain attachments are added to issue description (#15684).
Jean-Philippe Lang
2013-12-18
1
-0
/
+5
*
Exclude attachments from incoming emails based on file name (#3413).
Jean-Philippe Lang
2013-09-29
1
-0
/
+14
*
remove ineffective "logger.info" and "logger.error" check from MailHandler mo...
Toshi MARUYAMA
2013-08-03
1
-9
/
+9
*
Broken tests (#14491).
Jean-Philippe Lang
2013-07-29
1
-1
/
+0
*
Use the default project when receiving an email with an invalid project keywo...
Jean-Philippe Lang
2013-07-29
1
-0
/
+8
*
Role-based issue custom field visibility (#5037).
Jean-Philippe Lang
2013-07-13
1
-1
/
+1
*
Fix handling multiple text parts in email (#13646).
Jean-Philippe Lang
2013-05-12
1
-4
/
+13
*
Adds a method for extracting MailHandler options from ENV.
Jean-Philippe Lang
2013-05-04
1
-0
/
+13
*
fix broken tests on Rails 3.2.13 with Ruby 1.8 (#12399, #12375)
Toshi MARUYAMA
2013-03-19
1
-31
/
+1
*
replace tab to space at app/models/mail_handler.rb
Toshi MARUYAMA
2013-03-18
1
-1
/
+1
*
Mail handler: set mail_notification to only_my_events when creating a new use...
Jean-Philippe Lang
2013-03-11
1
-0
/
+1
*
Mail handler: adds --no-notification option to disable notifications to the c...
Jean-Philippe Lang
2013-03-03
1
-0
/
+4
*
Mail handler: adds --no-account-notice option for not sending account informa...
Jean-Philippe Lang
2013-03-03
1
-2
/
+5
*
Mail handler: adds --default-group option to add created user to one or more ...
Jean-Philippe Lang
2013-03-03
1
-0
/
+14
*
Use User#generate_password in MailHandler.
Jean-Philippe Lang
2013-02-23
1
-3
/
+1
*
Test broken by r11392 (#13174).
Jean-Philippe Lang
2013-02-15
1
-3
/
+3
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
remove trailing white-spaces from app/models/mail_handler.rb
Toshi MARUYAMA
2013-01-06
1
-2
/
+2
*
Replaces find(:first) calls.
Jean-Philippe Lang
2012-12-03
1
-1
/
+1
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-1
/
+1
*
fix non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mai...
Toshi MARUYAMA
2012-11-21
1
-1
/
+18
*
Fixed that MailHandler raises an error when email has no subject header (#123...
Jean-Philippe Lang
2012-11-18
1
-2
/
+3
*
fix receiving mail subject broken which does not begin with encoding name (#1...
Toshi MARUYAMA
2012-11-16
1
-1
/
+2
*
Private issue notes (#1554).
Jean-Philippe Lang
2012-10-03
1
-2
/
+6
*
MailHandler: Match assignee on the full display name (#11552).
Jean-Philippe Lang
2012-08-26
1
-1
/
+1
*
Fixed: Custom fields of type version not proper handled in receiving e-mails ...
Jean-Philippe Lang
2012-08-06
1
-2
/
+2
*
Ignore emails with "Auto-Submitted: auto-*" header (#11338).
Jean-Philippe Lang
2012-07-07
1
-6
/
+9
*
Fixed: German umlauts in Subject get striped with ruby1.8 (#11065).
Jean-Philippe Lang
2012-06-10
1
-2
/
+19
*
remove redundant code from app/models/mail_handler.rb
Toshi MARUYAMA
2012-05-06
1
-4
/
+0
*
replace Mailer deliver syntax to Rails3 style
Toshi MARUYAMA
2012-05-05
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Use Mail instead of TMail in MailHandler.
Jean-Philippe Lang
2012-05-05
1
-28
/
+32
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-2
/
+11
*
Ignore emails with Auto-Submitted: auto-replied header (#10607).
Jean-Philippe Lang
2012-04-13
1
-5
/
+14
*
Makes the mail handler ignore out-of-office emails (#10607).
Jean-Philippe Lang
2012-04-06
1
-0
/
+7
*
Adds Redmine::Utils.random_hex for generating a random hex string.
Jean-Philippe Lang
2012-03-04
1
-2
/
+2
*
MailHandler: fixed that sender's fullname is not unquoted (#10334).
Jean-Philippe Lang
2012-03-01
1
-1
/
+1
*
Increase username length limit from 30 to 60 (#2719).
Jean-Philippe Lang
2012-02-05
1
-3
/
+3
[prev]
[next]