aboutsummaryrefslogtreecommitdiffstats
path: root/lib/action_mailbox.rb
Commit message (Collapse)AuthorAgeFilesLines
* Make job queues configurableGeorge Claghorn2018-11-111-0/+1
|
* Autoload ActionMailbox::TestCaseGeorge Claghorn2018-11-071-0/+1
|
* Extract Mail-bound methods into mail_ext for future upstream workDavid Heinemeier Hansson2018-11-051-0/+1
|
* Read ingress passwords/API keys from encrypted credentialsGeorge Claghorn2018-11-051-0/+1
| | | | Fall back to ENV for people who prefer that approach.
* Remove needless autoloadsGeorge Claghorn2018-10-171-2/+0
| | | | ActionMailbox::Callbacks and ActionMailbox::Routing are eagerly loaded where they're used.
* Make incineration horizon configurableGeorge Claghorn2018-10-061-0/+1
|
* Provide a loggerGeorge Claghorn2018-10-011-0/+2
|
* ActionMailroom -> ActionMailboxDavid Heinemeier Hansson2018-09-281-0/+10
| | | | We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy.
* Action Mailbox -> Action MailroomDavid Heinemeier Hansson2018-09-171-7/+0
|
* SkeletonDavid Heinemeier Hansson2018-09-171-0/+7