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
*
Makes the link in an issue update notification point to the change (#9690).
Jean-Philippe Lang
2011-12-02
1
-3
/
+8
*
Fixed: TMail 1.2.7 malforms To header when number of recipients more then 8 (...
Jean-Philippe Lang
2011-11-20
1
-0
/
+8
*
Additional tests for email From header (#9564).
Jean-Philippe Lang
2011-11-14
1
-1
/
+11
*
Replaced non standard Precedence email header with "X-Auto-Response-Suppress:...
Jean-Philippe Lang
2011-11-13
1
-1
/
+1
*
code layout clean up of test_reply_posted_message_id at test/unit/mailer_test.rb
Toshi MARUYAMA
2011-09-24
1
-1
/
+3
*
code layout clean up of test_message_posted_message_id at test/unit/mailer_te...
Toshi MARUYAMA
2011-09-24
1
-1
/
+3
*
code layout clean up of test_generated_links_with_prefix_and_no_relative_url_...
Toshi MARUYAMA
2011-09-24
1
-3
/
+11
*
code layout clean up of test_generated_links_with_prefix at test/unit/mailer_...
Toshi MARUYAMA
2011-09-24
1
-3
/
+11
*
code layout clean up of test_generated_links_in_emails at test/unit/mailer_te...
Toshi MARUYAMA
2011-09-24
1
-3
/
+11
*
Rails3: replace "all" fixtures at test/unit/mailer_test.rb
Toshi MARUYAMA
2011-09-24
1
-1
/
+7
*
remove trailing white-spaces from .
Toshi MARUYAMA
2011-08-31
1
-46
/
+46
*
Remove empty lines from test/unit/mailer_test.rb.
Toshi MARUYAMA
2011-04-04
1
-3
/
+0
*
Fixed links in new file notification broken by r4051 (#6590).
Jean-Philippe Lang
2011-03-27
1
-0
/
+7
*
Adds email notifications support for news comments (#2074).
Jean-Philippe Lang
2011-03-04
1
-3
/
+11
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Add tests for wiki edit notifications (#7024).
Jean-Philippe Lang
2010-12-07
1
-0
/
+20
*
Add a Email Header setting. Useful for adding delimiters to every email.
Eric Davis
2010-11-02
1
-0
/
+17
*
Added a users options to the reminders email
Eric Davis
2010-09-20
1
-0
/
+10
*
Show the number of days in the subject line of Reminder emails.
Eric Davis
2010-08-03
1
-0
/
+1
*
Fixes random test failure.
Jean-Philippe Lang
2010-04-30
1
-1
/
+1
*
Adds an option to enable/disable email notifications during a project copy (#...
Jean-Philippe Lang
2010-03-21
1
-0
/
+17
*
Fixed: no email notification on new project/version file added (#4966).
Jean-Philippe Lang
2010-03-03
1
-0
/
+14
*
Adds a test for not sending email without recipient (#4920).
Jean-Philippe Lang
2010-02-28
1
-0
/
+21
*
Cleanup.
Jean-Philippe Lang
2010-02-20
1
-8
/
+0
*
Fixed: Links in Forum mails should redirect to message, not topic (#4884).
Jean-Philippe Lang
2010-02-20
1
-2
/
+14
*
Adds a test for emission address with phrase (#4855).
Jean-Philippe Lang
2010-02-17
1
-0
/
+10
*
Adds unit test for #3645.
Jean-Philippe Lang
2010-01-17
1
-0
/
+6
*
Fixed: email notifications may affect language of notices on the UI (#4086).
Jean-Philippe Lang
2010-01-10
1
-1
/
+15
*
Make sure users don't get notified for thing they can not view (#3589).
Jean-Philippe Lang
2009-12-13
1
-3
/
+43
*
Fixed some tests that where looking for specific issue urls but weren't matching
Eric Davis
2009-11-14
1
-20
/
+27
*
Sets proper content type for plain text mails (#3970).
Jean-Philippe Lang
2009-10-24
1
-1
/
+2
*
Fixes some test failures due to Array#to_s behaviour in ruby1.9.
Jean-Philippe Lang
2009-10-10
1
-2
/
+2
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-3
/
+13
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
1
-1
/
+1
*
Replaces List-Id header with Precedence and Auto-Submitted headers (#2984, #2...
Jean-Philippe Lang
2009-04-05
1
-0
/
+10
*
Test that account activation email contains the appropriate link (#2825).
Jean-Philippe Lang
2009-03-07
1
-0
/
+6
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-9
/
+10
*
Converted routing and urls to follow the Rails REST convention.
Eric Davis
2009-01-26
1
-11
/
+11
*
Adds Message-Id and References headers to email notifications so that issues ...
Jean-Philippe Lang
2009-01-18
1
-1
/
+39
*
Slight changes to ease Rails 2.2 support.
Jean-Philippe Lang
2009-01-04
1
-6
/
+6
*
Do not use @:skip_relative_url_root@ to generate urls in Mailer (#2122).
Jean-Philippe Lang
2008-11-08
1
-0
/
+48
*
add plain text option for mail #2029
Nicolas Chuche
2008-10-15
1
-1
/
+11
*
bugfix to two failed tests
Nicolas Chuche
2008-10-15
1
-1
/
+1
*
Fixes test broken by r1549.
Jean-Philippe Lang
2008-06-15
1
-1
/
+1
*
Adds a rake task to send reminders. An email is sent to each user with a list...
Jean-Philippe Lang
2008-05-25
1
-0
/
+9
*
Add Redmine links for repository files using source: and export: keyworkds (#...
Jean-Philippe Lang
2008-03-17
1
-1
/
+1
*
Fixes:
Jean-Philippe Lang
2008-02-17
1
-1
/
+20
*
Mailer:
Jean-Philippe Lang
2007-11-04
1
-3
/
+40
*
Removed translated email templates attachments_added and document_added (no l...
Jean-Philippe Lang
2007-10-12
1
-1
/
+1
*
wiki branch merged into trunk
Jean-Philippe Lang
2007-03-10
1
-5
/
+5
[next]