aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Table needed for Rich Text AR modelDavid Heinemeier Hansson2018-05-281-0/+14
| | | * | | | Merge branch 'master' into separate-rich-text-recordDavid Heinemeier Hansson2018-05-280-0/+0
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Updated nameDavid Heinemeier Hansson2018-04-151-4/+4
| | | * | | | Use actiontext references in Gemfile.lockDavid Heinemeier Hansson2018-05-281-5/+5
| | | * | | | WIPDavid Heinemeier Hansson2018-04-132-7/+33
| | |/ / / /
| | * | | | Missed a spotDavid Heinemeier Hansson2018-04-131-1/+1
| | * | | | Rename from Active Text to Action TextDavid Heinemeier Hansson2018-04-1327-69/+69
| | * | | | Content has already been through a whitelistDavid Heinemeier Hansson2018-04-131-1/+1
| | * | | | Relieve the need for having to manually set a before_action in ApplicationCon...David Heinemeier Hansson2018-04-131-0/+7
| | * | | | Use rich_text instead of active_textDavid Heinemeier Hansson2018-04-137-14/+14
| | * | | | Try to please semver theoryDavid Heinemeier Hansson2018-04-131-1/+1
| | * | | | Missed a spotJavan Makhmali2018-02-141-1/+1
| | * | | | Fix formattingJavan Makhmali2018-02-141-38/+38
| | * | | | Add basic install guideJavan Makhmali2018-02-141-1/+56
| | * | | | Remove unused modelJavan Makhmali2018-02-141-4/+0
| | * | | | Isolated engines don't expose their helpers, so noJavan Makhmali2018-02-141-2/+0
| | * | | | Extract AttachmentUploadJavan Makhmali2018-02-142-28/+50
| | * | | | Move hard coded URLs to computed data attributesJavan Makhmali2018-02-142-13/+15
| | * | | | Create ASt::Attachment records for ASt::Blobs in contentJavan Makhmali2018-02-141-0/+7
| | * | | | Dummy: Use Trix stylesJavan Makhmali2018-02-142-4/+3
| | * | | | Dummy: Add mini_magick for variantsJavan Makhmali2018-02-142-0/+3
| | * | | | Dummy: Set ActiveText renderer for current requestJavan Makhmali2018-02-141-0/+6
| | * | | | Make renderer configurableJavan Makhmali2018-02-144-2/+10
| | * | | | Build out basic blob template to match the editor'sJavan Makhmali2018-02-141-5/+14
| | * | | | Delegate Content#html_safe to #to_sSam Stephenson2018-02-132-2/+2
| | * | | | Preserve the outer attachment element and fix editingSam Stephenson2018-02-132-6/+6
| | * | | | Initial Attachment rendering supportJavan Makhmali2018-02-133-2/+13
| | * | | | Add sgid supportJavan Makhmali2018-02-123-4/+57
| | * | | | Add initial ActiveStorage integrationJavan Makhmali2018-02-126-2/+91
| | * | | | Pull activetext.js into dummy app with webpackerJavan Makhmali2018-02-1224-33/+6247
| | * | | | Extract BC3's rich_text_field helperJavan Makhmali2018-02-123-1/+55
| | * | | | Tests: Add Message scaffoldingJavan Makhmali2018-02-0820-25/+277
| | * | | | Add initial ActiveRecord extension: `active_text_attribute`Javan Makhmali2018-02-083-0/+18
| | * | | | Add dummy appSam Stephenson2018-02-0874-74/+1021
| | * | | | Initial import from BC3 RichTextSam Stephenson2018-02-0717-0/+663
| | * | | | Initial commitSam Stephenson2018-02-0714-0/+237
| | / / /
* | / / / Support in-flight jobs stored before individual execution counters for `retry...Rosa Gutierrez2019-01-053-21/+39
|/ / / /
* | | | Merge pull request #34867 from bogdanvlviv/test-actionmailbox-configurationsGeorge Claghorn2019-01-041-0/+71
|\ \ \ \
| * | | | Test Action Mailbox configurationsbogdanvlviv2019-01-041-0/+71
| |/ / /
* | | | Merge pull request #34870 from bogdanvlviv/fix-new_framework_defaults_6_0.rb-...Kasper Timm Hansen2019-01-041-1/+1
|\ \ \ \
| * | | | Fix `new_framework_defaults_6_0.rb` filebogdanvlviv2019-01-041-1/+1
| |/ / /
* | | | Merge pull request #34866 from bogdanvlviv/add-activemodel_errors_of_kindRafael França2019-01-043-10/+113
|\ \ \ \
| * | | | Add `ActiveModel::Errors#of_kind?`bogdanvlviv2019-01-043-10/+113
* | | | | Merge pull request #34871 from bogdanvlviv/clarify-delegate_missing_toRyuta Kamizono2019-01-051-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Clarify `delegate_missing_to` [ci skip]bogdanvlviv2019-01-041-1/+1
|/ / / /
* | | | Send Active Storage jobs to dedicated queues by defaultGeorge Claghorn2019-01-045-2/+49
* | | | Merge pull request #34864 from mikegee/patch-1Rafael França2019-01-041-1/+1
|\ \ \ \
| * | | | Clarify benefit of `delegate_missing_to`Michael Gee2019-01-041-1/+1
|/ / / /
* | | | Merge pull request #34797 from gsamokovarov/views-without-defined-protect-aga...Eileen M. Uchitelle2019-01-045-5/+63
|\ \ \ \ | |/ / / |/| | |
| * | | Don't expect defined protect_against_forgery? in {token,csrf_meta}_tagGenadi Samokovarov2018-12-275-5/+63