Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #35875 from Shopify/alloc-free-comparisons | Rafael França | 2019-04-09 | 4 | -32/+38 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Improve == and hash methods on various schema cache structs to be allocation ... | Jean Boussier | 2019-04-09 | 4 | -32/+38 | |
* | | | | | | | Merge pull request #35912 from dgfitch/master | Rafael França | 2019-04-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Clarify exists check in logs | Dan Fitch | 2019-04-09 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #35913 from baweaver/baweaver/actionpack/named_captures | Rafael França | 2019-04-09 | 2 | -0/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Adds named_captures to MatchData to emulate Regex | Brandon Weaver | 2019-04-09 | 2 | -0/+13 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #35905 from BatedUrGonnaDie/dont-override-job-seed-adapter | Rafael França | 2019-04-09 | 3 | -2/+25 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Only override async adapter when seeding | BatedUrGonnaDie | 2019-04-09 | 3 | -2/+25 | |
* | | | | | | | | Merge pull request #35909 from simi/alias-postgresql-adapter | Ryuta Kamizono | 2019-04-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bring back postgresql_version as an alias. | Josef Šimánek | 2019-04-09 | 1 | -0/+1 | |
* | | | | | | | | | Remove duplicated attribute alias resolution in `_select!` | Ryuta Kamizono | 2019-04-09 | 2 | -6/+4 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Better spread out the railties tests | Matthew Draper | 2019-04-09 | 1 | -2/+39 | |
* | | | | | | | | `get_database_version` is not public API [ci skip] | Ryuta Kamizono | 2019-04-09 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #35904 from xrav3nz/fix/action-mailbox/test-helper-args | George Claghorn | 2019-04-09 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | FIX: ActionMailbox test helper argument list | Kyle Zhao | 2019-04-09 | 1 | -6/+6 | |
* | | | | | | | | cleanup up constant in test suite | Xavier Noria | 2019-04-09 | 1 | -0/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | depend on Zeitwerk 2.1.0 | Xavier Noria | 2019-04-09 | 6 | -25/+83 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #35903 from ryohashimoto/fix_upsert_method_comment | प्रथमेश Sonpatki | 2019-04-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix upsert method comment | Ryo Hashimoto | 2019-04-09 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | s/Travis/Buildkite/ | Matthew Draper | 2019-04-09 | 4 | -8/+8 | |
* | | | | | Merge pull request #34800 from mqchau/mysqlCountDeleteRowInLock | Matthew Draper | 2019-04-09 | 2 | -1/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | Wrap Mysql count of deleted rows in lock block to avoid conflict in test | Quan Chau | 2019-04-08 | 2 | -1/+31 | |
* | | | | | | Merge pull request #35887 from kamipo/argument_error | Ryuta Kamizono | 2019-04-09 | 10 | -18/+40 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Raise `ArgumentError` for invalid `:limit` and `:precision` like as other opt... | Ryuta Kamizono | 2019-04-07 | 10 | -18/+40 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #35890 from kamipo/except_table_name_from_column | Ryuta Kamizono | 2019-04-09 | 7 | -49/+48 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Except `table_name` from column objects | Ryuta Kamizono | 2019-04-08 | 7 | -49/+48 | |
* | | | | | | | Merge pull request #35888 from lxxxvi/documentation_change_foreign_keys_to_bi... | Eileen M. Uchitelle | 2019-04-08 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | change `t.integer` to `t.bigint` where applicable | lxxxvi | 2019-04-07 | 1 | -8/+8 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #35892 from ryohashimoto/bulk_insert_logs | Eileen M. Uchitelle | 2019-04-08 | 2 | -1/+53 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Improve log messages for #insert_all` / `#upsert_all` / `#insert` / `#upsert ... | Ryo Hashimoto | 2019-04-08 | 2 | -1/+53 | |
* | | | | | | | | Merge pull request #35897 from soartec-lab/update_guide_engine | Rafael França | 2019-04-08 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update configuration of `app` directory and use oxford comma [skip ci] | soartec-lab | 2019-04-09 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #35854 from boblail/fix-bug-with-insert_all-on-mysql | Ryuta Kamizono | 2019-04-08 | 3 | -4/+42 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | When skipping duplicates in bulk insert on MySQL, avoid assigning id when not... | Bob Lail | 2019-04-08 | 3 | -4/+42 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #35883 from alexcameron89/add_ar_release_notes | प्रथमेश Sonpatki | 2019-04-08 | 1 | -0/+227 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | [ci skip] Add 6.0 Release Notes for Active Record | Alex Kitchens | 2019-04-08 | 1 | -0/+227 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Fix GROUP BY with calculate longer name field to respect `table_alias_length` | Ryuta Kamizono | 2019-04-08 | 6 | -11/+30 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | depend on Zeitwerk 2 | Xavier Noria | 2019-04-07 | 6 | -7/+28 | |
|/ / / / / | ||||||
* | | | | | Don't repeat same expression in SELECT and GROUP BY clauses | Ryuta Kamizono | 2019-04-06 | 1 | -26/+20 | |
* | | | | | There is no need to check `null_relation?` in `empty_scope?` | Ryuta Kamizono | 2019-04-06 | 3 | -1/+8 | |
* | | | | | Association loading isn't to be affected by null relation scoping | Ryuta Kamizono | 2019-04-06 | 3 | -3/+31 | |
* | | | | | Merge pull request #35868 from kamipo/association_isnt_to_be_affected_by_scop... | Ryuta Kamizono | 2019-04-06 | 4 | -8/+48 | |
|\ \ \ \ \ | ||||||
| * | | | | | Association loading isn't to be affected by scoping consistently | Ryuta Kamizono | 2019-04-05 | 4 | -8/+48 | |
* | | | | | | The default value without loading railtie is false [ci skip] (#35881) | प्रथमेश Sonpatki | 2019-04-05 | 1 | -1/+1 | |
* | | | | | | Merge pull request #35873 from prathamesh-sonpatki/enqueuing-fixes | Eileen M. Uchitelle | 2019-04-05 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix the deprecation warning about `config.active_job.return_false_on_aborted_... | Prathamesh Sonpatki | 2019-04-05 | 2 | -2/+2 | |
* | | | | | | | Merge pull request #35876 from abhaynikam/fix-typo-for-touch-later-test-case | Ryuta Kamizono | 2019-04-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Fix typo for touch later test description. laster -> later | Abhay Nikam | 2019-04-05 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Add Active Job release notes [ci skip] (#35872) | प्रथमेश Sonpatki | 2019-04-05 | 2 | -2/+48 | |
* | | | | | | Merge pull request #35871 from kamipo/klass_level_touch_all | Ryuta Kamizono | 2019-04-05 | 3 | -2/+34 | |
|\ \ \ \ \ \ |