summaryrefslogtreecommitdiffstats
path: root/test/fixtures/mail_handler
Commit message (Expand)AuthorAgeFilesLines
* Allow newlines and quote characters within mail body delimiters (#34794).Go MAEDA2021-03-091-1/+2
* svn propset svn:eol-style native to mail_handler fixturesToshi MARUYAMA2020-06-042-127/+127
* add S/MIME signature mail test (#31593)Toshi MARUYAMA2020-06-031-0/+89
* Reverts r18245 (#31582, #31365).Go MAEDA2019-06-201-9/+0
* Issue subject may be broken if the subject field is split into multiple lines...Jean-Philippe Lang2019-06-101-0/+9
* Allows setting the private flag via mail keyword (#31324).Go MAEDA2019-05-091-0/+41
* Missing fixture (#17699).Go MAEDA2019-03-031-0/+8
* Option to parse HTML part of multipart (HTML) emails first (#30838).Go MAEDA2019-03-031-0/+38
* Ensure that vendor-defined characters in ISO-2022-JP email subject don't brea...Go MAEDA2018-10-151-0/+9
* Fix mistakenly tampered fixture file (#27070).Go MAEDA2018-04-241-1/+1
* Allow setting "Parent issue" attribute in emails (#27070).Go MAEDA2018-04-241-0/+1
* Empty email attachments are imported to Redmine, creating broken DB records (...Jean-Philippe Lang2018-01-071-0/+58
* add test that anonymous user can add watchers by mail (#26654)Toshi MARUYAMA2017-09-071-0/+1
* allow unicode whitespace after mail handler body delimiters (#17718)Toshi MARUYAMA2017-06-061-3/+3
* Allow to set multiple values in emails for list custom fields (#16549).Jean-Philippe Lang2017-03-081-0/+1
* Emails with no text or html Content not handled properly (#25269, #25256).Jean-Philippe Lang2017-03-071-0/+35
* Mail parts with empty content should be ignored (#25256).Jean-Philippe Lang2017-03-051-0/+36
* additional test for mail by Pavel Rosický (#24616)Toshi MARUYAMA2017-01-281-0/+14
* Optional Regex delimiters to truncate incoming emails (#5864).Jean-Philippe Lang2016-12-131-0/+35
* add test which ensure received mail text attachment keeps original encoding (...Toshi MARUYAMA2016-03-041-0/+31
* Add watchers from To and Cc fields in issue replies (#7017).Jean-Philippe Lang2016-01-221-0/+19
* MailHandler: Select project by subaddress (redmine+project@example.com) (#207...Jean-Philippe Lang2015-10-171-0/+60
* Better handle html-only emails (#16962).Jean-Philippe Lang2015-06-153-1/+1033
* Ignore email keywords after truncation line (#8758).Jean-Philippe Lang2014-09-203-9/+61
* fix newline of fixture (#16122)Toshi MARUYAMA2014-02-181-6/+6
* add test of gmail ISO-8859-2 mail receiving (#16122)Toshi MARUYAMA2014-02-181-0/+11
* add test of quoted printable UTF-8 mail reviving (#14675)Toshi MARUYAMA2014-02-171-0/+19
* support more character encoding in incoming emails (#15785)Toshi MARUYAMA2014-01-011-0/+14
* Fixed that text/plain attachments are added to issue description (#15684).Jean-Philippe Lang2013-12-181-0/+7
* Fix handling multiple text parts in email (#13646).Jean-Philippe Lang2013-05-121-0/+55
* Fixed that validation fails when receiving an email with list custom fields (...Jean-Philippe Lang2012-12-131-0/+1
* svn propset svn:eol-style native to fixtures (#12399)Toshi MARUYAMA2012-11-214-106/+106
* fix non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mai...Toshi MARUYAMA2012-11-214-0/+106
* Fixed that MailHandler raises an error when email has no subject header (#123...Jean-Philippe Lang2012-11-181-0/+10
* fix receiving mail subject broken which does not begin with encoding name (#1...Toshi MARUYAMA2012-11-161-0/+7
* add test of receiving mail subject begins with encoding name (#12375)Toshi MARUYAMA2012-11-161-0/+7
* Fixed: German umlauts in Subject get striped with ruby1.8 (#11065).Jean-Philippe Lang2012-06-101-0/+11
* set svn:eol-style native test/fixtures/mail_handler/ticket_with_long_subject.emlToshi MARUYAMA2012-03-111-57/+57
* set svn:eol-style native test/fixtures/mail_handler/ticket_with_invalid_attri...Toshi MARUYAMA2012-03-111-47/+47
* set svn:eol-style native test/fixtures/mail_handler/ticket_with_attachment.emlToshi MARUYAMA2012-03-111-248/+248
* set svn:eol-style native test/fixtures/mail_handler/ticket_reply.emlToshi MARUYAMA2012-03-111-74/+74
* set svn:eol-style native test/fixtures/mail_handler/ticket_on_given_project.emlToshi MARUYAMA2012-03-111-60/+60
* set svn:eol-style native test/fixtures/mail_handler/ticket_by_unknown_user.emlToshi MARUYAMA2012-03-111-18/+18
* set svn:eol-style native test/fixtures/mail_handler/ticket_by_empty_user.emlToshi MARUYAMA2012-03-111-17/+17
* set svn:eol-style native test/fixtures/mail_handler/issue_update_with_quoted_...Toshi MARUYAMA2012-03-111-48/+48
* set svn:eol-style native test/fixtures/mail_handler/issue_update_with_multipl...Toshi MARUYAMA2012-03-111-48/+48
* set svn:eol-style native test/fixtures/mail_handler/ticket_with_localized_att...Toshi MARUYAMA2012-03-111-43/+43
* MailHandler: fixed that sender's fullname is not unquoted (#10334).Jean-Philippe Lang2012-03-011-0/+5
* Fixed: attachments from Apple Mail not added by mail handler (#8651).Jean-Philippe Lang2011-07-291-0/+240
* Fixed: Setting issue attributes from mail should be case-insensitive (#8759).Jean-Philippe Lang2011-07-091-3/+3