| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply `t.timestamps` changes in Action Text and Action Mailbox | Ryuta Kamizono | 2019-01-29 | 2 | -2/+1 |
* | Merge pull request #34970 from kamipo/timestamps_with_precision_by_default | Ryuta Kamizono | 2019-01-26 | 2 | -8/+7 |
|\ |
|
| * | Make `t.timestamps` with precision by default | Ryuta Kamizono | 2019-01-26 | 2 | -8/+7 |
* | | Fix error saving Action Text content containing non-blob attachables | Javan Makhmali | 2019-01-25 | 2 | -1/+10 |
|/ |
|
* | Prefer ImageProcessing's resize_to_limit macro over resize_to_fit | George Claghorn | 2019-01-24 | 1 | -1/+1 |
* | Fix document formatting on Action Text docs [ci skip] | colorbox | 2019-01-24 | 2 | -4/+4 |
* | Changed webserver to web server. | alkesh26 | 2019-01-22 | 1 | -1/+1 |
* | Preparing for 6.0.0.beta1 release | Rafael Mendonça França | 2019-01-18 | 3 | -2/+4 |
* | Merge pull request #34956 from kamipo/actionmailbox_datetime_precision | Ryuta Kamizono | 2019-01-18 | 1 | -5/+5 |
|\ |
|
| * | Allow using Action Mailbox on MySQL 5.5 | Ryuta Kamizono | 2019-01-18 | 1 | -5/+5 |
* | | Action Text: bundle package.json in built gem. | Kasper Timm Hansen | 2019-01-18 | 1 | -1/+1 |
|/ |
|
* | Tidy up action_text:install task | Javan Makhmali | 2019-01-17 | 1 | -9/+20 |
* | Make trix a peer dependency of actiontext since it’s not used directly | Javan Makhmali | 2019-01-17 | 2 | -2/+3 |
* | Move all npm packages to @rails scope | Javan Makhmali | 2019-01-10 | 5 | -20/+8 |
* | Enable `Lint/DeprecatedClassMethods` cop to avoid using deprecated methods | yuuji.yaginuma | 2019-01-09 | 1 | -1/+1 |
* | Merge pull request #34898 from ksolo/update-raketasks-for-new-frameworks | Aaron Patterson | 2019-01-08 | 1 | -0/+2 |
|\ |
|
| * | add new frameworks to tasks/release.rb | Kevin Solorio | 2019-01-08 | 1 | -0/+2 |
* | | Add load hook for ActionText::RichText | George Claghorn | 2019-01-07 | 1 | -0/+2 |
|/ |
|
* | Reset ActionText::Content.renderer before and after each request | George Claghorn | 2019-01-05 | 1 | -3/+6 |
* | Merge pull request #34878 from bogdanvlviv/action_text-guides-docs | George Claghorn | 2019-01-05 | 1 | -60/+2 |
|\ |
|
| * | Add Action Text to guides [ci skip] | bogdanvlviv | 2019-01-05 | 1 | -60/+2 |
* | | Merge pull request #34875 from bogdanvlviv/test-actiontext-on-rails-6.0 | George Claghorn | 2019-01-05 | 5 | -7/+4 |
|\ \ |
|
| * | | Test actiontext on Rails 6.0 | bogdanvlviv | 2019-01-05 | 5 | -7/+4 |
| |/ |
|
* | | Merge pull request #34876 from bogdanvlviv/remove-needless-comment-actiontext... | George Claghorn | 2019-01-05 | 1 | -1/+0 |
|\ \ |
|
| * | | Remove comment from `actiontext/actiontext.gemspec` | bogdanvlviv | 2019-01-05 | 1 | -1/+0 |
| |/ |
|
* / | Fix API docs of `ActionText::RichText` [ci skip] | bogdanvlviv | 2019-01-05 | 1 | -4/+4 |
|/ |
|
* | Generate Action Text's API docs | George Claghorn | 2019-01-04 | 1 | -13/+15 |
* | Import Action Text | George Claghorn | 2019-01-04 | 137 | -0/+9430 |