| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | 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 | 2 | -1/+6 |
* | 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 |
* | Improve actionmailbox's .gitignore and remove redundant files | bogdanvlviv | 2018-12-27 | 4 | -47/+0 |
* | Import Action Mailbox | George Claghorn | 2018-12-25 | 74 | -0/+7239 |