| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | 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 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Allow autoloader inflectors to be swaped out | Jean Boussier | 2019-03-08 | 4 | -6/+13 |
|/ / / / |
|
* | | | | Merge pull request #35522 from gmcgibbon/rails_db_system_change_versioning | Kasper Timm Hansen | 2019-03-08 | 2 | -5/+30 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add version awareness to rails db:system:change | Gannon McGibbon | 2019-03-08 | 2 | -5/+30 |
| | |/
| |/| |
|
* | | | Merge pull request #35523 from y-yagi/build_assets_automatically_when_need | Yuji Yaginuma | 2019-03-08 | 1 | -0/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | Build assets automatically if necessary | yuuji.yaginuma | 2019-03-08 | 1 | -0/+7 |
|/ / |
|
* | | Merge pull request #35516 from soartec-lab/update_multiline_sample_code | Ryuta Kamizono | 2019-03-08 | 1 | -2/+2 |
|\ \ |
|
| * | | Update `multiline?` sample code [ci skip] | soartec-lab | 2019-03-07 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #35515 from soartec-lab/fix_sum_method_sample_code | Ryuta Kamizono | 2019-03-07 | 1 | -1/+1 |
|\ \ |
|
| * | | Corrected execution result of Enumerable#sum [ci skip] | soartec-lab | 2019-03-07 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #35512 from kamipo/delegate_only | Ryuta Kamizono | 2019-03-07 | 3 | -2/+6 |
|\ \ |
|
| * | | Delegate `only` query method to relation as with `except` | Ryuta Kamizono | 2019-03-07 | 3 | -2/+6 |
* | | | Merge pull request #35514 from soartec-lab/learn_more_about_inflections | Vipul A M | 2019-03-07 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Learn more about inflections[ci skip] | soartec-lab | 2019-03-07 | 1 | -1/+1 |
* | | | | Merge pull request #35513 from utilum/update_racc | Ryuta Kamizono | 2019-03-07 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update racc to latest version | utilum | 2019-03-07 | 1 | -1/+1 |
* | | | | Merge pull request #35503 from samjohn/cannot-grammar-correction | Xavier Noria | 2019-03-07 | 7 | -7/+7 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Replace “can not” with “cannot”. | Samantha John | 2019-03-06 | 7 | -7/+7 |
* | | | | Refactor AR::Querying to extract `QUERYING_METHODS` list | Ryuta Kamizono | 2019-03-07 | 2 | -27/+33 |
| |/ /
|/| | |
|
* | | | Fix incorrect identifier quoting [ci skip] | Ryuta Kamizono | 2019-03-07 | 2 | -5/+5 |
* | | | Merge pull request #35508 from cjlarose/add-explicit-require-in-actiontext-in... | Ryuta Kamizono | 2019-03-07 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Explicitly require rails-html-sanitizer gem in ActionText helpers | Chris LaRose | 2019-03-06 | 1 | -0/+2 |
* | | | | Merge pull request #35510 from shailesh-kalamkar/fix-typos | Ryuta Kamizono | 2019-03-07 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | [ci skip] Fix typos | Shailesh Kalamkar | 2019-03-07 | 2 | -2/+2 |
|/ / / / |
|
* | | | | Correct the limitation about `order` with `distinct` in the guide | Ryuta Kamizono | 2019-03-07 | 1 | -1/+2 |
* | | | | Just inherit `ForeignKeyChangeColumnTest` for with prefix/suffix tests | Ryuta Kamizono | 2019-03-07 | 1 | -17/+5 |
* | | | | Move all Arel constructions from uniqueness validator into connection adapter | Ryuta Kamizono | 2019-03-07 | 3 | -7/+6 |
* | | | | Merge pull request #35509 from willnet/fix-typo-in-persistence | Ryuta Kamizono | 2019-03-07 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [ci skip]Fix typo: constaint -> constraint | willnet | 2019-03-07 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge pull request #35498 from sobrinho/fix-including-excluding-flatten | Ryuta Kamizono | 2019-03-07 | 4 | -7/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix including/excluding flattening | Gabriel Sobrinho | 2019-03-06 | 4 | -7/+10 |
* | | | Merge pull request #35492 from nsuchy/patch-1 | Rafael França | 2019-03-06 | 30 | -109/+109 |
|\ \ \ |
|
| * | | | Update links and code examples in the guides to use HTTPS where the host supp... | Nathaniel Suchy | 2019-03-06 | 30 | -109/+109 |
| |/ / |
|
* | | | Bump Zeitwerk | Xavier Noria | 2019-03-06 | 2 | -3/+3 |
* | | | Merge pull request #35497 from eileencodes/parse-yaml-without-erb-for-rake-tasks | Eileen M. Uchitelle | 2019-03-06 | 4 | -13/+40 |
|\ \ \ |
|
| * | | | Load YAML for rake tasks without parsing ERB | eileencodes | 2019-03-06 | 4 | -13/+40 |
* | | | | Add some whitespace for readability. | Kasper Timm Hansen | 2019-03-06 | 2 | -0/+14 |
* | | | | Fix test case name after file extraction | Kasper Timm Hansen | 2019-03-06 | 1 | -1/+1 |
* | | | | Handle blank inserts like update_all; raise upfront. | Kasper Timm Hansen | 2019-03-06 | 2 | -7/+5 |
* | | | | Allow `remove_foreign_key` with both `to_table` and `options` | Ryuta Kamizono | 2019-03-06 | 7 | -33/+32 |
| |/ /
|/| | |
|
* | | | Merge pull request #35491 from abhaynikam/35077-fix-insert-many-doc-typo | Prem Sichanugrist | 2019-03-06 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [ci skip] Fix typo beacuse -> because | Abhay Nikam | 2019-03-06 | 1 | -1/+1 |
|/ / / |
|
* | | | Enable `Lint/AmbiguousOperator` and `Lint/AmbiguousRegexpLiteral` cops | Ryuta Kamizono | 2019-03-06 | 1 | -0/+6 |