Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic docs for most classes | David Heinemeier Hansson | 2018-12-12 | 2 | -0/+7 |
* | Make job queues configurable | George Claghorn | 2018-11-11 | 2 | -2/+2 |
* | Discard incineration jobs for missing inbound emails | George Claghorn | 2018-11-09 | 1 | -0/+2 |
* | Inherit from ActiveJob::Base | George Claghorn | 2018-10-25 | 1 | -1/+1 |
* | Simplify incineration | George Claghorn | 2018-10-17 | 1 | -1/+1 |
* | Make incineration horizon configurable | George Claghorn | 2018-10-06 | 1 | -1/+1 |
* | Delete .DS_Store files | George Claghorn | 2018-10-03 | 1 | -0/+0 |
* | Add a test helper for creating and routing an inbound email | George Claghorn | 2018-10-01 | 1 | -1/+1 |
* | ActionMailroom -> ActionMailbox | David Heinemeier Hansson | 2018-09-28 | 5 | -18/+18 |
* | Routing is a named concept now | David Heinemeier Hansson | 2018-09-19 | 2 | -7/+7 |
* | Temp routing directly to named controller | David Heinemeier Hansson | 2018-09-19 | 1 | -1/+1 |
* | Simpler class definition | David Heinemeier Hansson | 2018-09-19 | 1 | -6/+4 |
* | Attach a concrete router to the root mailbox and use it | David Heinemeier Hansson | 2018-09-19 | 1 | -1/+1 |
* | Add incineration by default | David Heinemeier Hansson | 2018-09-19 | 1 | -0/+11 |
* | Follow db table convention | David Heinemeier Hansson | 2018-09-19 | 1 | -1/+1 |
* | Inherit from ActiveJob::Base rather than ApplicationJob | David Heinemeier Hansson | 2018-09-18 | 1 | -0/+9 |