index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionmailbox
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Bcc header missing with emails from conductor and test helpers
John Duff
2019-07-26
1
-1
/
+5
*
Remove `frozen_string_literal` magic comment from template file
yuuji.yaginuma
2019-05-29
1
-2
/
+0
*
Delegate to the correct method in `ActionMailbox.mailbox_for`
James Dabbs
2019-05-05
1
-1
/
+1
*
Expose `mailbox_for` method
James Dabbs
2019-05-04
2
-5
/
+9
*
Start Rails 6.1 development
Rafael Mendonça França
2019-04-24
1
-2
/
+2
*
Remove the Amazon SES ingress
George Claghorn
2019-04-14
2
-11
/
+2
*
FIX: ActionMailbox test helper argument list
Kyle Zhao
2019-04-09
1
-6
/
+6
*
Prep release
eileencodes
2019-03-11
1
-1
/
+1
*
Preparing for 6.0.0.beta2 release
Rafael Mendonça França
2019-02-25
1
-1
/
+1
*
Fix preparing the configured Action Mailbox ingress in production
George Claghorn
2019-02-18
1
-6
/
+4
*
Allow skipping incineration of processed emails
Pratik
2019-02-06
2
-0
/
+3
*
Preparing for 6.0.0.beta1 release
Rafael Mendonça França
2019-01-18
1
-1
/
+1
*
Fix document formatting on ActionMailbox [ci skip]
colorbox
2019-01-17
4
-20
/
+20
*
Add Exim and Qmail support to Action Mailbox
George Claghorn
2019-01-12
2
-15
/
+71
*
Exclude ActionMailbox::Base#perform_processing and #finished_processing? from...
George Claghorn
2019-01-01
1
-2
/
+2
*
Document ActionMailbox::Base#bounce_with [ci skip]
George Claghorn
2019-01-01
1
-0
/
+1
*
Add load hook for ActionMailbox::TestCase
George Claghorn
2018-12-31
1
-0
/
+2
*
Add load hook for ActionMailbox::Base
George Claghorn
2018-12-31
1
-0
/
+2
*
Require railties for all Action Mailbox dependencies
George Claghorn
2018-12-28
1
-1
/
+6
*
Remove frozen_string_literal pragma from Action Mailbox templates
George Claghorn
2018-12-28
2
-4
/
+0
*
Add missing quotes on Mailbox test template
yuuji.yaginuma
2018-12-28
1
-1
/
+1
*
Nest ActionMailbox::Base in the API docs (missed in 6c168aa)
George Claghorn
2018-12-26
1
-93
/
+95
*
Nest Action Mailbox classes in the API docs
George Claghorn
2018-12-26
6
-84
/
+96
*
Import Action Mailbox
George Claghorn
2018-12-25
27
-0
/
+653