Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #34896 from bannzai/fix/active_record/mysql/enum_type_map | Ryuta Kamizono | 2019-01-08 | 2 | -2/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | :recycle: Fix mysql type map for enum and set | bannzai | 2019-01-08 | 2 | -2/+6 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Add load hook for ActionText::RichText | George Claghorn | 2019-01-07 | 2 | -0/+3 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #34700 from gmcgibbon/fetch_multi_key_order | Rafael França | 2019-01-07 | 3 | -10/+24 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Preserve key order passed to ActiveSupport::CacheStore#fetch_multi | Gannon McGibbon | 2018-12-27 | 3 | -10/+24 | |
* | | | | | Merge pull request #34886 from lsylvester/attachments-for-actionmailbox | George Claghorn | 2019-01-06 | 5 | -1/+44 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | add attachments to the new inbound mail | Lachlan Sylvester | 2019-01-07 | 5 | -1/+44 | |
|/ / / / | ||||||
* | | | | Merge pull request #34882 from bogdanvlviv/revert-129f8ac6ff | Guillermo Iguaran | 2019-01-05 | 2 | -0/+9 | |
|\ \ \ \ | ||||||
| * | | | | Revert "Remove node_modules path from assets load paths since we use webpack ... | bogdanvlviv | 2019-01-06 | 2 | -0/+9 | |
|/ / / / | ||||||
* | | | | Reset ActionText::Content.renderer before and after each request | George Claghorn | 2019-01-05 | 1 | -3/+6 | |
* | | | | Merge pull request #34865 from cbandy/node_rails_env | George Claghorn | 2019-01-05 | 1 | -2/+1 | |
|\ \ \ \ | ||||||
| * | | | | Respect Rails.env when running `rails yarn:install` | Chris Bandy | 2019-01-04 | 1 | -2/+1 | |
* | | | | | Merge pull request #34878 from bogdanvlviv/action_text-guides-docs | George Claghorn | 2019-01-05 | 4 | -60/+122 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add Action Text to guides [ci skip] | bogdanvlviv | 2019-01-05 | 4 | -60/+122 | |
* | | | | | | Merge pull request #34879 from bogdanvlviv/add-skip-action-text-option-to-rai... | George Claghorn | 2019-01-05 | 4 | -1/+27 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add `--skip-action-text` option to `rails new` | bogdanvlviv | 2019-01-05 | 4 | -1/+27 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #34877 from bogdanvlviv/document-action_text_content-hook | George Claghorn | 2019-01-05 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add `action_text_content` hook to the guide [ci skip] | bogdanvlviv | 2019-01-05 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #34875 from bogdanvlviv/test-actiontext-on-rails-6.0 | George Claghorn | 2019-01-05 | 6 | -7/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Test actiontext on Rails 6.0 | bogdanvlviv | 2019-01-05 | 6 | -7/+5 | |
| |/ / / / / | ||||||
* | | | | | | 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 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #34874 from bogdanvlviv/fix-RichText-api-docs | George Claghorn | 2019-01-05 | 1 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix API docs of `ActionText::RichText` [ci skip] | bogdanvlviv | 2019-01-05 | 1 | -4/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #34709 from gmcgibbon/action_cable_guides_es6 | Javan Makhmali | 2019-01-05 | 1 | -112/+160 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Use ES6 and Webpacker in ActionCable guide. | Gannon McGibbon | 2019-01-04 | 1 | -112/+160 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Generate Action Text's API docs | George Claghorn | 2019-01-04 | 2 | -13/+23 | |
* | | | | | Label Action Text PRs [ci skip] | George Claghorn | 2019-01-04 | 1 | -0/+2 | |
* | | | | | Merge pull request #34873 from georgeclaghorn/actiontext | George Claghorn | 2019-01-04 | 144 | -5/+9447 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Import Action Text | George Claghorn | 2019-01-04 | 144 | -5/+9447 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Update tag helper routes for use in engines (#49) | Rikki Pitt | 2019-01-04 | 1 | -2/+2 | |
| | * | | | | Fix adding a rich_text_area to a form with no model | George Claghorn | 2018-12-31 | 5 | -29/+55 | |
| | * | | | | Bump Nokogiri for Ruby 2.6 compatibility | George Claghorn | 2018-12-31 | 1 | -4/+4 | |
| | * | | | | Move method definition below callbacks | George Claghorn | 2018-12-21 | 1 | -5/+6 | |
| | * | | | | Merge pull request #48 from lsylvester/use-plain-text-for-presence | George Claghorn | 2018-12-20 | 2 | -2/+14 | |
| | |\ \ \ \ | ||||||
| | | * | | | | use plain test to determine present/blank/empty as the html version will alwa... | Lachlan Sylvester | 2018-12-21 | 2 | -2/+14 | |
| | * | | | | | Fit Rails’ Ruby requirement in here. | Kasper Timm Hansen | 2018-12-21 | 1 | -1/+1 | |
| | * | | | | | Merge pull request #46 from bogdanvlviv/remove-ruby-2_4-from-ci | Kasper Timm Hansen | 2018-12-21 | 1 | -1/+0 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Remove Ruby 2.4 from the CI matrix | bogdanvlviv | 2018-12-21 | 1 | -1/+0 | |
| | |/ / / / / | ||||||
| | * / / / / | CI against Ruby 2.4.5 and 2.5.3 (#45) | Tatsuya Ikeda | 2018-12-12 | 1 | -2/+2 | |
| | |/ / / / | ||||||
| | * | | | | Merge pull request #31 from albertoalmagro/remove-variable-shadowing | George Claghorn | 2018-10-13 | 1 | -8/+8 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Rename shadowed variable | Alberto Almagro | 2018-10-13 | 1 | -8/+8 | |
| | * | | | | | Merge pull request #30 from albertoalmagro/remove-unused-options | George Claghorn | 2018-10-13 | 1 | -3/+3 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | Remove unused **options | Alberto Almagro | 2018-10-13 | 1 | -3/+3 | |
| | |/ / / / | ||||||
| | * | | | | <active-text-attachment> -> <action-text-attachment> | George Claghorn | 2018-10-12 | 1 | -1/+1 | |
| | * | | | | APPLICATION_PATH_PATH -> APPLICATION_PACK_PATH | George Claghorn | 2018-10-12 | 1 | -3/+3 | |
| | * | | | | Merge pull request #29 from swamp09/fix_typo | Javan Makhmali | 2018-10-11 | 1 | -1/+1 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Fix typo | swamp09 | 2018-10-12 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| | * | | | | Merge pull request #23 from albertoalmagro/privatize-constants | Javan Makhmali | 2018-10-11 | 1 | -4/+5 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Privatize constants | Alberto Almagro | 2018-10-11 | 1 | -4/+5 | |
| | |/ / / / |