Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
* | | | | | | | | Merge pull request #36296 from jhawthorn/dont_fear_the_reaper | Aaron Patterson | 2019-05-18 | 1 | -7/+25 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Use a single thread for all ConnectionPool Reapers | John Hawthorn | 2019-05-17 | 1 | -7/+25 | |
* | | | | | | | | Deduplicate ActionText::RichText embeds | George Claghorn | 2019-05-17 | 2 | -1/+10 | |
* | | | | | | | | Merge pull request #36291 from flocela/patch-1 | Rafael França | 2019-05-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | typo change | flocela | 2019-05-16 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | S3: permit uploading files larger than 5 GB | George Claghorn | 2019-05-16 | 3 | -6/+69 | |
* | | | | | | | | Permit running jobs in system tests | George Claghorn | 2019-05-16 | 5 | -67/+11 | |
* | | | | | | | | Merge pull request #36286 from vishaltelangre/dummy-erb-compiler-fix | Eileen M. Uchitelle | 2019-05-16 | 2 | -8/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix: DummyCompiler embeds invalid YAML content | Vishal Telangre | 2019-05-15 | 2 | -8/+19 | |
* | | | | | | | | | Remove outdated cross-origin redirection tests | George Claghorn | 2019-05-15 | 2 | -55/+0 | |
* | | | | | | | | | Inline anemic methods | George Claghorn | 2019-05-15 | 1 | -10/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #36284 from kamipo/fix_eager_loading_with_string_joins | Ryuta Kamizono | 2019-05-15 | 3 | -2/+23 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix eager loading associations with string joins not to raise NoMethodError | Ryuta Kamizono | 2019-05-15 | 3 | -2/+23 |