aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24964 from vipulnsward/true-falseMatthew Draper2018-01-231-2/+2
|\
| * Dont perform unnecessary check with false, just use true/false values for @ac...Vipul A M2016-05-111-2/+2
* | Merge pull request #31710 from eugeneius/indestructible_through_recordRyuta Kamizono2018-01-226-5/+24
|\ \
| * | Don't update counter cache when through record was not destroyedEugene Kenny2018-01-146-5/+24
* | | Pass desired driver to Redis client constructor rather than munging global co...George Claghorn2018-01-211-16/+12
* | | Merge pull request #31753 from justjake/patch-1George Claghorn2018-01-211-1/+1
|\ \ \
| * | | bin/yarn: Pass through arguments with spacesJake Teton-Landis2018-01-211-1/+1
* | | | Merge pull request #31757 from composerinteralia/define-attributeRyuta Kamizono2018-01-221-1/+1
|\ \ \ \
| * | | | Use singular define_attribute_methodDaniel Colson2018-01-211-1/+1
|/ / / /
* / / / PERF: Recover `changes_applied` performance (#31698)Ryuta Kamizono2018-01-224-75/+45
|/ / /
* | | Cope with videos with undefined display aspect ratiosGeorge Claghorn2018-01-203-2/+15
* | | Merge pull request #31641 from ckoenig/remove_frozen_string_literalYuji Yaginuma2018-01-201-4/+6
|\ \ \
| * | | Work on a dup'ed options hashChristof Koenig2018-01-091-4/+6
* | | | More exercise `ActiveModel::Dirty` testsRyuta Kamizono2018-01-201-3/+24
* | | | Merge pull request #31749 from jameslovejoy/fix-documentationRyuta Kamizono2018-01-202-7/+7
|\ \ \ \
| * | | | Fix typos. Improve text_helper documentation.James Lovejoy2018-01-192-7/+7
|/ / / /
* | | | Use helper methodGeorge Claghorn2018-01-191-1/+2
* | | | Preserve display aspect ratio for videos with rectangular samplesGeorge Claghorn2018-01-194-19/+62
* | | | Merge pull request #31732 from koic/enable_autocorrect_for_lint_end_alignment...Matthew Draper2018-01-1913-15/+19
|\ \ \ \
| * | | | Enable autocorrect for `Lint/EndAlignment` copKoichi ITO2018-01-1813-15/+19
* | | | | Remove unused `connection` argument from `MigrationContext#current_version`Ryuta Kamizono2018-01-191-3/+3
* | | | | Remove unused `migration_context` in `DatabaseTasks`Ryuta Kamizono2018-01-191-4/+0
* | | | | Restore `test_migrations_status_with_schema_define_in_subdirectories`Ryuta Kamizono2018-01-191-7/+11
* | | | | Merge pull request #31738 from tcopeland/doc_typoRyuta Kamizono2018-01-191-4/+4
|\ \ \ \ \
| * | | | | Fix minor typo [ci skip]Tom Copeland2018-01-181-4/+4
* | | | | | Update Gemfile.lock to reflect websocket-driver 0.7.0yuuji.yaginuma2018-01-191-1/+1
|/ / / / /
* | | / / Testing actioncable against websocket-driver 0.7.0 (#30711)Jared Beck2018-01-181-1/+1
| |_|/ / |/| | |
* | | | Merge pull request #31663 from Edouard-chin/remove-without-sql-modeRafael França2018-01-181-0/+22
|\ \ \ \
| * | | | Added a test around `NO_AUTO_VALUE_ON_ZERO`:Edouard CHIN2018-01-171-0/+22
* | | | | Add locale selector to email preview (#31596)Hitoshi Nakashima2018-01-183-18/+97
* | | | | Support hash as first argument in `assert_difference`. (#31600)Julien Meichelbeck2018-01-183-7/+57
* | | | | Merge pull request #31424 from sobrinho/sobrinho/connection-pool-memcacheRafael Mendonça França2018-01-184-11/+101
|\ \ \ \ \
| * | | | | Support for connection pooling on mem cache storeGabriel Sobrinho2018-01-184-11/+101
* | | | | | Merge pull request #31577 from prathamesh-sonpatki/upgrade-guide-bootsnapEileen M. Uchitelle2018-01-181-0/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Added a note about bootsnap in the Rails 5.2 upgrade guide [ci skip]Prathamesh Sonpatki2017-12-271-0/+11
* | | | | | Merge pull request #31730 from bogdanvlviv/allow_false_for-config-generators-...Eileen M. Uchitelle2018-01-182-1/+2
|\ \ \ \ \ \
| * | | | | | Allow `false` for `config.generators.system_tests=`bogdanvlviv2018-01-182-1/+2
* | | | | | | Add test to properly test down with a blockeileencodes2018-01-181-0/+8
* | | | | | | Use selected_migrations if block_given?oz2018-01-181-1/+1
* | | | | | | Fix ActionView UJS buildeileencodes2018-01-181-0/+1
* | | | | | | Revert "Merge pull request #31434 from olivierlacan/boot-feedback"Matthew Draper2018-01-192-8/+0
* | | | | | | Merge pull request #31727 from eileencodes/refactor-migration-classes-to-allo...Eileen M. Uchitelle2018-01-1819-308/+417
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Refactor migration to move migrations paths to connectioneileencodes2018-01-1819-308/+417
* | | | | | | Merge pull request #31713 from aellispierce/refactor-browser-optionsEileen M. Uchitelle2018-01-174-29/+57
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Move browser checking to its own classAshley Ellis Pierce2018-01-154-29/+57
* | | | | | | Merge pull request #31717 from rails/redis-cache-store-encodingGeorge Claghorn2018-01-173-1/+27
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Convert keys to binary in the Redis cache storeGeorge Claghorn2018-01-171-1/+1
| * | | | | | Test against the pure-Ruby Redis driverGeorge Claghorn2018-01-172-0/+26
* | | | | | | Merge pull request #31726 from bogdanvlviv/update-layouts_and_rendering-guideEileen M. Uchitelle2018-01-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update "Layouts and Rendering in Rails" guide [ci skip]bogdanvlviv2018-01-171-1/+1
|/ / / / / / /