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
*
Merged r22746 from trunk to 5.0-stable (#40043).
Marius Balteanu
2024-02-27
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Merged r21641 to 5.0-stable (#37187).
Marius Balteanu
2022-06-17
1
-0
/
+29
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Allow addition/removal of subtasks to show in parent's history (#6033).
Go MAEDA
2021-11-08
1
-4
/
+13
*
Mail handler bypasses add_issue_notes permission (#35045).
Go MAEDA
2021-04-25
1
-2
/
+4
*
MailHandler raises NameError exception when generating error message (#35100).
Go MAEDA
2021-04-22
1
-0
/
+17
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
fix source indent of test/unit/mail_handler_test.rb
Toshi MARUYAMA
2020-12-03
1
-19
/
+28
*
fix source indent of test/unit/mail_handler_test.rb
Toshi MARUYAMA
2020-11-29
1
-1
/
+1
*
shorten long line of MailHandlerTest#test_email_with_long_subject_line
Toshi MARUYAMA
2020-11-26
1
-1
/
+7
*
fix source indent of MailHandlerTest
Toshi MARUYAMA
2020-10-27
1
-175
/
+220
*
remove spaces inside {} of MailHandlerTest
Toshi MARUYAMA
2020-08-09
1
-3
/
+3
*
add space after comma to MailHandlerTest
Toshi MARUYAMA
2020-08-09
1
-2
/
+2
*
add S/MIME signature mail test (#31593)
Toshi MARUYAMA
2020-06-03
1
-0
/
+16
*
remove unneeded literal interpolation from MailHandlerTest
Toshi MARUYAMA
2020-06-03
1
-1
/
+1
*
use "assert_not" instead of "refute" at MailHandlerTest#test_add_issue_with_p...
Toshi MARUYAMA
2020-06-03
1
-1
/
+1
*
add parentheses to nested method call in MailHandlerTest#test_safe_receive_sh...
Toshi MARUYAMA
2020-06-03
1
-1
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
cleanup: rubocop: fix Layout/AlignArguments in test/unit/mail_handler_test.rb
Toshi MARUYAMA
2019-11-05
1
-12
/
+15
*
code cleanup: rubocop: fix Style/AsciiComments in test/unit/mail_handler_test.rb
Toshi MARUYAMA
2019-10-09
1
-1
/
+0
*
Fix test failure due to missing call to set_tmp_attachments_directory (#32122).
Go MAEDA
2019-10-04
1
-0
/
+7
*
add missing fixtures to MailHandlerTest (#31946)
Toshi MARUYAMA
2019-09-24
1
-0
/
+1
*
Log info messages when MailHandler ignored a reply to a nonexistent issue, jo...
Go MAEDA
2019-09-19
1
-0
/
+31
*
Change textfield to textarea for "Exclude attachments by name" (#19903).
Go MAEDA
2019-09-18
1
-1
/
+1
*
Fix hard-coded string "no subject" in app/models/mail_handler.rb (#5820).
Go MAEDA
2019-08-25
1
-6
/
+8
*
Reverts r18245 (#31582, #31365).
Go MAEDA
2019-06-20
1
-11
/
+0
*
Issue subject may be broken if the subject field is split into multiple lines...
Jean-Philippe Lang
2019-06-10
1
-0
/
+11
*
Fix "Undefined local variable sender_email" error in MailHandler#receive_mess...
Go MAEDA
2019-06-10
1
-0
/
+11
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Don't rescue Exception class (#31387).
Go MAEDA
2019-05-25
1
-1
/
+1
*
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
[next]