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
*
Allows setting the private flag via mail keyword (#31324).
Go MAEDA
2019-05-09
1
-0
/
+15
*
Support frozen_string_literal in test/**/*.rb (#26561).
Go MAEDA
2019-03-21
1
-1
/
+1
*
Decode hexadecimal-encoded literals in order to be frozen string literals fri...
Go MAEDA
2019-03-19
1
-31
/
+17
*
Remove unnecessary encoding magic comment (#31034).
Go MAEDA
2019-03-16
1
-2
/
+0
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Test for r17914 (#17699).
Go MAEDA
2019-03-03
1
-0
/
+14
*
Option to parse HTML part of multipart (HTML) emails first (#30838).
Go MAEDA
2019-03-03
1
-0
/
+11
*
Mail handler does not ignore emails sent from emission email address if Setti...
Go MAEDA
2019-02-18
1
-7
/
+16
*
Test failure.
Jean-Philippe Lang
2018-12-13
1
-1
/
+1
*
Test failure.
Jean-Philippe Lang
2018-12-13
1
-1
/
+1
*
Fix: Attachments are added even if validation fails when updating an issue vi...
Go MAEDA
2018-11-23
1
-0
/
+15
*
Ensure that vendor-defined characters in ISO-2022-JP email subject don't brea...
Go MAEDA
2018-10-15
1
-0
/
+14
*
Send emails asynchronously (#26791).
Jean-Philippe Lang
2018-10-10
1
-0
/
+1
*
Send individual emails for each mail recipient (#26791).
Jean-Philippe Lang
2018-10-06
1
-5
/
+6
*
Fix: Allow to set no_notification option when receiving emails via IMAP or PO...
Go MAEDA
2018-07-06
1
-2
/
+3
*
Allow setting "Parent issue" attribute in emails (#27070).
Go MAEDA
2018-04-24
1
-1
/
+5
*
Optional regex for filtering attachments on incoming emails (#27025).
Go MAEDA
2018-03-03
1
-0
/
+10
*
Empty email attachments are imported to Redmine, creating broken DB records (...
Jean-Philippe Lang
2018-01-07
1
-0
/
+8
*
add test that anonymous user can add watchers by mail (#26654)
Toshi MARUYAMA
2017-09-07
1
-0
/
+4
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
code layout cleanup test/unit/mail_handler_test.rb
Toshi MARUYAMA
2017-06-19
1
-10
/
+23
*
allow unicode whitespace after mail handler body delimiters (#17718)
Toshi MARUYAMA
2017-06-06
1
-1
/
+1
*
Changes the digest used for attachments to SHA256 (#25240).
Jean-Philippe Lang
2017-04-03
1
-5
/
+5
*
Allow to set multiple values in emails for list custom fields (#16549).
Jean-Philippe Lang
2017-03-08
1
-1
/
+4
*
Emails with no text or html Content not handled properly (#25269, #25256).
Jean-Philippe Lang
2017-03-07
1
-0
/
+5
*
Mail parts with empty content should be ignored (#25256).
Jean-Philippe Lang
2017-03-05
1
-0
/
+5
*
additional test for mail by Pavel Rosický (#24616)
Toshi MARUYAMA
2017-01-28
1
-0
/
+10
*
Optional Regex delimiters to truncate incoming emails (#5864).
Jean-Philippe Lang
2016-12-13
1
-0
/
+19
*
When creating issues by receiving an email, watchers created via CC in the ma...
Jean-Philippe Lang
2016-07-09
1
-2
/
+3
*
Ability to define a default assigned_to when receiving emails (#23020).
Jean-Philippe Lang
2016-06-18
1
-0
/
+11
*
"I don't want to be notified of changes that I make myself" as Default for al...
Jean-Philippe Lang
2016-04-03
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
add test which ensure received mail text attachment keeps original encoding (...
Toshi MARUYAMA
2016-03-04
1
-0
/
+16
*
Add watchers from To and Cc fields in issue replies (#7017).
Jean-Philippe Lang
2016-01-22
1
-1
/
+23
*
Allow a default version to be set on the command line for incoming emails (#7...
Jean-Philippe Lang
2015-11-01
1
-0
/
+11
*
Makes project selection by subaddress optional (#20732).
Jean-Philippe Lang
2015-10-19
1
-1
/
+2
*
MailHandler: Select project by subaddress (redmine+project@example.com) (#207...
Jean-Philippe Lang
2015-10-17
1
-0
/
+13
*
Moved notification assertion to its own test.
Jean-Philippe Lang
2015-10-17
1
-5
/
+11
*
Removed duplicate test case.
Jean-Philippe Lang
2015-10-17
1
-17
/
+0
*
Deliveries already cleared in #setup.
Jean-Philippe Lang
2015-10-17
1
-4
/
+0
*
Not testing nested set.
Jean-Philippe Lang
2015-10-17
1
-5
/
+0
*
Mail Handler: add support for allow_override=all (#20543).
Jean-Philippe Lang
2015-10-17
1
-5
/
+44
*
Mail handler: no attributes overridable by default (#20543).
Jean-Philippe Lang
2015-10-17
1
-7
/
+12
*
Better handle html-only emails (#16962).
Jean-Philippe Lang
2015-06-15
1
-5
/
+25
*
Adds private issue option to receiving emails (#8424).
Jean-Philippe Lang
2015-05-10
1
-0
/
+7
*
Mail handler should not ignore emails with x-auto-response-suppress header (#...
Jean-Philippe Lang
2015-04-11
1
-1
/
+0
*
add missing fixtures
Toshi MARUYAMA
2015-01-18
1
-0
/
+1
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-0
/
+11
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
ignore X-Autoreply mails (#15999, #13425)
Toshi MARUYAMA
2014-12-12
1
-1
/
+2
[next]