Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 | 1 | -1/+1 |
* | Import Action Mailbox | George Claghorn | 2018-12-25 | 3 | -0/+80 |