Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
* | | | | | | edit tweaks to recent patch in configuring guide [ci skip] | Xavier Noria | 2019-05-14 | 1 | -1/+2 | |
* | | | | | | Merge pull request #36200 from soartec-lab/update_guide_configuring_add_autol... | Xavier Noria | 2019-05-14 | 1 | -0/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Added guide for `config.autoloader` [skip ci] | soartec-lab | 2019-05-07 | 1 | -0/+6 | |
* | | | | | | | shortens a comment [ci skip] | Xavier Noria | 2019-05-14 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #36237 from eileencodes/fix-erb-in-database-yaml-again | Eileen M. Uchitelle | 2019-05-14 | 2 | -1/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix database loading when ERB is single line ternary | eileencodes | 2019-05-10 | 2 | -1/+22 | |
* | | | | | | | | Merge pull request #36127 from st0012/fix_non_num_keys | Gannon McGibbon | 2019-05-13 | 3 | -9/+47 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fixed usage of Parameters when a non-numeric key exists | L.Fexon | 2019-05-13 | 3 | -9/+47 | |
* | | | | | | | | | Add ActionDispatch::SystemTestCase#fill_in_rich_text_area | George Claghorn | 2019-05-13 | 12 | -1161/+976 | |
* | | | | | | | | | Merge pull request #36092 from imechemi/update-doc | Gannon McGibbon | 2019-05-13 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Improve doc for :root option in as_json() [ci skip] | Tenzin Chemi | 2019-05-13 | 1 | -0/+7 | |
* | | | | | | | | | | Merge pull request #36271 from kamipo/dont_track_implicit_touch_mutation | Ryuta Kamizono | 2019-05-13 | 3 | -6/+22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Don't track implicit `touch` mutation | Ryuta Kamizono | 2019-05-13 | 3 | -6/+22 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #36269 from vishaltelangre/fix-ar-config-default | Ryuta Kamizono | 2019-05-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [skip ci] The default value of config.active_record.collection_cache_versioni... | Vishal Telangre | 2019-05-13 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #36260 from vishaltelangre/active_record-collection_cache_... | Eileen M. Uchitelle | 2019-05-13 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [skip ci] Add missing info about 'active_record.collection_cache_versioning' ... | Vishal Telangre | 2019-05-12 | 1 | -0/+6 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #36265 from vishaltelangre/patch-13 | Xavier Noria | 2019-05-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [skip ci] Fix missing punctuation mark and formatting | Vishal Telangre | 2019-05-13 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | adds a blank line [ci skip] | Xavier Noria | 2019-05-13 | 1 | -0/+1 | |
* | | | | | | | | | | warn about non-eager loaded dirs in zeitwerk:check | Xavier Noria | 2019-05-13 | 1 | -19/+53 | |
* | | | | | | | | | | Merge pull request #36255 from eugeneius/sqlite_savepoint_support | Kasper Timm Hansen | 2019-05-12 | 4 | -7/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove SQLite version support caveats [ci skip] | Eugene Kenny | 2019-05-12 | 4 | -7/+5 | |
* | | | | | | | | | | | Merge pull request #36245 from vishaltelangre/patch-4 | Vipul A M | 2019-05-12 | 2 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [ci skip] Clarity about embed metadata in signed and encrypted cookie | Vishal Telangre | 2019-05-12 | 2 | -4/+5 | |
* | | | | | | | | | | | | upgrading docs: one file => one constant [ci skip] | Xavier Noria | 2019-05-12 | 1 | -0/+29 |