index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
action_mailbox
Commit message (
Expand
)
Author
Age
Files
Lines
*
Match all valid error codes
George Claghorn
2018-12-03
1
-1
/
+1
*
YAGNI user agent customization
George Claghorn
2018-11-25
1
-6
/
+9
*
Load OpenSSL only when it's used
George Claghorn
2018-11-25
1
-3
/
+6
*
Extract ActionMailbox::PostfixRelayer
George Claghorn
2018-11-25
1
-0
/
+60
*
Wrap callbacks in status tracking
George Claghorn
2018-11-16
1
-2
/
+2
*
Consider X-Original-To
George Claghorn
2018-11-13
2
-2
/
+6
*
Make job queues configurable
George Claghorn
2018-11-11
1
-0
/
+4
*
Use the address lists that have already been supplied to ensure we get the na...
David Heinemeier Hansson
2018-11-07
1
-10
/
+5
*
TIL: The from field can technically have multiple people in it, but it is exc...
David Heinemeier Hansson
2018-11-07
1
-1
/
+1
*
Recipient fields may be nil
David Heinemeier Hansson
2018-11-07
1
-1
/
+1
*
Provide a default ActionMailbox::TestCase
David Heinemeier Hansson
2018-11-06
1
-0
/
+8
*
Split out all the addresses from recipients
David Heinemeier Hansson
2018-11-06
2
-21
/
+26
*
Add addresses convenience method and a test for it
David Heinemeier Hansson
2018-11-05
1
-0
/
+21
*
Extract Mail-bound methods into mail_ext for future upstream work
David Heinemeier Hansson
2018-11-05
4
-6
/
+16
*
Merge pull request #1 from basecamp/ingresses
George Claghorn
2018-11-05
2
-7
/
+16
|
\
|
*
Only load the AWS SDK when the Amazon ingress is configured
George Claghorn
2018-11-05
1
-1
/
+12
|
*
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
|
|
\
|
*
|
Don't require Postfix to send form data
George Claghorn
2018-10-18
1
-7
/
+4
*
|
|
Validate address on route definition
George Claghorn
2018-10-30
1
-3
/
+9
|
|
/
|
/
|
*
|
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
|
/
*
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