aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox
Commit message (Expand)AuthorAgeFilesLines
* Start Rails 6.1 developmentRafael Mendonça França2019-04-242-19/+3
* Remove the Amazon SES ingressGeorge Claghorn2019-04-148-98/+9
* Fix loading `ActionMailbox::BaseController` when CSRF protection is disabledyuuji.yaginuma2019-04-111-1/+1
* FIX: ActionMailbox test helper argument listKyle Zhao2019-04-091-6/+6
* Output junit format test reportFumiaki MATSUSHIMA2019-04-041-0/+2
* Tweaks CHANGELOGs and docs [ci skip]Ryuta Kamizono2019-03-311-0/+1
* Add secret token for action mailbox testseileencodes2019-03-131-0/+1
* Merge tag 'v6.0.0.beta3'eileencodes2019-03-132-1/+6
|\
| * Prep releaseeileencodes2019-03-112-1/+6
* | Merge pull request #35529 from abhaynikam/35492-follow-up-to-updates-links-to...Ryuta Kamizono2019-03-092-2/+2
|\ \
| * | Updated links from http to https in guides, docs, etcAbhay Nikam2019-03-092-2/+2
| |/
* | Upgrade webpack-dev-server version in test appsSharang Dashputre2019-03-092-435/+229
* | Use the latest stable release of webpackerSharang Dashputre2019-03-092-2001/+3714
|/
* Preparing for 6.0.0.beta2 releaseRafael Mendonça França2019-02-252-1/+3
* Fix preparing the configured Action Mailbox ingress in productionGeorge Claghorn2019-02-181-6/+4
* SQLite3: Implement `add_foreign_key` and `remove_foreign_key`Ryuta Kamizono2019-02-111-0/+1
* Allow skipping incineration of processed emailsPratik2019-02-066-1/+23
* Allow changing text and blob size without giving the `limit` optionRyuta Kamizono2019-01-291-5/+1
* Revert "Apply `t.timestamps` changes in Action Text and Action Mailbox"Ryuta Kamizono2019-01-292-1/+5
* Apply `t.timestamps` changes in Action Text and Action MailboxRyuta Kamizono2019-01-292-5/+1
* Make `t.timestamps` with precision by defaultRyuta Kamizono2019-01-261-5/+1
* Changed webserver to web server.alkesh262019-01-221-1/+1
* enclosing body tag in conductor layout.alkesh262019-01-201-0/+1
* Check all provided attributes of the messageGeorge Claghorn2019-01-191-9/+11
* Fix that adding attachments lose a bodyYuichi Takeuchi2019-01-192-2/+23
* Preparing for 6.0.0.beta1 releaseRafael Mendonça França2019-01-182-1/+3
* Allow using Action Mailbox on MySQL 5.5Ryuta Kamizono2019-01-183-9/+15
* Use create_and_extract_message_id! to create an inbound email.Pratik Naik2019-01-171-2/+1
* Specify a name for [ message_id, message_checksum ] index to ensure the name ...Pratik Naik2019-01-173-8/+8
* Ensure Action Mailbox processes an email only once when received multiple timesPratik Naik2019-01-176-15/+44
* Fix document formatting on ActionMailbox [ci skip]colorbox2019-01-1711-48/+48
* Add 'null: false' to Action Mailbox tableikepon2019-01-161-2/+2
* Add Exim and Qmail support to Action MailboxGeorge Claghorn2019-01-127-52/+122
* Add Postmark to the ingress lists [ci skip]George Claghorn2019-01-101-1/+1
* Tweak Postmark ingress docs [ci skip]George Claghorn2019-01-091-5/+5
* Merge pull request #34908 from robzolkos/fix-actionmailbox-jsonGeorge Claghorn2019-01-091-1/+1
|\
| * Bring in all of aws-sdk-sns if using Amazon ingressRob Zolkos2019-01-091-1/+1
* | Added Postmark ingress supportTomek Maszkowski2019-01-093-0/+118
|/
* add new frameworks to tasks/release.rbKevin Solorio2019-01-081-0/+2
* add attachments to the new inbound mailLachlan Sylvester2019-01-075-1/+44
* Test actiontext on Rails 6.0bogdanvlviv2019-01-051-0/+1
* s/Active Mailbox/Action Mailbox/ [ci skip]George Claghorn2019-01-011-1/+1
* Fix links in ingress docs [ci skip]George Claghorn2019-01-012-2/+2
* Exclude ActionMailbox::Base#perform_processing and #finished_processing? from...George Claghorn2019-01-011-2/+2
* Document ActionMailbox::Base#bounce_with [ci skip]George Claghorn2019-01-011-0/+1
* Add load hook for ActionMailbox::TestCaseGeorge Claghorn2018-12-311-0/+2
* Add load hook for ActionMailbox::BaseGeorge Claghorn2018-12-311-0/+2
* Merge pull request #34833 from bogdanvlviv/add-changelog-file-to-actionmailbo...George Claghorn2018-12-311-1/+1
|\
| * Add CHANGELOG.md to actionmailbox gem specificationbogdanvlviv2018-12-311-1/+1
* | Merge pull request #34831 from arunagw/bump-year-to-2019Arun Agrawal2018-12-311-1/+1
|\ \ | |/ |/|