aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix `reconnect!` to work after `disconnect!`Ryuta Kamizono2019-03-103-11/+25
* Merge pull request #35555 from shailesh-kalamkar/fix-autosave-association-tes...Ryuta Kamizono2019-03-101-1/+1
|\
| * Fixed autosave association test typoShailesh Kalamkar2019-03-091-1/+1
|/
* Merge pull request #35552 from abhaynikam/fix-remaining-set-of-links-in-gemspecRyuta Kamizono2019-03-1019-33/+33
|\
| * Fix links in gemspec and docs from http to https.Abhay Nikam2019-03-0919-33/+33
* | Merge pull request #35553 from sharang-d/update-upsert_all-docRyuta Kamizono2019-03-091-3/+2
|\ \
| * | Update upsert_all documentation [ci skip]Sharang Dashputre2019-03-091-3/+2
|/ /
* | Merge pull request #35527 from tight/improve_doc_of_automatic_inverse_ofRyuta Kamizono2019-03-091-2/+3
|\ \ | |/ |/|
| * Improve doc of automatic inverse_of detectionFrançois D2019-03-081-2/+3
* | Merge pull request #35531 from boblail/issue-35519Ryuta Kamizono2019-03-091-3/+7
|\ \
| * | Update documentation on upsert_all so that it is correct for PostgresBob Lail2019-03-081-3/+7
* | | Merge pull request #35529 from abhaynikam/35492-follow-up-to-updates-links-to...Ryuta Kamizono2019-03-0926-34/+34
|\ \ \
| * | | Updated links from http to https in guides, docs, etcAbhay Nikam2019-03-0926-34/+34
| |/ /
* | | Merge pull request #35550 from shailesh-kalamkar/minor-documentation-fixesXavier Noria2019-03-094-4/+4
|\ \ \
| * | | [ci skip] Minor documentation fixes for consistencyShailesh Kalamkar2019-03-094-4/+4
|/ / /
* | | Merge pull request #35548 from vishaltelangre/patch-1Vipul A M2019-03-091-10/+13
|\ \ \
| * | | Minor documentation fixes related to bulk insert [skip ci]Vishal Telangre2019-03-091-10/+13
* | | | Guides: Fix parent class of model test example (#35065)Sean Abrahams2019-03-091-1/+3
|/ / /
* | | Merge pull request #35545 from sharang-d/relax-webpacker-versionYuji Yaginuma2019-03-093-3/+3
|\ \ \
| * | | Don't lock the webpacker gem by its patch versionSharang Dashputre2019-03-093-3/+3
|/ / /
* | | Fix "DEPRECATION WARNING: ActionView::Template#initialize requires a locals p...yuuji.yaginuma2019-03-091-1/+1
* | | Merge pull request #35538 from sharang-d/use-latest-webpackerGuillermo Iguaran2019-03-087-4663/+7691
|\ \ \
| * | | Upgrade webpack-dev-server version in test appsSharang Dashputre2019-03-094-870/+458
| * | | Use the latest stable release of webpackerSharang Dashputre2019-03-097-4005/+7445
| |/ /
* | | Merge pull request #35539 from sharang-d/replant-text-changesXavier Noria2019-03-081-2/+2
|\ \ \
| * | | Minor text changes to the db:seed:replant testsSharang Dashputre2019-03-091-2/+2
|/ / /
* | | Read the CSP nonce on page loadGeorge Claghorn2019-03-082-4/+10
* | | Merge pull request #35537 from iarobinson/iarobinson/remove_painfully_from_ac...Xavier Noria2019-03-081-1/+1
|\ \ \
| * | | - Remove the word painfully from documentationiarobinson2019-03-081-1/+1
|/ / /
* | | Merge pull request #35536 from alexander-lazarov/improve-cache-docsXavier Noria2019-03-081-5/+5
|\ \ \
| * | | Improve wording in cache documentation [ci skip]Alexander Lazarov2019-03-081-5/+5
| | |/ | |/|
* | | moves a require to the file that needs itXavier Noria2019-03-082-1/+2
* | | Merge pull request #35533 from Shopify/zeitwerk-custom-inflectorsXavier Noria2019-03-084-6/+13
|\ \ \ | |_|/ |/| |
| * | Allow autoloader inflectors to be swaped outJean Boussier2019-03-084-6/+13
|/ /
* | Merge pull request #35522 from gmcgibbon/rails_db_system_change_versioningKasper Timm Hansen2019-03-082-5/+30
|\ \ | |/ |/|
| * Add version awareness to rails db:system:changeGannon McGibbon2019-03-082-5/+30
* | Merge pull request #35523 from y-yagi/build_assets_automatically_when_needYuji Yaginuma2019-03-081-0/+7
|\ \ | |/ |/|
| * Build assets automatically if necessaryyuuji.yaginuma2019-03-081-0/+7
|/
* Merge pull request #35516 from soartec-lab/update_multiline_sample_codeRyuta Kamizono2019-03-081-2/+2
|\
| * Update `multiline?` sample code [ci skip]soartec-lab2019-03-071-2/+2
|/
* Merge pull request #35515 from soartec-lab/fix_sum_method_sample_codeRyuta Kamizono2019-03-071-1/+1
|\
| * Corrected execution result of Enumerable#sum [ci skip]soartec-lab2019-03-071-1/+1
|/
* Merge pull request #35512 from kamipo/delegate_onlyRyuta Kamizono2019-03-073-2/+6
|\
| * Delegate `only` query method to relation as with `except`Ryuta Kamizono2019-03-073-2/+6
* | Merge pull request #35514 from soartec-lab/learn_more_about_inflectionsVipul A M2019-03-071-1/+1
|\ \
| * | Learn more about inflections[ci skip]soartec-lab2019-03-071-1/+1
* | | Merge pull request #35513 from utilum/update_raccRyuta Kamizono2019-03-071-1/+1
|\ \ \ | |/ / |/| |
| * | Update racc to latest versionutilum2019-03-071-1/+1
* | | Merge pull request #35503 from samjohn/cannot-grammar-correctionXavier Noria2019-03-077-7/+7
|\ \ \ | |_|/ |/| |
| * | Replace “can not” with “cannot”.Samantha John2019-03-067-7/+7