aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/test
Commit message (Expand)AuthorAgeFilesLines
* Let the generated initializers/backtrace_silencers.rb code use Regexp#match?Akira Matsuda2019-07-291-1/+1
* Fix Bcc header missing with emails from conductor and test helpersJohn Duff2019-07-262-0/+30
* Correct assertion argument orderGeorge Claghorn2019-07-251-2/+1
* Fix filenames of attachments created via the inbound email conductorKyle Keesling2019-07-251-0/+2
* Test against all sent attributesyuuji.yaginuma2019-06-231-0/+2
* Include BCC in the mail that sent from the development pageyuuji.yaginuma2019-06-201-0/+2
* Rename variable to represent typeJames Dabbs2019-05-051-2/+2
* Expose `mailbox_for` methodJames Dabbs2019-05-042-0/+19
* Remove the Amazon SES ingressGeorge Claghorn2019-04-142-27/+6
* Output junit format test reportFumiaki MATSUSHIMA2019-04-041-0/+2
* Add secret token for action mailbox testseileencodes2019-03-131-0/+1
* 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
|/
* SQLite3: Implement `add_foreign_key` and `remove_foreign_key`Ryuta Kamizono2019-02-111-0/+1
* Allow skipping incineration of processed emailsPratik2019-02-061-0/+10
* Revert "Apply `t.timestamps` changes in Action Text and Action Mailbox"Ryuta Kamizono2019-01-291-0/+0
* Apply `t.timestamps` changes in Action Text and Action MailboxRyuta Kamizono2019-01-291-0/+0
* Make `t.timestamps` with precision by defaultRyuta Kamizono2019-01-261-5/+1
* Changed webserver to web server.alkesh262019-01-221-1/+1
* Check all provided attributes of the messageGeorge Claghorn2019-01-191-9/+11
* Fix that adding attachments lose a bodyYuichi Takeuchi2019-01-191-1/+22
* Allow using Action Mailbox on MySQL 5.5Ryuta Kamizono2019-01-182-7/+10
* Specify a name for [ message_id, message_checksum ] index to ensure the name ...Pratik Naik2019-01-172-7/+7
* Ensure Action Mailbox processes an email only once when received multiple timesPratik Naik2019-01-174-3/+29
* Add Exim and Qmail support to Action MailboxGeorge Claghorn2019-01-122-23/+31
* Added Postmark ingress supportTomek Maszkowski2019-01-091-0/+55
* add attachments to the new inbound mailLachlan Sylvester2019-01-073-0/+34
* Test actiontext on Rails 6.0bogdanvlviv2019-01-051-0/+1
* Use 6.0 version of ActiveRecord::Migration for Action Mailboxbogdanvlviv2018-12-302-2/+2
* Fix broken Mailbox generator testyuuji.yaginuma2018-12-281-2/+2
* Improve actionmailbox's .gitignore and remove redundant filesbogdanvlviv2018-12-274-47/+0
* Import Action MailboxGeorge Claghorn2018-12-2595-0/+8861