Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | 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 | |
* | | | | | | | | | Enable `Performance/ReverseEach` cop to avoid newly adding `reverse.each` | Ryuta Kamizono | 2019-03-06 | 1 | -0/+3 | |
* | | | | | | | | | Merge branch 'master' of github.com:rails/rails | David Heinemeier Hansson | 2019-03-05 | 5 | -26/+25 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Ensure `clear_cache!` clears the prepared statements cache | Ryuta Kamizono | 2019-03-06 | 5 | -26/+25 | |
* | | | | | | | | | | Added Array#including, Array#excluding, Enumerable#including, Enumerable#excl... | David Heinemeier Hansson | 2019-03-05 | 5 | -11/+77 | |
|/ / / / / / / / / | ||||||
* / / / / / / / / | Add insert_all to ActiveRecord models (#35077) | Bob Lail | 2019-03-05 | 12 | -17/+613 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Reset `connection_handlers` to default when any test dirties that | Ryuta Kamizono | 2019-03-05 | 1 | -0/+4 | |
* | | | | | | | | Decrypt the ASt test config if available | Matthew Draper | 2019-03-05 | 1 | -0/+8 | |
* | | | | | | | | Merge pull request #35473 from rmacklin/patch-1 | Ryuta Kamizono | 2019-03-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix guide to use correct number of files created by controller generator | rmacklin | 2019-03-04 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #35474 from sharang-d/patch-3 | Ryuta Kamizono | 2019-03-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix typo in test name | Sharang Dashputre | 2019-03-05 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #35434 from matthewd/faster-isolated-ar | Matthew Draper | 2019-03-05 | 2 | -2/+56 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Clean up AR's isolated test runner | Matthew Draper | 2019-03-05 | 2 | -3/+21 | |
| * | | | | | | | | Copy the forking isolated test runner from railties | Matthew Draper | 2019-03-05 | 1 | -2/+38 | |
* | | | | | | | | | Allow `truncate` for SQLite3 adapter and add `rails db:seed:replant` (#34779) | Bogdan | 2019-03-04 | 10 | -1/+334 | |
* | | | | | | | | | Merge pull request #35469 from sharang-d/patch-2 | Vipul A M | 2019-03-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix typo in CHANGELOG.md [ci skip] | Sharang Dashputre | 2019-03-04 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #35350 from kamipo/deprecate_validate_uniqueness_mismatche... | Ryuta Kamizono | 2019-03-04 | 6 | -12/+86 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Deprecate mismatched collation comparison for uniquness validator | Ryuta Kamizono | 2019-03-04 | 6 | -12/+86 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #35467 from bogdanvlviv/move-changelog-entry-about-reselec... | Kasper Timm Hansen | 2019-03-04 | 1 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ |