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
*
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
*
Sort issues by due date in email reminders (#29771).
Go MAEDA
2018-11-06
1
-0
/
+21
*
Remove trailing whitespaces from test/unit/mailer_test.rb
Go MAEDA
2018-11-06
1
-1
/
+1
*
#last_email already asserts that mail is not nil.
Jean-Philippe Lang
2018-10-10
1
-11
/
+0
*
Journal must be saved.
Jean-Philippe Lang
2018-10-10
1
-0
/
+1
*
Send emails asynchronously (#26791).
Jean-Philippe Lang
2018-10-10
1
-174
/
+78
*
Fixed that test_email raises an error with #deliver_later (#26791).
Jean-Philippe Lang
2018-10-06
1
-0
/
+6
*
Send individual emails for each mail recipient (#26791).
Jean-Philippe Lang
2018-10-06
1
-5
/
+9
*
Removes repository routes without repository_id (#26522).
Jean-Philippe Lang
2018-06-16
1
-3
/
+3
*
Security notification on password recovery is empty (#28302).
Jean-Philippe Lang
2018-04-07
1
-0
/
+17
*
Fixed link to user in email notifications (#26506).
Jean-Philippe Lang
2017-07-24
1
-0
/
+8
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
add test of email reminder in case of user language is 'auto' (#26247)
Toshi MARUYAMA
2017-06-23
1
-0
/
+15
*
remove trailing white-space from test/unit/mailer_test.rb
Toshi MARUYAMA
2017-05-30
1
-1
/
+1
*
Send reminders about visible issues only (#25713).
Jean-Philippe Lang
2017-05-13
1
-0
/
+19
*
Enforce issue assignee validation (#23921).
Jean-Philippe Lang
2016-12-10
1
-1
/
+2
*
Adds an assertion for this (#23180).
Jean-Philippe Lang
2016-06-29
1
-0
/
+4
*
Missing fixtures (#14574).
Jean-Philippe Lang
2016-04-03
1
-1
/
+1
*
Don't use custom hostname for all Mailer tests.
Jean-Philippe Lang
2016-03-26
1
-31
/
+23
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Security notifications when password or email adress is changed (#21421).
Jean-Philippe Lang
2016-02-05
1
-0
/
+45
*
Use regular edit/update actions and named routes for JournalsController.
Jean-Philippe Lang
2016-01-21
1
-3
/
+3
*
Adds tracker name to Redmine issue link titles (#13946).
Jean-Philippe Lang
2015-09-21
1
-3
/
+3
*
Mail handler should not ignore emails with x-auto-response-suppress header (#...
Jean-Philippe Lang
2015-04-11
1
-1
/
+1
*
Incorrect links generated in emails if host setup uses other port (#19323).
Jean-Philippe Lang
2015-03-14
1
-0
/
+18
*
Renamed test (#18983).
Jean-Philippe Lang
2015-02-07
1
-1
/
+1
*
Fixed wrong test (#18983).
Jean-Philippe Lang
2015-02-07
1
-12
/
+6
*
Allow filtering of Redmine Reminders by Version (#18983).
Jean-Philippe Lang
2015-02-07
1
-0
/
+21
*
Don't change Setting.default_language in Mailer tests.
Jean-Philippe Lang
2015-01-21
1
-24
/
+18
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-14
/
+19
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-1
/
+33
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Removed that quote in a fixture subject.
Jean-Philippe Lang
2014-12-20
1
-3
/
+3
*
Misc tests.
Jean-Philippe Lang
2014-12-08
1
-0
/
+13
*
Fixed that IssueRelation should not be responsible for calling Issue#init_jou...
Jean-Philippe Lang
2014-11-02
1
-0
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-0
/
+1
[next]