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
/
mailer_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds missing fixture to mailer_test (#41795).
Marius Balteanu
2024-11-22
1
-1
/
+1
*
Add project identifier to List-Id header in notification emails (#13359).
Go MAEDA
2024-07-26
1
-6
/
+19
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Fix exception raised during thumbnail macro to image tag conversion in emails...
Go MAEDA
2023-08-30
1
-0
/
+12
*
Add X-Redmine-Issue-Priority headers to issue notification mails (#2746).
Go MAEDA
2023-05-13
1
-0
/
+1
*
Show parent issues in notification email (#34302).
Go MAEDA
2023-03-01
1
-1
/
+2
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Render mentioned users with leading @ and highlight (#36699, #13919).
Marius Balteanu
2022-03-19
1
-1
/
+1
*
Allow users to be mentioned using @ in issues and wiki pages (#13919):
Marius Balteanu
2022-02-23
1
-0
/
+75
*
Explicitly specify text formatting in the tests (#35952).
Marius Balteanu
2022-01-22
1
-2
/
+2
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820).
Marius Balteanu
2021-08-01
1
-14
/
+14
*
X-Redmine-Issue-Assignee email header field is empty when the assignee of an ...
Go MAEDA
2021-05-18
1
-0
/
+27
*
Use `Time.use_zone` instead of `Time.zone=` (#35208).
Go MAEDA
2021-05-07
1
-4
/
+3
*
Fix sending mail with DeliveryJob is deprecated (#29914, #32908).
Go MAEDA
2021-04-01
1
-4
/
+4
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
remove space inside array brackets from test/unit/mailer_test.rb
Toshi MARUYAMA
2020-12-11
1
-2
/
+2
*
shorten long line of test/unit/mailer_test.rb
Toshi MARUYAMA
2020-12-03
1
-7
/
+35
*
fix source indent of test/unit/mailer_test.rb
Toshi MARUYAMA
2020-12-03
1
-11
/
+15
*
add space after comma to test/unit/mailer_test.rb
Toshi MARUYAMA
2020-11-04
1
-1
/
+1
*
Locked users in a group receive notifications when the group is added as a wa...
Go MAEDA
2020-09-01
1
-1
/
+20
*
Show open/closed badge in email notifications (#33834).
Go MAEDA
2020-08-21
1
-0
/
+10
*
Add a link to the issues list in a reminder email (#33099).
Go MAEDA
2020-03-07
1
-2
/
+6
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Include attachments in news post notifications (#33002).
Go MAEDA
2020-02-24
1
-0
/
+13
*
Include attachments in forum post notifications (#16006).
Go MAEDA
2020-02-11
1
-0
/
+18
*
cleanup: rubocop: fix Layout/AlignArguments in test/unit/mailer_test.rb
Toshi MARUYAMA
2019-11-05
1
-22
/
+21
*
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/unit/mailer_te...
Toshi MARUYAMA
2019-10-15
1
-0
/
+1
*
Add additional mail headers for issue tracker (#31910).
Go MAEDA
2019-09-12
1
-0
/
+1
*
Test errors with SQLite3 (#10378).
Jean-Philippe Lang
2019-06-20
1
-0
/
+1
*
Don't show empty fields in email notifications (#10378).
Jean-Philippe Lang
2019-06-20
1
-0
/
+21
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Don't rescue Exception class (#31387).
Go MAEDA
2019-05-25
1
-3
/
+3
*
MailerTest fails depending on the time (#31225).
Go MAEDA
2019-05-22
1
-4
/
+9
*
Show the number of days left until the due date in reminders (#31225).
Go MAEDA
2019-05-19
1
-9
/
+9
*
Fix tests to test Mailer.deliver_issue_edit instead of Mailer.deliver_issue_a...
Go MAEDA
2019-05-06
1
-6
/
+10
*
Show the total number of open issues in a reminder (#31104).
Go MAEDA
2019-04-18
1
-1
/
+10
*
Don't raise an exception when the emission email address is not RFC compliant...
Go MAEDA
2019-04-08
1
-0
/
+12
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
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
*
Issue emails cannot be threaded by some mailers due to inconsistent Message-I...
Go MAEDA
2019-03-04
1
-10
/
+20
*
"View all issues" link in email reminders points to issues list which does no...
Go MAEDA
2019-03-03
1
-0
/
+5
*
New setting to include the status changes in issue mail notifications subject...
Go MAEDA
2019-02-28
1
-0
/
+44
*
Daylight savings causes inconsistency of Message-Id (#13888).
Go MAEDA
2019-02-19
1
-0
/
+11
*
Test that List-Id header field does not include display name and extra angle ...
Go MAEDA
2019-02-16
1
-2
/
+5
*
Show author's name in the From field of email notifications (#5913).
Go MAEDA
2019-02-15
1
-0
/
+19
*
Start date and due date in email notifications (#13307).
Go MAEDA
2019-01-25
1
-1
/
+3
*
Don't send notifications when using Issue.generate! in tests in order to spee...
Jean-Philippe Lang
2018-12-02
1
-1
/
+1
[next]