aboutsummaryrefslogtreecommitdiffstats
path: root/actiontext
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #35071 from kamipo/text_without_limitRyuta Kamizono2019-01-293-5/+4
|\
| * Allow changing text and blob size without giving the `limit` optionRyuta Kamizono2019-01-293-5/+4
| * Revert "Apply `t.timestamps` changes in Action Text and Action Mailbox"Ryuta Kamizono2019-01-292-1/+2
| * Apply `t.timestamps` changes in Action Text and Action MailboxRyuta Kamizono2019-01-292-2/+1
* | Add line break to Action Text installation outputsVinicius Brasil2019-01-271-1/+1
|/
* Merge pull request #34970 from kamipo/timestamps_with_precision_by_defaultRyuta Kamizono2019-01-262-8/+7
|\
| * Make `t.timestamps` with precision by defaultRyuta Kamizono2019-01-262-8/+7
* | Fix error saving Action Text content containing non-blob attachablesJavan Makhmali2019-01-252-1/+10
|/
* Prefer ImageProcessing's resize_to_limit macro over resize_to_fitGeorge Claghorn2019-01-241-1/+1
* Fix document formatting on Action Text docs [ci skip]colorbox2019-01-242-4/+4
* Changed webserver to web server.alkesh262019-01-221-1/+1
* Preparing for 6.0.0.beta1 releaseRafael Mendonça França2019-01-183-2/+4
* Merge pull request #34956 from kamipo/actionmailbox_datetime_precisionRyuta Kamizono2019-01-181-5/+5
|\
| * Allow using Action Mailbox on MySQL 5.5Ryuta Kamizono2019-01-181-5/+5
* | Action Text: bundle package.json in built gem.Kasper Timm Hansen2019-01-181-1/+1
|/
* Tidy up action_text:install taskJavan Makhmali2019-01-171-9/+20
* Make trix a peer dependency of actiontext since it’s not used directlyJavan Makhmali2019-01-172-2/+3
* Move all npm packages to @rails scopeJavan Makhmali2019-01-105-20/+8
* Enable `Lint/DeprecatedClassMethods` cop to avoid using deprecated methodsyuuji.yaginuma2019-01-091-1/+1
* Merge pull request #34898 from ksolo/update-raketasks-for-new-frameworksAaron Patterson2019-01-081-0/+2
|\
| * add new frameworks to tasks/release.rbKevin Solorio2019-01-081-0/+2
* | Add load hook for ActionText::RichTextGeorge Claghorn2019-01-071-0/+2
|/
* Reset ActionText::Content.renderer before and after each requestGeorge Claghorn2019-01-051-3/+6
* Merge pull request #34878 from bogdanvlviv/action_text-guides-docsGeorge Claghorn2019-01-051-60/+2
|\
| * Add Action Text to guides [ci skip]bogdanvlviv2019-01-051-60/+2
* | Merge pull request #34875 from bogdanvlviv/test-actiontext-on-rails-6.0George Claghorn2019-01-055-7/+4
|\ \
| * | Test actiontext on Rails 6.0bogdanvlviv2019-01-055-7/+4
| |/
* | Merge pull request #34876 from bogdanvlviv/remove-needless-comment-actiontext...George Claghorn2019-01-051-1/+0
|\ \
| * | Remove comment from `actiontext/actiontext.gemspec`bogdanvlviv2019-01-051-1/+0
| |/
* / Fix API docs of `ActionText::RichText` [ci skip]bogdanvlviv2019-01-051-4/+4
|/
* Generate Action Text's API docsGeorge Claghorn2019-01-041-13/+15
* Import Action TextGeorge Claghorn2019-01-04137-0/+9430