Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Fix random CI failure due to non-deterministic sorting order | Ryuta Kamizono | 2019-03-11 | 1 | -5/+6 | |
* | | | | | | | | | | | | Merge pull request #35320 from kamille-gz/fix_query_method_when_given_Date_da... | Ryuta Kamizono | 2019-03-11 | 3 | -2/+78 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix query attribute method on user-defined attribute to be aware of typecaste... | kamille-321 | 2019-03-11 | 3 | -2/+78 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #35449 from pjrebsch/quoting-empty-range | Ryuta Kamizono | 2019-03-11 | 3 | -2/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Quote empty ranges like other empty enumerables | Patrick Rebsch | 2019-03-07 | 3 | -2/+20 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #35121 from utilum/warning_tried_to_create_proc_without_block | Kasper Timm Hansen | 2019-03-10 | 9 | -18/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ActionPack Proc.new without a block | utilum | 2019-02-13 | 2 | -4/+4 | |
| * | | | | | | | | | | | | Ruby 2.7 warning: creating a Proc without a block | utilum | 2019-02-13 | 7 | -14/+14 | |
* | | | | | | | | | | | | | Merge pull request #35549 from r7kamura/feature/response-charset | Ryuta Kamizono | 2019-03-10 | 2 | -4/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Support other optional parameters and quoted-strings on Content-Type parser | r7kamura | 2019-03-10 | 2 | -4/+37 | |
* | | | | | | | | | | | | | | Merge pull request #35559 from ashishprajapati/ashishprajapati/important_text... | Kasper Timm Hansen | 2019-03-09 | 8 | -1/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Added missing guide links in README documentation and minor wording fix [ci s... | ashishprajapati | 2019-03-10 | 8 | -1/+14 | |
* | | | | | | | | | | | | | | | PostgreSQL: Add `add_pg_encoders` and `add_pg_decoders` in `connect` | Ryuta Kamizono | 2019-03-10 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | Don't test `disconnect!` if in memory db | Ryuta Kamizono | 2019-03-10 | 1 | -8/+8 | |
* | | | | | | | | | | | | | | | Merge pull request #35557 from sharang-d/revert-jquery-change | Xavier Noria | 2019-03-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Revert an incorrect change in jquery-2.2.0.js | Sharang Dashputre | 2019-03-10 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | SQLite3: Set `busy_timeout` in `configure_connection` | Ryuta Kamizono | 2019-03-10 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | Fix `reconnect!` to work after `disconnect!` | Ryuta Kamizono | 2019-03-10 | 3 | -11/+25 | |
* | | | | | | | | | | | | | | | Merge pull request #35555 from shailesh-kalamkar/fix-autosave-association-tes... | Ryuta Kamizono | 2019-03-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Fixed autosave association test typo | Shailesh Kalamkar | 2019-03-09 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #35552 from abhaynikam/fix-remaining-set-of-links-in-gemspec | Ryuta Kamizono | 2019-03-10 | 19 | -33/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Fix links in gemspec and docs from http to https. | Abhay Nikam | 2019-03-09 | 19 | -33/+33 | |
* | | | | | | | | | | | | | | | | Merge pull request #35553 from sharang-d/update-upsert_all-doc | Ryuta Kamizono | 2019-03-09 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Update upsert_all documentation [ci skip] | Sharang Dashputre | 2019-03-09 | 1 | -3/+2 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #35527 from tight/improve_doc_of_automatic_inverse_of | Ryuta Kamizono | 2019-03-09 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Improve doc of automatic inverse_of detection | François D | 2019-03-08 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | | | Merge pull request #35531 from boblail/issue-35519 | Ryuta Kamizono | 2019-03-09 | 1 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Update documentation on upsert_all so that it is correct for Postgres | Bob Lail | 2019-03-08 | 1 | -3/+7 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #35529 from abhaynikam/35492-follow-up-to-updates-links-to... | Ryuta Kamizono | 2019-03-09 | 26 | -34/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Updated links from http to https in guides, docs, etc | Abhay Nikam | 2019-03-09 | 26 | -34/+34 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #35550 from shailesh-kalamkar/minor-documentation-fixes | Xavier Noria | 2019-03-09 | 4 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | [ci skip] Minor documentation fixes for consistency | Shailesh Kalamkar | 2019-03-09 | 4 | -4/+4 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #35548 from vishaltelangre/patch-1 | Vipul A M | 2019-03-09 | 1 | -10/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Minor documentation fixes related to bulk insert [skip ci] | Vishal Telangre | 2019-03-09 | 1 | -10/+13 | |
* | | | | | | | | | | | | | | | | Guides: Fix parent class of model test example (#35065) | Sean Abrahams | 2019-03-09 | 1 | -1/+3 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #35545 from sharang-d/relax-webpacker-version | Yuji Yaginuma | 2019-03-09 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Don't lock the webpacker gem by its patch version | Sharang Dashputre | 2019-03-09 | 3 | -3/+3 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Fix "DEPRECATION WARNING: ActionView::Template#initialize requires a locals p... | yuuji.yaginuma | 2019-03-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge pull request #35538 from sharang-d/use-latest-webpacker | Guillermo Iguaran | 2019-03-08 | 7 | -4663/+7691 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Upgrade webpack-dev-server version in test apps | Sharang Dashputre | 2019-03-09 | 4 | -870/+458 | |
| * | | | | | | | | | | | | | | Use the latest stable release of webpacker | Sharang Dashputre | 2019-03-09 | 7 | -4005/+7445 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #35539 from sharang-d/replant-text-changes | Xavier Noria | 2019-03-08 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Minor text changes to the db:seed:replant tests | Sharang Dashputre | 2019-03-09 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Read the CSP nonce on page load | George Claghorn | 2019-03-08 | 2 | -4/+10 | |
* | | | | | | | | | | | | | | Merge pull request #35537 from iarobinson/iarobinson/remove_painfully_from_ac... | Xavier Noria | 2019-03-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | - Remove the word painfully from documentation | iarobinson | 2019-03-08 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #35536 from alexander-lazarov/improve-cache-docs | Xavier Noria | 2019-03-08 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Improve wording in cache documentation [ci skip] | Alexander Lazarov | 2019-03-08 | 1 | -5/+5 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | moves a require to the file that needs it | Xavier Noria | 2019-03-08 | 2 | -1/+2 | |
* | | | | | | | | | | | | | | Merge pull request #35533 from Shopify/zeitwerk-custom-inflectors | Xavier Noria | 2019-03-08 | 4 | -6/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |