aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer
Commit message (Expand)AuthorAgeFilesLines
* Update vendor version numberJeremy Kemper2008-01-191-2/+2
* Update tmail to r208 versioned as 1.2.2Jeremy Kemper2008-01-1932-1008/+151
* Ruby 1.9 compat: test encoding fixes. Closes #10597 [murphy]Jeremy Kemper2008-01-191-1/+5
* Move rake contrib require to taskJeremy Kemper2008-01-191-1/+1
* Reorder changelog. References #10766.Jeremy Kemper2008-01-111-3/+1
* Updated TMail to version 1.2.1 [raasdnil]Rick Olson2008-01-1133-671/+1319
* * Continue evolution toward ActiveSupport::TestCase and friends. #10679 [Jos...Jeremy Kemper2008-01-052-30/+16
* require abstract_unit directly since test is in load pathJeremy Kemper2008-01-058-9/+9
* Fixed that you don't have to call super in ActionMailer::TestCase#setup (clos...David Heinemeier Hansson2008-01-033-1/+37
* Ruby 1.9 compat: introduce instance_variable_names. Closes #10630 [Frederick ...Jeremy Kemper2007-12-281-1/+1
* Prepare for 2.0.2 releaseDavid Heinemeier Hansson2007-12-163-2/+7
* More changelog updatesJeremy Kemper2007-12-101-1/+1
* Make ready for 2.0.1David Heinemeier Hansson2007-12-073-6/+3
* Preparing for release shortlyDavid Heinemeier Hansson2007-12-063-5/+5
* Fix typos (closes #10378)David Heinemeier Hansson2007-12-051-1/+1
* Remove old tests which relied on @ being an ATOM to work around old Mail.app ...Michael Koziarski2007-12-024-116/+33
* Remove @ as an ATOM character, syncing with upstream tmail. [mikel] Closes #...Michael Koziarski2007-12-011-1/+1
* Allow body to be specified for nested parts with action mailer. Closes #102...Michael Koziarski2007-11-292-5/+25
* Prep for RC2David Heinemeier Hansson2007-11-294-4/+4
* Update ActionMailer so it treats ActionView the same way that ActionControlle...Rick Olson2007-11-265-7/+48
* Add missing sub template fixtures. References #10130 [java]Michael Koziarski2007-11-222-0/+2
* mailer_class is a class method not an instance method. [josh] Closes #10041Michael Koziarski2007-11-211-1/+1
* Fixed that partial rendering should look at the type of the first render to d...David Heinemeier Hansson2007-11-182-0/+13
* Prepare versions for RC1David Heinemeier Hansson2007-11-092-3/+3
* Update README to use new smtp settings configuration API. Closes #10060 [psq]Marcel Molina2007-11-082-2/+4
* Rearrange vendor bundles so gem overrides work correctly.Jeremy Kemper2007-11-0732-11/+17
* Allow ActionMailer subclasses to individually set their delivery method (so t...David Heinemeier Hansson2007-11-078-10/+93
* Update TMail to v1.1.0. Use an updated version of TMail if available. [mikel]Rick Olson2007-11-0626-338/+1610
* Test which fails without [8052] [Koz]Michael Koziarski2007-10-292-2/+4
* Introduce TestCase subclasses for testing rails applications allowing tests t...Michael Koziarski2007-10-264-5/+92
* Missed mailer adds.Jeremy Kemper2007-10-162-0/+4
* Fix silent failure of rxml templates. Closes #9879.Jeremy Kemper2007-10-152-0/+16
* Update versions here tooDavid Heinemeier Hansson2007-10-122-2/+2
* Set default charset of MTAs to ISO instead of us-ascii (unless reported other...Tobias Lütke2007-10-092-2/+48
* Bump versions for 1.2.4 release.Jeremy Kemper2007-10-052-3/+3
* Ruby 1.9 compat, consistent load pathsJeremy Kemper2007-10-021-4/+4
* UpdatedDavid Heinemeier Hansson2007-09-291-3/+19
* Fixed spelling errors (closes #9706) [tarmo/rmm5t]David Heinemeier Hansson2007-09-281-1/+1
* Disable the routing optimisation code when dealing with foo_url helpers. Add...Michael Koziarski2007-09-222-2/+6
* Allow frameworks to be required by their gem name (closes #8845) [drnic]David Heinemeier Hansson2007-09-221-0/+1
* Test requirement fix (closes #9276) [lazyatom]David Heinemeier Hansson2007-09-221-3/+3
* Improved test coverage (closes #7571) [joost]David Heinemeier Hansson2007-09-221-0/+19
* Fix attachment decoding when using the TMail C extension. Closes #7861.Jeremy Kemper2007-09-147-3/+43
* Deprecation: removed Reloadable.Jeremy Kemper2007-09-141-4/+0
* Update copyright spanDavid Heinemeier Hansson2007-09-092-2/+2
* Increase mail delivery test coverage. Closes #8692.Jeremy Kemper2007-06-203-2/+26
* Missed svn adds. References #7534.Jeremy Kemper2007-06-082-0/+12
* Register alternative template engines using ActionMailer::Base.register_templ...Jeremy Kemper2007-06-073-3/+58
* Generate rdoc with utf-8 charset. Closes #7188 [manfred, jferris]Jeremy Kemper2007-05-281-0/+1
* Run with the latest versions so beta gems will workDavid Heinemeier Hansson2007-04-212-9/+9