Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Read ingress passwords/API keys from encrypted credentials | George Claghorn | 2018-11-05 | 1 | -0/+1 |
* | Merge branch 'master' into ingresses | George Claghorn | 2018-10-18 | 2 | -5/+7 |
|\ | |||||
| * | Revert "Remove unnecessary TODO" | George Claghorn | 2018-10-17 | 1 | -0/+1 |
| * | Shush various interpreter warnings | George Claghorn | 2018-10-17 | 2 | -2/+2 |
| * | Use a class attribute | George Claghorn | 2018-10-17 | 1 | -4/+6 |
| * | Remove unnecessary TODO | George Claghorn | 2018-10-17 | 1 | -1/+0 |
* | | Don't require Postfix to send form data | George Claghorn | 2018-10-18 | 1 | -7/+4 |
|/ | |||||
* | Make incineration horizon configurable | George Claghorn | 2018-10-06 | 1 | -0/+2 |
* | Terminate processing if inbound email is marked as delivered in callback | George Claghorn | 2018-10-06 | 2 | -10/+9 |
* | Compare addresses case-insensitively | George Claghorn | 2018-10-03 | 1 | -2/+2 |
* | Skip after callbacks on terminate | George Claghorn | 2018-10-03 | 1 | -1/+1 |
* | Terminate processing on bounce | George Claghorn | 2018-10-03 | 1 | -1/+12 |
* | Add ActionMailbox::Base#bounce_with | George Claghorn | 2018-10-03 | 1 | -0/+5 |
* | Permit receiving an email fixture | George Claghorn | 2018-10-02 | 1 | -0/+4 |
* | Support nesting mailboxes in modules | George Claghorn | 2018-10-01 | 1 | -1/+1 |
* | Add a test helper for creating and routing an inbound email | George Claghorn | 2018-10-01 | 1 | -1/+5 |
* | Provide a logger | George Claghorn | 2018-10-01 | 2 | -2/+6 |
* | ActionMailroom -> ActionMailbox | David Heinemeier Hansson | 2018-09-28 | 8 | -0/+194 |
* | Action Mailbox -> Action Mailroom | David Heinemeier Hansson | 2018-09-17 | 3 | -19/+0 |
* | Skeleton | David Heinemeier Hansson | 2018-09-17 | 3 | -0/+19 |