aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extract `readonly_attribute?`Ryuta Kamizono2019-05-273-6/+6
* Skip needless spaces from generated app layout.Kasper Timm Hansen2019-05-261-1/+1
* Merge pull request #36343 from edudepetris/update_commentsRyuta Kamizono2019-05-261-2/+2
|\
| * Change commentsEdu Depetris2019-05-251-2/+2
|/
* Merge pull request #36340 from jhawthorn/evented_file_checker_symlinkKasper Timm Hansen2019-05-242-20/+43
|\
| * Fix EventedFileUpdateChecker through a symlinkJohn Hawthorn2019-05-232-0/+25
| * Use existing tmpdir in evented_file_update_testJohn Hawthorn2019-05-231-20/+18
* | Address 639d7be. Readd changelog line; remove needless explicit return.Kasper Timm Hansen2019-05-242-1/+2
* | Merge pull request #36323 from jhawthorn/cache_expiry_mutexRafael França2019-05-231-8/+11
|\ \
| * | Wrap actionview cache expiry in a mutexJohn Hawthorn2019-05-211-8/+11
* | | Merge pull request #36337 from jhawthorn/remove_existing_parentRafael França2019-05-232-15/+0
|\ \ \ | |_|/ |/| |
| * | Delete evented_file_update_checker existing_parentJohn Hawthorn2019-05-232-15/+0
|/ /
* | Merge pull request #36336 from aried3r/patch-7Rafael França2019-05-231-1/+1
|\ \
| * | Bump Gemfile entry jbuilder versionAnton Rieder2019-05-231-1/+1
* | | Merge pull request #33437 from CodingAnarchy/delegate_missing_allow_nilGeorge Claghorn2019-05-235-5/+44
|\ \ \ | |/ / |/| |
| * | Add :allow_nil option to delegate_missing_to; use in ActiveStorageMatt Tanous2019-05-235-5/+44
|/ /
* | Merge pull request #34656 from albertoalmagro/path_helper_without_params_does...Gannon McGibbon2019-05-226-47/+100
|\ \
| * | Remove Route#build as it wasn't usedAlberto Almagro2019-05-222-28/+21
| * | Use keyword arguments for ActionDispatch::Routing::Mapper::Mapping constructorAlberto Almagro2019-05-221-14/+17
| * | Use keyword arguments for ActionDispatch::Journey:Route constructorAlberto Almagro2019-05-222-5/+8
| * | Keep part when scope option has valueAlberto Almagro2019-05-225-11/+65
|/ /
* | Mirror direct uploadsGeorge Claghorn2019-05-2213-74/+159
* | Merge pull request #36329 from XrXr/no-doc-template-assertionsRafael França2019-05-221-1/+1
|\ \
| * | Remove compatibility module from docs [ci skip]Alan Wu2019-05-221-1/+1
* | | Merge pull request #36294 from gustavogr/add-deep-transform-keys-to-strong-pa...Rafael França2019-05-224-0/+39
|\ \ \
| * | | Implemented deep_transform_keys/! for ActionController::ParametersGustavo Gutierrez2019-05-224-0/+39
|/ / /
* | | Add `action_cable_connection_test_case` hook to the "available hooks" list [c...प्रथमेश Sonpatki2019-05-221-28/+29
* | | Merge pull request #36320 from XrXr/no-doc-prependRafael França2019-05-211-1/+1
|\ \ \ | |_|/ |/| |
| * | Put :nodoc: on method that raises NoMethodErrorAlan Wu2019-05-211-1/+1
* | | Use `capture_sql` instead of `assert_sql` with no patternRyuta Kamizono2019-05-223-15/+12
| |/ |/|
* | Give up filling schema cache before `assert_no_queries`Ryuta Kamizono2019-05-226-90/+24
* | Put all `explain` methods into `DatabaseStatements` moduleRyuta Kamizono2019-05-224-18/+14
* | Merge pull request #36314 from kamipo/fallback_type_castingRyuta Kamizono2019-05-213-21/+28
|\ \
| * | Fall back to type casting from the connection adapterRyuta Kamizono2019-05-213-21/+28
|/ /
* | Except SCHEMA SQLs in `capture_sql`Ryuta Kamizono2019-05-211-1/+1
* | Correct test nameGeorge Claghorn2019-05-201-1/+1
* | Merge pull request #36309 from alexandergraul/number_to_human_size_examplesRyuta Kamizono2019-05-212-2/+2
|\ \
| * | Correct human file size examples [ci skip]Alexander Graul2019-05-202-2/+2
|/ /
* | Merge pull request #36306 from cseelus/responsive-rescues-layoutKasper Timm Hansen2019-05-201-4/+9
|\ \
| * | Make rescues layout responsiveChris Seelus2019-05-201-4/+9
* | | Merge pull request #36302 from eugeneius/parameters_transform_keys_enumeratorRyuta Kamizono2019-05-203-9/+24
|\ \ \ | |/ / |/| |
| * | Return parameters enumerator from transform_keys/!Eugene Kenny2019-05-183-9/+24
* | | Merge pull request #36304 from kamipo/fix_through_association_with_joinsRyuta Kamizono2019-05-192-17/+19
|\ \ \
| * | | Implicit through table joins should be appeared before user supplied joinsRyuta Kamizono2019-05-192-17/+19
|/ / /
* | | Allow filling in the only rich-text area without a locatorGeorge Claghorn2019-05-192-7/+17
* | | Prefer Capybara::Node::Element#execute_scriptGeorge Claghorn2019-05-191-4/+1
|/ /
* | Merge pull request #36122 from cseelus/respect-operating-system-color-scheme-...Gannon McGibbon2019-05-182-0/+69
|\ \
| * | Implement dark color scheme for rescues layoutChris Seelus2019-05-182-0/+69
* | | Merge pull request #36299 from shioimm/rename-hash-to-jarRyuta Kamizono2019-05-181-2/+2
|\ \ \
| * | | Rename `hash` to `jar` in CookieJar.buildshioimm2019-05-181-2/+2