Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Moving AS::Notifications call to one location in base | José Valim and Mikel Lindsaar | 2010-01-24 | 1 | -5/+2 | |
| | ||||||
* | Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback ↵ | José Valim and Mikel Lindsaar | 2010-01-24 | 1 | -0/+9 | |
| | | | | support in Mail to call ActionMailer on delivery, moved deliver to deprecated API in preparation for new API | |||||
* | Set sort order for explicit parts from the collector's template sequence | José Valim and Mikel Lindsaar | 2010-01-24 | 1 | -10/+9 | |
| | ||||||
* | Add some tests to collector with templates and any. | José Valim and Mikel Lindsaar | 2010-01-23 | 1 | -11/+46 | |
| | ||||||
* | Make implicit and explicit templates pass through the same part creation ↵ | José Valim and Mikel Lindsaar | 2010-01-23 | 1 | -12/+25 | |
| | | | | process. | |||||
* | Added basic explicit multipart rendering and tests | José Valim and Mikel Lindsaar | 2010-01-23 | 1 | -11/+56 | |
| | ||||||
* | Get implicit multipart and attachments working together. | José Valim and Mikel Lindsaar | 2010-01-22 | 1 | -18/+78 | |
| | ||||||
* | First work on implicit multipart. | José Valim and Mikel Lindsaar | 2010-01-22 | 1 | -1/+17 | |
| | ||||||
* | Add basic template rendering to new DSL. | José Valim and Mikel Lindsaar | 2010-01-22 | 1 | -31/+35 | |
| | ||||||
* | Add more tests to new API. | José Valim and Mikel Lindsaar | 2010-01-22 | 1 | -33/+82 | |
| | ||||||
* | Adding tests for attachments['blah.rb'] = {} et al | José Valim and Mikel Lindsaar | 2010-01-21 | 1 | -1/+26 | |
| | ||||||
* | Mail method accepting all headers set via the hash | José Valim and Mikel Lindsaar | 2010-01-21 | 1 | -5/+27 | |
| | ||||||
* | Created mail method for new API | José Valim and Mikel Lindsaar | 2010-01-20 | 1 | -4/+42 | |
| | ||||||
* | Moved old API into deprecated_api.rb in preparation for new Rails 3 Mailer API | José Valim and Mikel Lindsaar | 2010-01-20 | 1 | -0/+39 | |