aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | Merge pull request #34862 from bogdanvlviv/fix-i18n-guideVipul A M2019-01-041-1/+1
|\ \
| * | Fix example of I18n setting in the guide [ci skip]bogdanvlviv2019-01-041-1/+1
* | | Merge pull request #34773 from eileencodes/share-fixture-connections-with-mul...Eileen M. Uchitelle2019-01-042-0/+57
|\ \ \ | |/ / |/| |
| * | Share the connection pool when there are multiple handlersEileen Uchitelle2019-01-032-0/+57
* | | Merge pull request #34858 from albertoalmagro/make-rails-compatible-accross-r...Ryuta Kamizono2019-01-042-7/+3
|\ \ \
| * | | Make average compatible accross Ruby versionsAlberto Almagro2019-01-041-1/+1
| * | | Revert "Fix NumericData.average test on ruby 2.6"Alberto Almagro2019-01-041-6/+2
* | | | Merge pull request #34855 from bogdanvlviv/update-configuring-guideRafael França2019-01-031-2/+32
|\ \ \ \
| * | | | Update the "Configuring Rails Applications" guide [ci skip]bogdanvlviv2019-01-041-2/+32
* | | | | Merge the redundant `when Symbol` case to the `when String, ...`Ryuta Kamizono2019-01-041-2/+1
* | | | | 2x faster `connection.type_cast`Ryuta Kamizono2019-01-041-6/+1
| |/ / / |/| | |
* | | | Merge pull request #34816 from bogdanvlviv/add-skip-action-mailbox-option-to-...Rafael Mendonça França2019-01-033-1/+13
|\ \ \ \
| * | | | Add `--skip-action-mailbox` option to `rails new`bogdanvlviv2018-12-283-1/+18
* | | | | Merge pull request #34706 from ChrisBr/instrumentation-guideGannon McGibbon2019-01-031-8/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add missing keys to ActiveSupport#instrumentation guide [skip ci]Christian Bruckmayer2019-01-021-8/+14
* | | | | Merge pull request #33985 from eugeneius/attribute_methods_schema_cacheKasper Timm Hansen2019-01-037-2/+109
|\ \ \ \ \
| * | | | | Only define attribute methods from schema cacheEugene Kenny2018-09-287-2/+109
* | | | | | Capistrano is no longer a dominant force in the deployment strategy for new appsDavid Heinemeier Hansson2019-01-031-3/+0
* | | | | | Use latest Bundleryuuji.yaginuma2019-01-031-1/+1
* | | | | | Merge pull request #34846 from palkan/fix/ar-reaper-testRyuta Kamizono2019-01-031-1/+1
|\ \ \ \ \ \
| * | | | | | fix activerecord reaper_testVladimir Dementyev2019-01-021-1/+1