| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix regexp typo | Jeremy Kemper | 2006-06-30 | 1 | -1/+1 |
* | Mailer template root applies to a class and its subclasses rather than acting... | Jeremy Kemper | 2006-06-30 | 7 | -34/+22 |
* | r4730@asus: jeremy | 2006-06-29 13:13:38 -0700 | Jeremy Kemper | 2006-06-29 | 3 | -5/+5 |
* | Resolve conflict among mailer actions with the same name. Closes #5520. | Jeremy Kemper | 2006-06-29 | 8 | -6/+46 |
* | prefer sibling actionpack | Jeremy Kemper | 2006-06-21 | 1 | -5/+4 |
* | ActionMailer::Base documentation rewrite. Closes #4991 [Kevin Clark, Marcel M... | Marcel Molina | 2006-05-10 | 2 | -36/+102 |
* | Replace alias method chaining with Module#alias_method_chain. [Marcel Molina ... | Marcel Molina | 2006-04-29 | 2 | -4/+4 |
* | Replace Ruby's deprecated append_features in favor of included. [Marcel Molin... | Marcel Molina | 2006-04-29 | 3 | -5/+6 |
* | Its 2006, not 2005 | David Heinemeier Hansson | 2006-04-16 | 1 | -2/+2 |
* | Correct spurious documentation example code which results in a SyntaxError. | Marcel Molina | 2006-04-13 | 2 | -1/+3 |
* | Use Aras RubyForge uploader | David Heinemeier Hansson | 2006-04-09 | 1 | -112/+8 |
* | Not all file systems are case sensitive. Things like 'rake gem' were failing | Scott Barron | 2006-04-07 | 1 | -1/+1 |
* | Update versions for Rails 1.1.1 | David Heinemeier Hansson | 2006-04-06 | 3 | -2/+7 |
* | Made ready for release | David Heinemeier Hansson | 2006-03-28 | 3 | -4/+6 |
* | Add 1.0 marker to edge rails changelongs | Marcel Molina | 2006-03-28 | 1 | -0/+6 |
* | Fixed docs | David Heinemeier Hansson | 2006-03-28 | 2 | -2/+2 |
* | Nil charset caused subject line to be improperly quoted in implicitly multipa... | Jamis Buck | 2006-03-19 | 3 | -2/+19 |
* | Parse content-type apart before using it so that sub-parts of the header can ... | Jamis Buck | 2006-03-18 | 5 | -11/+41 |
* | Make custom headers work in subparts (closes #4034) | Jamis Buck | 2006-03-18 | 3 | -1/+20 |
* | Use the full template file name for implicitly selected templates, instead of... | Jamis Buck | 2006-03-18 | 1 | -2/+3 |
* | Fixed rdoc.options use all over (closes #3639) [andy@tinnedfruit.org] | David Heinemeier Hansson | 2006-02-26 | 1 | -1/+1 |
* | Make TMail::Mail#has_attachments? use logic from #attachment? (closes #3815) ... | David Heinemeier Hansson | 2006-02-25 | 2 | -1/+2 |
* | Update versions to match latest from stable | David Heinemeier Hansson | 2006-02-05 | 2 | -2/+2 |
* | Just go with Subclasses instead of OnlySubclasses | David Heinemeier Hansson | 2006-02-04 | 1 | -1/+1 |
* | Add Reloadable::OnlySubclasses which handles the common case where a base cla... | Nicholas Seckar | 2006-02-02 | 1 | -5/+2 |
* | Template paths with dot chars in them no longer mess up implicit template sel... | Jamis Buck | 2006-01-29 | 5 | -3/+25 |
* | Added reusable reloading support through the inclusion of the Relodable modul... | David Heinemeier Hansson | 2006-01-29 | 1 | -0/+7 |
* | Make sure anything with content-disposition of "attachment" is passed to the ... | Jamis Buck | 2006-01-23 | 4 | -2/+14 |
* | Make sure TMail#attachments includes anything with content-disposition of "at... | Jamis Buck | 2006-01-23 | 4 | -1/+44 |
* | r3220@asus: jeremy | 2005-11-20 03:19:22 -0800 | Jeremy Kemper | 2005-11-21 | 2 | -3/+8 |
* | Rename Version constant to VERSION. Closes #2802. | Marcel Molina | 2005-11-17 | 3 | -2/+4 |
* | Stricter matching for implicitly multipart filenames excludes files ending in... | Jeremy Kemper | 2005-11-15 | 4 | -4/+13 |
* | Made ready for 0.14.3 (RC4) | David Heinemeier Hansson | 2005-11-07 | 3 | -3/+3 |
* | Add a new test case to demonstrate that subject headers are being properly en... | Jamis Buck | 2005-11-06 | 1 | -0/+20 |
* | Fix docs (closes #2598) | David Heinemeier Hansson | 2005-10-26 | 4 | -13/+13 |
* | Allow Mailers to have custom initialize methods that set default instance var... | David Heinemeier Hansson | 2005-10-26 | 2 | -9/+13 |
* | Prepared for release of 0.14.2 (RC3) | David Heinemeier Hansson | 2005-10-25 | 3 | -2/+7 |
* | Really ready for push | David Heinemeier Hansson | 2005-10-19 | 2 | -1/+6 |
* | Made ready to push RC2 | David Heinemeier Hansson | 2005-10-19 | 1 | -1/+1 |
* | Updated the gem specs | David Heinemeier Hansson | 2005-10-17 | 1 | -1/+1 |
* | Getting ready for 0.14.0 (1.0.0 Release Candidate 1) | David Heinemeier Hansson | 2005-10-16 | 2 | -3/+3 |
* | Update/extend ActionMailer documentation (rdoc) | Jamis Buck | 2005-10-16 | 8 | -17/+131 |
* | Minero Aoki made TMail available to Rails/ActionMailer under the MIT license ... | David Heinemeier Hansson | 2005-10-16 | 18 | -53/+376 |
* | Austin Ziegler made Text::Simple available to Rails/ActionMailer under a MIT-... | David Heinemeier Hansson | 2005-10-15 | 2 | -14/+35 |
* | move lib/version.rb to lib/action_mailer/version.rb | Jamis Buck | 2005-10-10 | 2 | -1/+1 |
* | Add versioning convention from SwitchTower to all Rails components. Add --ver... | Marcel Molina | 2005-10-09 | 2 | -2/+12 |
* | Added Kernel#silence_warnings and puts it into use throughout the framework | David Heinemeier Hansson | 2005-09-11 | 1 | -3/+1 |
* | Fix vendor require paths to prevent files being required twice | Jamis Buck | 2005-09-05 | 3 | -3/+5 |
* | * Don't add charset to content-type header for a part that contains subparts ... | Jamis Buck | 2005-09-01 | 4 | -8/+23 |
* | Preserve underscores when unquoting message bodies #1930 | Jamis Buck | 2005-09-01 | 4 | -5/+35 |