| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ActionDispatch::SystemTestCase#fill_in_rich_text_area | George Claghorn | 2019-05-13 | 4 | -1159/+853 |
* | Update Webpacker in Action Text's test dummy app | George Claghorn | 2019-05-11 | 13 | -564/+443 |
* | Fix updating rich text via nested attributes | George Claghorn | 2019-03-17 | 4 | -1/+23 |
* | Merge pull request #35485 from excid3/default-attachable-trix-partial | Javan Makhmali | 2019-03-11 | 3 | -1/+20 |
|\ |
|
| * | Adds default trix partial | Chris Oliver | 2019-03-05 | 3 | -1/+20 |
* | | 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 | -2000/+3727 |
|/ |
|
* | SQLite3: Implement `add_foreign_key` and `remove_foreign_key` | Ryuta Kamizono | 2019-02-11 | 1 | -0/+1 |
* | Allow changing text and blob size without giving the `limit` option | Ryuta Kamizono | 2019-01-29 | 2 | -2/+2 |
* | 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 | 2 | -8/+7 |
* | 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 | 1 | -5/+5 |
* | Move all npm packages to @rails scope | Javan Makhmali | 2019-01-10 | 1 | -1/+1 |
* | Test actiontext on Rails 6.0 | bogdanvlviv | 2019-01-05 | 4 | -3/+4 |
* | Import Action Text | George Claghorn | 2019-01-04 | 83 | -0/+7377 |