| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | Merge pull request #36340 from jhawthorn/evented_file_checker_symlink | Kasper Timm Hansen | 2019-05-24 | 2 | -20/+43 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix EventedFileUpdateChecker through a symlink | John Hawthorn | 2019-05-23 | 2 | -0/+25 |
| * | | | | | | Use existing tmpdir in evented_file_update_test | John Hawthorn | 2019-05-23 | 1 | -20/+18 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Address 639d7be. Readd changelog line; remove needless explicit return. | Kasper Timm Hansen | 2019-05-24 | 2 | -1/+2 |
* | | | | | | Merge pull request #36323 from jhawthorn/cache_expiry_mutex | Rafael França | 2019-05-23 | 1 | -8/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | Wrap actionview cache expiry in a mutex | John Hawthorn | 2019-05-21 | 1 | -8/+11 |
* | | | | | | | Merge pull request #36337 from jhawthorn/remove_existing_parent | Rafael França | 2019-05-23 | 2 | -15/+0 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Delete evented_file_update_checker existing_parent | John Hawthorn | 2019-05-23 | 2 | -15/+0 |
|/ / / / / / |
|
* | | | | | | Merge pull request #36336 from aried3r/patch-7 | Rafael França | 2019-05-23 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Bump Gemfile entry jbuilder version | Anton Rieder | 2019-05-23 | 1 | -1/+1 |
* | | | | | | | Merge pull request #33437 from CodingAnarchy/delegate_missing_allow_nil | George Claghorn | 2019-05-23 | 5 | -5/+44 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Add :allow_nil option to delegate_missing_to; use in ActiveStorage | Matt Tanous | 2019-05-23 | 5 | -5/+44 |
|/ / / / / / |
|
* | | | | | | Merge pull request #34656 from albertoalmagro/path_helper_without_params_does... | Gannon McGibbon | 2019-05-22 | 6 | -47/+100 |
|\ \ \ \ \ \ |
|
| * | | | | | | Remove Route#build as it wasn't used | Alberto Almagro | 2019-05-22 | 2 | -28/+21 |
| * | | | | | | Use keyword arguments for ActionDispatch::Routing::Mapper::Mapping constructor | Alberto Almagro | 2019-05-22 | 1 | -14/+17 |
| * | | | | | | Use keyword arguments for ActionDispatch::Journey:Route constructor | Alberto Almagro | 2019-05-22 | 2 | -5/+8 |
| * | | | | | | Keep part when scope option has value | Alberto Almagro | 2019-05-22 | 5 | -11/+65 |
|/ / / / / / |
|
* | | | | | | Mirror direct uploads | George Claghorn | 2019-05-22 | 13 | -74/+159 |
* | | | | | | Merge pull request #36329 from XrXr/no-doc-template-assertions | Rafael França | 2019-05-22 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Remove compatibility module from docs [ci skip] | Alan Wu | 2019-05-22 | 1 | -1/+1 |
* | | | | | | | Merge pull request #36294 from gustavogr/add-deep-transform-keys-to-strong-pa... | Rafael França | 2019-05-22 | 4 | -0/+39 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Implemented deep_transform_keys/! for ActionController::Parameters | Gustavo Gutierrez | 2019-05-22 | 4 | -0/+39 |
|/ / / / / / / |
|
* | | | | | | | Add `action_cable_connection_test_case` hook to the "available hooks" list [c... | प्रथमेश Sonpatki | 2019-05-22 | 1 | -28/+29 |
* | | | | | | | Merge pull request #36320 from XrXr/no-doc-prepend | Rafael França | 2019-05-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Put :nodoc: on method that raises NoMethodError | Alan Wu | 2019-05-21 | 1 | -1/+1 |
* | | | | | | | Use `capture_sql` instead of `assert_sql` with no pattern | Ryuta Kamizono | 2019-05-22 | 3 | -15/+12 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Give up filling schema cache before `assert_no_queries` | Ryuta Kamizono | 2019-05-22 | 6 | -90/+24 |
* | | | | | | Put all `explain` methods into `DatabaseStatements` module | Ryuta Kamizono | 2019-05-22 | 4 | -18/+14 |
* | | | | | | Merge pull request #36314 from kamipo/fallback_type_casting | Ryuta Kamizono | 2019-05-21 | 3 | -21/+28 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fall back to type casting from the connection adapter | Ryuta Kamizono | 2019-05-21 | 3 | -21/+28 |
|/ / / / / / |
|
* | | | | | | Except SCHEMA SQLs in `capture_sql` | Ryuta Kamizono | 2019-05-21 | 1 | -1/+1 |
* | | | | | | Correct test name | George Claghorn | 2019-05-20 | 1 | -1/+1 |
* | | | | | | Merge pull request #36309 from alexandergraul/number_to_human_size_examples | Ryuta Kamizono | 2019-05-21 | 2 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Correct human file size examples [ci skip] | Alexander Graul | 2019-05-20 | 2 | -2/+2 |
|/ / / / / / |
|
* | | | | | | Merge pull request #36306 from cseelus/responsive-rescues-layout | Kasper Timm Hansen | 2019-05-20 | 1 | -4/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | Make rescues layout responsive | Chris Seelus | 2019-05-20 | 1 | -4/+9 |
* | | | | | | | Merge pull request #36302 from eugeneius/parameters_transform_keys_enumerator | Ryuta Kamizono | 2019-05-20 | 3 | -9/+24 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Return parameters enumerator from transform_keys/! | Eugene Kenny | 2019-05-18 | 3 | -9/+24 |
* | | | | | | | Merge pull request #36304 from kamipo/fix_through_association_with_joins | Ryuta Kamizono | 2019-05-19 | 2 | -17/+19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Implicit through table joins should be appeared before user supplied joins | Ryuta Kamizono | 2019-05-19 | 2 | -17/+19 |
|/ / / / / / / |
|
* | | | | | | | Allow filling in the only rich-text area without a locator | George Claghorn | 2019-05-19 | 2 | -7/+17 |
* | | | | | | | Prefer Capybara::Node::Element#execute_script | George Claghorn | 2019-05-19 | 1 | -4/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #36122 from cseelus/respect-operating-system-color-scheme-... | Gannon McGibbon | 2019-05-18 | 2 | -0/+69 |
|\ \ \ \ \ \ |
|
| * | | | | | | Implement dark color scheme for rescues layout | Chris Seelus | 2019-05-18 | 2 | -0/+69 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #36299 from shioimm/rename-hash-to-jar | Ryuta Kamizono | 2019-05-18 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Rename `hash` to `jar` in CookieJar.build | shioimm | 2019-05-18 | 1 | -2/+2 |
* | | | | | | | Merge pull request #36282 from yoones/add-skip-options-to-command-line-guide | Eileen M. Uchitelle | 2019-05-18 | 1 | -0/+22 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | List available skip options in command line guide [ci skip] | Younes SERRAJ | 2019-05-15 | 1 | -0/+22 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #36263 from vishaltelangre/add-undefined-acronym | Eileen M. Uchitelle | 2019-05-18 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [skip ci] Add undefined STI acronym to the heading which is referred under it... | Vishal Telangre | 2019-05-12 | 1 | -2/+2 |