| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update ActionMailer so it treats ActionView the same way that ActionControlle... | Rick Olson | 2007-11-26 | 2 | -1/+1 |
* | Add missing sub template fixtures. References #10130 [java] | Michael Koziarski | 2007-11-22 | 2 | -0/+2 |
* | Update TMail to v1.1.0. Use an updated version of TMail if available. [mikel] | Rick Olson | 2007-11-06 | 1 | -0/+104 |
* | Test which fails without [8052] [Koz] | Michael Koziarski | 2007-10-29 | 1 | -1/+3 |
* | Missed mailer adds. | Jeremy Kemper | 2007-10-16 | 2 | -0/+4 |
* | Disable the routing optimisation code when dealing with foo_url helpers. Add... | Michael Koziarski | 2007-09-22 | 1 | -1/+1 |
* | Fix attachment decoding when using the TMail C extension. Closes #7861. | Jeremy Kemper | 2007-09-14 | 2 | -0/+1 |
* | Missed svn adds. References #7534. | Jeremy Kemper | 2007-06-08 | 2 | -0/+12 |
* | Make sure parsed emails recognize attachments nested in multpart parts (close... | Jamis Buck | 2007-02-22 | 1 | -0/+100 |
* | Apply the rest of Chads patch | David Heinemeier Hansson | 2007-02-21 | 28 | -34/+34 |
* | Add assert_emails and assert_no_emails to test the number of emails delivered... | Jeremy Kemper | 2006-11-05 | 3 | -3/+3 |
* | Make sure quoted-printable text is decoded correctly when only portions of th... | Jamis Buck | 2006-09-09 | 1 | -0/+14 |
* | Make sure DOS newlines in quoted-printable text are normalized to unix newlin... | Jamis Buck | 2006-09-09 | 1 | -0/+14 |
* | Automatically included ActionController::UrlWriter, such that URL generation ... | David Heinemeier Hansson | 2006-08-25 | 1 | -0/+3 |
* | Resolve conflict among mailer actions with the same name. Closes #5520. | Jeremy Kemper | 2006-06-29 | 4 | -1/+3 |
* | Template paths with dot chars in them no longer mess up implicit template sel... | Jamis Buck | 2006-01-29 | 1 | -0/+1 |
* | Make sure anything with content-disposition of "attachment" is passed to the ... | Jamis Buck | 2006-01-23 | 1 | -0/+10 |
* | Make sure TMail#attachments includes anything with content-disposition of "at... | Jamis Buck | 2006-01-23 | 1 | -0/+29 |
* | Stricter matching for implicitly multipart filenames excludes files ending in... | Jeremy Kemper | 2005-11-15 | 2 | -0/+2 |
* | Fixture for tests in [2034] | Jamis Buck | 2005-08-22 | 1 | -0/+32 |
* | Better multipart support with implicit multipart/alternative and sorting of s... | Jamis Buck | 2005-07-01 | 1 | -0/+1 |
* | Unquoted @ chars in received email headers are parsed properly in spite of RF... | Jamis Buck | 2005-06-22 | 1 | -0/+34 |
* | Helper support for ActionMailer | Jamis Buck | 2005-06-16 | 5 | -0/+13 |
* | Fixture for new test in [1395] | Jamis Buck | 2005-06-08 | 1 | -0/+20 |
* | Add a test case for malformed email headers | Jamis Buck | 2005-06-06 | 1 | -0/+28 |
* | Don't error while processing encoded attachment names #1340 [lon@speedymac.com] | Jamis Buck | 2005-06-06 | 1 | -0/+47 |
* | Handle parsing of recursively multipart messages | Jamis Buck | 2005-06-06 | 1 | -0/+56 |
* | Ignore Iconv::IllegalSequence errors when converting text #1341 [lon@speedyma... | Jamis Buck | 2005-05-30 | 1 | -0/+20 |
* | A very thorough refactoring, resulting in new mail property setters and suppo... | Jamis Buck | 2005-05-29 | 2 | -0/+12 |
* | Step cautiously around subheaders in TMail #1285 [Jamis Buck] | David Heinemeier Hansson | 2005-05-10 | 1 | -0/+19 |
* | Fix attachments and content-type problems #1276 [Jamis Buck] Fix to only perf... | David Heinemeier Hansson | 2005-05-10 | 3 | -0/+243 |
* | Missing test data | David Heinemeier Hansson | 2005-05-02 | 1 | -0/+14 |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 2 | -0/+6 |