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
*
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
*
code layout cleanup app/models/mail_handler.rb
Toshi MARUYAMA
2012-01-31
1
-13
/
+42
*
code layout cleanup app/models/mail_handler.rb
Toshi MARUYAMA
2012-01-31
1
-2
/
+4
*
remove duplicate "private" from MailHandler model
Toshi MARUYAMA
2012-01-06
1
-2
/
+0
*
remove redundant "email" parameter from MailHandler#create_user_from_email
Toshi MARUYAMA
2012-01-06
1
-2
/
+2
*
Rails3: replace deprecated Errors#on to Errors#[] at app/models/mail_handler.rb
Toshi MARUYAMA
2012-01-05
1
-3
/
+3
*
Improved user creation from incoming email.
Jean-Philippe Lang
2011-11-27
1
-15
/
+46
*
remove trailing white-spaces from app/models/mail_handler.rb.
Toshi MARUYAMA
2011-08-31
1
-1
/
+1
*
Fixes mail handler for when there's no attachments (#8651).
Jean-Philippe Lang
2011-07-29
1
-1
/
+1
*
Fixed: attachments from Apple Mail not added by mail handler (#8651).
Jean-Philippe Lang
2011-07-29
1
-1
/
+1
*
Fixed: MailHandler does not include JournalDetail for attached files (#7966).
Jean-Philippe Lang
2011-07-24
1
-1
/
+1
*
Ability to assign issues to groups (#2964).
Jean-Philippe Lang
2011-07-23
1
-9
/
+13
*
Fixed: Setting issue attributes from mail should be case-insensitive (#8759).
Jean-Philippe Lang
2011-07-09
1
-5
/
+5
*
remove trailing white-spaces from mail handler model source.
Toshi MARUYAMA
2011-05-17
1
-2
/
+2
*
remove trailing white-spaces from MailHandler model source.
Toshi MARUYAMA
2011-05-08
1
-35
/
+35
*
Fixed: mail handler keywords are not removed when updating issues (#7785).
Jean-Philippe Lang
2011-03-13
1
-1
/
+2
*
Introduced MailHandler#dispatch_to_default method to make MailHandler more ex...
Jean-Baptiste Barth
2011-02-12
1
-1
/
+5
*
Fixed MailHandler broken by I18n fallback added in r4679.
Jean-Philippe Lang
2011-01-10
1
-2
/
+2
*
Fixed: CLI-supplied defaults should not be applied when replying to an issue ...
Jean-Philippe Lang
2010-12-29
1
-0
/
+3
*
Fixed: Tracker reset to default when replying to an issue email (#7197).
Jean-Philippe Lang
2010-12-29
1
-2
/
+8
*
MailHandler: ignore assignee if invalid.
Jean-Philippe Lang
2010-11-14
1
-1
/
+4
*
Makes MailHandler ignore invalid keyword values to avoid validation failures.
Jean-Philippe Lang
2010-11-12
1
-6
/
+7
*
Makes MailHandler accept localized keywords for default or user language (#61...
Jean-Philippe Lang
2010-11-12
1
-2
/
+17
*
Makes MailHandler accept all issue attributes and custom fields that can be s...
Jean-Philippe Lang
2010-11-12
1
-46
/
+43
*
Remove email quotes (>) when searching for incoming email delimiters. #2852 #...
Eric Davis
2010-11-02
1
-1
/
+1
*
Truncate incoming email subject lines to 255 characters. #5698
Eric Davis
2010-06-20
1
-1
/
+1
*
Accept email from anonymous users with an empty from address. #5604
Eric Davis
2010-06-19
1
-1
/
+1
*
Add an "Assigned To" keyword to receiving email. #5594
Eric Davis
2010-05-29
1
-1
/
+14
*
Add 'Start date' and 'End date' keywords for incoming email. #5595
Eric Davis
2010-05-28
1
-3
/
+10
[next]