summaryrefslogtreecommitdiffstats
path: root/test/unit/mailer_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-22/+10
* Adds helpers for testing email body.Jean-Philippe Lang2012-03-041-4/+4
* Renamed Mailer#test to Mailer#test_email.Jean-Philippe Lang2012-03-041-5/+5
* Removed some generate! calls.Jean-Philippe Lang2012-03-041-2/+3
* back out from r9031 to r9036Toshi MARUYAMA2012-03-011-3/+3
* Rails3: test: add .to_s for mail's bodies check at unit/mailer_test.rbToshi MARUYAMA2012-03-011-3/+3
* Fixed potential test failure.Jean-Philippe Lang2012-02-281-2/+2
* Override @#url_for@ in AM to force generation of absolute links (#10251).Etienne Massip2012-02-271-61/+84
* Do not do assertions on mail class.Jean-Philippe Lang2012-02-251-3/+3
* use English as default language at "test_reminders_should_not_include_closed_...Toshi MARUYAMA2012-02-221-7/+11
* use assert_select instead of include? at "test_register" of unit mailer testToshi MARUYAMA2012-02-201-1/+5
* Adds a X-Redmine-Sender header to email notifications (#5643).Jean-Philippe Lang2012-02-051-0/+8
* Fixed that reminders are sent for closed issues (#10006).Jean-Philippe Lang2012-01-211-0/+11
* test: replace should "include the emails_header" at unit mailer test to Rails...Toshi MARUYAMA2012-01-021-9/+6
* Makes the link in an issue update notification point to the change (#9690).Jean-Philippe Lang2011-12-021-3/+8
* Fixed: TMail 1.2.7 malforms To header when number of recipients more then 8 (...Jean-Philippe Lang2011-11-201-0/+8
* Additional tests for email From header (#9564).Jean-Philippe Lang2011-11-141-1/+11
* Replaced non standard Precedence email header with "X-Auto-Response-Suppress:...Jean-Philippe Lang2011-11-131-1/+1
* code layout clean up of test_reply_posted_message_id at test/unit/mailer_test.rbToshi MARUYAMA2011-09-241-1/+3
* code layout clean up of test_message_posted_message_id at test/unit/mailer_te...Toshi MARUYAMA2011-09-241-1/+3
* code layout clean up of test_generated_links_with_prefix_and_no_relative_url_...Toshi MARUYAMA2011-09-241-3/+11
* code layout clean up of test_generated_links_with_prefix at test/unit/mailer_...Toshi MARUYAMA2011-09-241-3/+11
* code layout clean up of test_generated_links_in_emails at test/unit/mailer_te...Toshi MARUYAMA2011-09-241-3/+11
* Rails3: replace "all" fixtures at test/unit/mailer_test.rbToshi MARUYAMA2011-09-241-1/+7
* remove trailing white-spaces from .Toshi MARUYAMA2011-08-311-46/+46
* Remove empty lines from test/unit/mailer_test.rb.Toshi MARUYAMA2011-04-041-3/+0
* Fixed links in new file notification broken by r4051 (#6590).Jean-Philippe Lang2011-03-271-0/+7
* Adds email notifications support for news comments (#2074).Jean-Philippe Lang2011-03-041-3/+11
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Add tests for wiki edit notifications (#7024).Jean-Philippe Lang2010-12-071-0/+20
* Add a Email Header setting. Useful for adding delimiters to every email.Eric Davis2010-11-021-0/+17
* Added a users options to the reminders emailEric Davis2010-09-201-0/+10
* Show the number of days in the subject line of Reminder emails.Eric Davis2010-08-031-0/+1
* Fixes random test failure.Jean-Philippe Lang2010-04-301-1/+1
* Adds an option to enable/disable email notifications during a project copy (#...Jean-Philippe Lang2010-03-211-0/+17
* Fixed: no email notification on new project/version file added (#4966).Jean-Philippe Lang2010-03-031-0/+14
* Adds a test for not sending email without recipient (#4920).Jean-Philippe Lang2010-02-281-0/+21
* Cleanup.Jean-Philippe Lang2010-02-201-8/+0
* Fixed: Links in Forum mails should redirect to message, not topic (#4884).Jean-Philippe Lang2010-02-201-2/+14
* Adds a test for emission address with phrase (#4855).Jean-Philippe Lang2010-02-171-0/+10
* Adds unit test for #3645.Jean-Philippe Lang2010-01-171-0/+6
* Fixed: email notifications may affect language of notices on the UI (#4086).Jean-Philippe Lang2010-01-101-1/+15
* Make sure users don't get notified for thing they can not view (#3589).Jean-Philippe Lang2009-12-131-3/+43
* Fixed some tests that where looking for specific issue urls but weren't matchingEric Davis2009-11-141-20/+27
* Sets proper content type for plain text mails (#3970).Jean-Philippe Lang2009-10-241-1/+2
* Fixes some test failures due to Array#to_s behaviour in ruby1.9.Jean-Philippe Lang2009-10-101-2/+2
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-3/+13
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-101-1/+1
* Replaces List-Id header with Precedence and Auto-Submitted headers (#2984, #2...Jean-Philippe Lang2009-04-051-0/+10
* Test that account activation email contains the appropriate link (#2825).Jean-Philippe Lang2009-03-071-0/+6