| Commit message (Expand) | Author | Age | Files | Lines |
* | Let the generated initializers/backtrace_silencers.rb code use Regexp#match? | Akira Matsuda | 2019-07-29 | 1 | -1/+1 |
* | Fix Bcc header missing with emails from conductor and test helpers | John Duff | 2019-07-26 | 2 | -0/+30 |
* | Correct assertion argument order | George Claghorn | 2019-07-25 | 1 | -2/+1 |
* | Fix filenames of attachments created via the inbound email conductor | Kyle Keesling | 2019-07-25 | 1 | -0/+2 |
* | Test against all sent attributes | yuuji.yaginuma | 2019-06-23 | 1 | -0/+2 |
* | Include BCC in the mail that sent from the development page | yuuji.yaginuma | 2019-06-20 | 1 | -0/+2 |
* | Rename variable to represent type | James Dabbs | 2019-05-05 | 1 | -2/+2 |
* | Expose `mailbox_for` method | James Dabbs | 2019-05-04 | 2 | -0/+19 |
* | Remove the Amazon SES ingress | George Claghorn | 2019-04-14 | 2 | -27/+6 |
* | Output junit format test report | Fumiaki MATSUSHIMA | 2019-04-04 | 1 | -0/+2 |
* | Add secret token for action mailbox tests | eileencodes | 2019-03-13 | 1 | -0/+1 |
* | Merge pull request #35529 from abhaynikam/35492-follow-up-to-updates-links-to... | Ryuta Kamizono | 2019-03-09 | 2 | -2/+2 |
|\ |
|
| * | Updated links from http to https in guides, docs, etc | Abhay Nikam | 2019-03-09 | 2 | -2/+2 |
* | | Upgrade webpack-dev-server version in test apps | Sharang Dashputre | 2019-03-09 | 2 | -435/+229 |
* | | Use the latest stable release of webpacker | Sharang Dashputre | 2019-03-09 | 2 | -2001/+3714 |
|/ |
|
* | SQLite3: Implement `add_foreign_key` and `remove_foreign_key` | Ryuta Kamizono | 2019-02-11 | 1 | -0/+1 |
* | Allow skipping incineration of processed emails | Pratik | 2019-02-06 | 1 | -0/+10 |
* | Revert "Apply `t.timestamps` changes in Action Text and Action Mailbox" | Ryuta Kamizono | 2019-01-29 | 1 | -0/+0 |
* | Apply `t.timestamps` changes in Action Text and Action Mailbox | Ryuta Kamizono | 2019-01-29 | 1 | -0/+0 |
* | Make `t.timestamps` with precision by default | Ryuta Kamizono | 2019-01-26 | 1 | -5/+1 |
* | Changed webserver to web server. | alkesh26 | 2019-01-22 | 1 | -1/+1 |
* | Check all provided attributes of the message | George Claghorn | 2019-01-19 | 1 | -9/+11 |
* | Fix that adding attachments lose a body | Yuichi Takeuchi | 2019-01-19 | 1 | -1/+22 |
* | Allow using Action Mailbox on MySQL 5.5 | Ryuta Kamizono | 2019-01-18 | 2 | -7/+10 |
* | Specify a name for [ message_id, message_checksum ] index to ensure the name ... | Pratik Naik | 2019-01-17 | 2 | -7/+7 |
* | Ensure Action Mailbox processes an email only once when received multiple times | Pratik Naik | 2019-01-17 | 4 | -3/+29 |
* | Add Exim and Qmail support to Action Mailbox | George Claghorn | 2019-01-12 | 2 | -23/+31 |
* | Added Postmark ingress support | Tomek Maszkowski | 2019-01-09 | 1 | -0/+55 |
* | add attachments to the new inbound mail | Lachlan Sylvester | 2019-01-07 | 3 | -0/+34 |
* | Test actiontext on Rails 6.0 | bogdanvlviv | 2019-01-05 | 1 | -0/+1 |
* | Use 6.0 version of ActiveRecord::Migration for Action Mailbox | bogdanvlviv | 2018-12-30 | 2 | -2/+2 |
* | Fix broken Mailbox generator test | yuuji.yaginuma | 2018-12-28 | 1 | -2/+2 |
* | Improve actionmailbox's .gitignore and remove redundant files | bogdanvlviv | 2018-12-27 | 4 | -47/+0 |
* | Import Action Mailbox | George Claghorn | 2018-12-25 | 95 | -0/+8861 |