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
*
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
*
Mailer.token_for generates invalid message_id when using from address with fu...
Jean-Philippe Lang
2014-05-02
1
-0
/
+6
*
use escaped "Can't" constant at MailerTest
Toshi MARUYAMA
2014-02-14
1
-3
/
+3
*
Test failure with Postgresql+ruby1.8 (#2549).
Jean-Philippe Lang
2014-02-09
1
-1
/
+1
*
Enable the watching of news (#2549).
Jean-Philippe Lang
2014-02-09
1
-0
/
+11
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Fixed that links for relations in notifications do not include hostname (#156...
Jean-Philippe Lang
2013-12-15
1
-0
/
+10
*
Fixed that the mail method should return a Mail::Message (#15113).
Jean-Philippe Lang
2013-10-13
1
-0
/
+4
*
Fixed that standard fields disabled still appear in email notifications (#145...
Jean-Philippe Lang
2013-08-05
1
-0
/
+23
*
Don't notify users about relations that are not visible (#1005).
Jean-Philippe Lang
2013-07-13
1
-0
/
+16
*
Role-based issue custom field visibility (#5037).
Jean-Philippe Lang
2013-07-13
1
-30
/
+32
*
Log email delivery errors (#14403).
Jean-Philippe Lang
2013-07-13
1
-0
/
+23
*
Adds markings to emails generated by private comments (#12888).
Jean-Philippe Lang
2013-05-18
1
-0
/
+11
*
Fixed that locking and unlocking a user resets the email notification checkbo...
Jean-Philippe Lang
2013-05-13
1
-3
/
+3
*
fix test name (#13482)
Toshi MARUYAMA
2013-04-18
1
-1
/
+1
*
not add empty header/footer to notification emails (#13482)
Toshi MARUYAMA
2013-04-18
1
-0
/
+26
*
add mail footer test (#13482)
Toshi MARUYAMA
2013-04-18
1
-0
/
+20
*
extend mail header test to text mail (#13482)
Toshi MARUYAMA
2013-04-18
1
-4
/
+12
*
Removing shoulda context.
Jean-Philippe Lang
2013-02-03
1
-34
/
+30
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Replaces find(:first) calls.
Jean-Philippe Lang
2012-12-03
1
-3
/
+3
*
Fixed that watchers receive notifications for private comments without permis...
Jean-Philippe Lang
2012-11-05
1
-0
/
+15
*
Private issue notes (#1554).
Jean-Philippe Lang
2012-10-03
1
-0
/
+14
*
Fixed that the reminder email excludes issues assigned to groups (#11723).
Jean-Philippe Lang
2012-09-09
1
-0
/
+21
*
Upgrade to Rails 3.2.8 (#11758).
Jean-Philippe Lang
2012-09-02
1
-3
/
+3
*
Fixed that text email templates are escaped (#11355).
Jean-Philippe Lang
2012-08-13
1
-1
/
+18
*
Fixed: Link is escaped in wiki added/updated notification email (#11262).
Jean-Philippe Lang
2012-06-26
1
-0
/
+10
*
Restored List-Id header in email notifications (#10888).
Jean-Philippe Lang
2012-05-13
1
-0
/
+1
*
replace Mailer deliver syntax to Rails3 style
Toshi MARUYAMA
2012-05-05
1
-37
/
+37
*
move unit mailer test last_email method to the bottom and change to private
Toshi MARUYAMA
2012-05-05
1
-6
/
+7
*
add missing fixture to test/unit/mailer_test.rb
Toshi MARUYAMA
2012-05-05
1
-1
/
+2
*
remove trailing white-spaces from test/unit/mailer_test.rb
Toshi MARUYAMA
2012-05-01
1
-2
/
+2
[next]