Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Read ingress passwords/API keys from encrypted credentials | George Claghorn | 2018-11-05 | 5 | -43/+58 |
* | Stage an Action Controller extraction | George Claghorn | 2018-10-29 | 1 | -4/+9 |
* | Raise when required config is missing | George Claghorn | 2018-10-29 | 3 | -3/+25 |
* | Skip needless array allocation | George Claghorn | 2018-10-19 | 1 | -1/+1 |
* | Go strict | George Claghorn | 2018-10-19 | 1 | -1/+1 |
* | Inline | George Claghorn | 2018-10-19 | 1 | -13/+7 |
* | Style | George Claghorn | 2018-10-19 | 1 | -1/+0 |
* | Mailgun copes with a 204 response status | George Claghorn | 2018-10-19 | 1 | -1/+0 |
* | Tighten up the acceptable drift | George Claghorn | 2018-10-19 | 1 | -2/+2 |
* | Don't short-circuit | George Claghorn | 2018-10-19 | 1 | -1/+1 |
* | Style | George Claghorn | 2018-10-19 | 1 | -1/+0 |
* | Rely on the 204 No Content default response | George Claghorn | 2018-10-19 | 3 | -3/+0 |
* | Inline | George Claghorn | 2018-10-18 | 1 | -3/+1 |
* | Fix logger reference | George Claghorn | 2018-10-18 | 1 | -1/+1 |
* | Don't require Postfix to send form data | George Claghorn | 2018-10-18 | 5 | -23/+13 |
* | Add Mandrill support | George Claghorn | 2018-10-17 | 1 | -0/+59 |
* | Accept inbound emails from a variety of ingresses | George Claghorn | 2018-10-11 | 6 | -17/+125 |
* | Delete .DS_Store files | George Claghorn | 2018-10-03 | 2 | -0/+0 |
* | ActionMailroom -> ActionMailbox | David Heinemeier Hansson | 2018-09-28 | 5 | -8/+8 |
* | Add rerouting option | David Heinemeier Hansson | 2018-09-28 | 1 | -0/+14 |
* | Extract MessageId concern | David Heinemeier Hansson | 2018-09-28 | 1 | -1/+1 |
* | Inline anemic method | David Heinemeier Hansson | 2018-09-27 | 1 | -5/+2 |
* | Convert from Parameters object | David Heinemeier Hansson | 2018-09-27 | 1 | -1/+1 |
* | Flesh out conductor interface | David Heinemeier Hansson | 2018-09-27 | 3 | -24/+41 |
* | Provide a basic admin interface | David Heinemeier Hansson | 2018-09-27 | 1 | -2/+25 |
* | Add TODOs based on review call | David Heinemeier Hansson | 2018-09-27 | 1 | -0/+2 |
* | Extract and associate message_id with newly created inbound emails | David Heinemeier Hansson | 2018-09-25 | 1 | -1/+1 |
* | Remember to add access protection | David Heinemeier Hansson | 2018-09-18 | 1 | -0/+1 |
* | Add basic, unauthenticated inbound emails controller | David Heinemeier Hansson | 2018-09-17 | 1 | -0/+14 |