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
/
test
/
unit
/
mail_handler_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Fixed that validation fails when receiving an email with list custom fields (...
Jean-Philippe Lang
2012-12-13
1
-2
/
+2
*
fix non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mai...
Toshi MARUYAMA
2012-11-21
1
-0
/
+74
*
Fixed that MailHandler raises an error when email has no subject header (#123...
Jean-Philippe Lang
2012-11-18
1
-0
/
+9
*
replace non ASCII characters to hexadecimals at unit mail handler test
Toshi MARUYAMA
2012-11-16
1
-1
/
+3
*
fix receiving mail subject broken which does not begin with encoding name (#1...
Toshi MARUYAMA
2012-11-16
1
-0
/
+11
*
add test of receiving mail subject begins with encoding name (#12375)
Toshi MARUYAMA
2012-11-16
1
-0
/
+11
*
Private issue notes (#1554).
Jean-Philippe Lang
2012-10-03
1
-0
/
+15
*
MailHandler: Match assignee on the full display name (#11552).
Jean-Philippe Lang
2012-08-26
1
-0
/
+10
*
Fixed: Custom fields of type version not proper handled in receiving e-mails ...
Jean-Philippe Lang
2012-08-06
1
-0
/
+12
*
Tests should not change settings.
Jean-Philippe Lang
2012-07-08
1
-0
/
+4
*
Ignore emails with "Auto-Submitted: auto-*" header (#11338).
Jean-Philippe Lang
2012-07-07
1
-1
/
+2
*
Fixed: German umlauts in Subject get striped with ruby1.8 (#11065).
Jean-Philippe Lang
2012-06-10
1
-0
/
+9
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Additional test for MailHandler.
Jean-Philippe Lang
2012-04-19
1
-1
/
+11
*
Ignore emails with Auto-Submitted: auto-replied header (#10607).
Jean-Philippe Lang
2012-04-13
1
-6
/
+12
*
Makes the mail handler ignore out-of-office emails (#10607).
Jean-Philippe Lang
2012-04-06
1
-0
/
+9
*
replace hard-coded non ASCII literal to UTF-8 hexadecimal at test/unit/mail_h...
Toshi MARUYAMA
2012-03-14
1
-2
/
+6
*
Strip login and password read from the email body.
Jean-Philippe Lang
2012-03-04
1
-2
/
+2
*
Adds an helper to get the body of an email in tests.
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
-0
/
+15
*
Fixed an assertion for ruby1.9.
Jean-Philippe Lang
2012-02-05
1
-1
/
+1
*
Increase username length limit from 30 to 60 (#2719).
Jean-Philippe Lang
2012-02-05
1
-7
/
+4
*
code layout clean up test/unit/mail_handler_test.rb
Toshi MARUYAMA
2012-01-30
1
-17
/
+78
*
code layout cleanup unit mail handler test fixtures
Toshi MARUYAMA
2012-01-30
1
-19
/
+7
*
test: add attachment tests at unit mail handler test for Rails3
Toshi MARUYAMA
2012-01-29
1
-0
/
+3
*
remove trailing white-space from test/unit/mail_handler_test.rb
Toshi MARUYAMA
2012-01-05
1
-1
/
+1
*
replace hard-coded Japanese literal to utf-8 hexadecimal at test/unit/mail_ha...
Toshi MARUYAMA
2012-01-05
1
-1
/
+3
*
Improved user creation from incoming email.
Jean-Philippe Lang
2011-11-27
1
-0
/
+40
*
remove trailing white-spaces from test/unit/mail_handler_test.rb.
Toshi MARUYAMA
2011-08-31
1
-5
/
+5
*
Fixed: attachments from Apple Mail not added by mail handler (#8651).
Jean-Philippe Lang
2011-07-29
1
-0
/
+10
*
Fixed: MailHandler does not include JournalDetail for attached files (#7966).
Jean-Philippe Lang
2011-07-24
1
-4
/
+25
*
Ability to assign issues to groups (#2964).
Jean-Philippe Lang
2011-07-23
1
-0
/
+13
*
Fixed: Setting issue attributes from mail should be case-insensitive (#8759).
Jean-Philippe Lang
2011-07-09
1
-1
/
+1
*
remove trailing white-spaces from unit mail handler test.
Toshi MARUYAMA
2011-05-17
1
-3
/
+3
*
code clean up MailHandlerTest unit test.
Toshi MARUYAMA
2011-04-28
1
-35
/
+26
*
Fixed: mail handler keywords are not removed when updating issues (#7785).
Jean-Philippe Lang
2011-03-13
1
-0
/
+4
*
Fixed: CLI-supplied defaults should not be applied when replying to an issue ...
Jean-Philippe Lang
2010-12-29
1
-0
/
+8
*
Fixed: Tracker reset to default when replying to an issue email (#7197).
Jean-Philippe Lang
2010-12-29
1
-2
/
+15
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Add assertions for #6929 in MailHandler tests.
Jean-Philippe Lang
2010-11-20
1
-0
/
+2
*
MailHandler: ignore assignee if invalid.
Jean-Philippe Lang
2010-11-14
1
-0
/
+2
*
Makes MailHandler ignore invalid keyword values to avoid validation failures.
Jean-Philippe Lang
2010-11-12
1
-0
/
+12
*
Makes MailHandler accept localized keywords for default or user language (#61...
Jean-Philippe Lang
2010-11-12
1
-0
/
+15
*
Makes MailHandler accept all issue attributes and custom fields that can be s...
Jean-Philippe Lang
2010-11-12
1
-0
/
+5
*
Remove email quotes (>) when searching for incoming email delimiters. #2852 #...
Eric Davis
2010-11-02
1
-0
/
+32
*
Fix test failure from Setting changes in other tests
Eric Davis
2010-09-29
1
-0
/
+1
*
Added three new notifiable events based on issue attributes
Eric Davis
2010-09-28
1
-0
/
+1
*
Added User#notify_about? to check when a user should be notified about an event
Eric Davis
2010-09-28
1
-1
/
+1
*
Truncate incoming email subject lines to 255 characters. #5698
Eric Davis
2010-06-20
1
-0
/
+6
[next]