aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/test/dummy
Commit message (Expand)AuthorAgeFilesLines
* Let the generated initializers/backtrace_silencers.rb code use Regexp#match?Akira Matsuda2019-07-291-1/+1
* Remove the Amazon SES ingressGeorge Claghorn2019-04-141-5/+6
* 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
* 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
* 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-172-1/+6
* Test actiontext on Rails 6.0bogdanvlviv2019-01-051-0/+1
* Use 6.0 version of ActiveRecord::Migration for Action Mailboxbogdanvlviv2018-12-302-2/+2
* Improve actionmailbox's .gitignore and remove redundant filesbogdanvlviv2018-12-274-47/+0
* Import Action MailboxGeorge Claghorn2018-12-2574-0/+7239