| Commit message (Expand) | Author | Age | Files | Lines |
* | Move background jobs to the 'jobs' branch until fully baked. Not shipping wit... | Jeremy Kemper | 2012-12-21 | 1 | -3/+0 |
* | The return value from mailer methods is not relevant. | Yves Senn | 2012-12-10 | 1 | -0/+5 |
* | Do not render views when mail() isn't called. (NullMail refactoring) | Yves Senn | 2012-10-28 | 1 | -0/+3 |
* | Update actionmailer with new hash syntax. | Kirill Nikitin | 2012-10-07 | 2 | -22/+22 |
* | Use synchronous queue by default. Separate queued message delivery jobs from ... | Jeremy Kemper | 2012-09-16 | 1 | -0/+1 |
* | Action Mailer async flag is true by default using a Synchronous impl | Santiago Pastorino | 2012-09-11 | 1 | -1/+0 |
* | Asynchronous ActionMailer | Brian Cardarella | 2012-06-23 | 1 | -0/+3 |
* | Get rid of update_details in favor of passing details to find_template. | José Valim | 2011-09-22 | 1 | -1/+1 |
* | Deprecate the old mailer API that was not deprecated yet. | José Valim | 2010-08-29 | 1 | -1/+1 |
* | Ensure templates like template.html are found but still uses the proper virtu... | José Valim | 2010-08-26 | 1 | -0/+4 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -3/+3 |
* | Move config_accessor :asset_host from ActionController::Base to AbstractContr... | Jeroen van Dijk and Josh Kalderimis | 2010-07-24 | 3 | -0/+137 |