Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | improves the reloading disabled error message | Xavier Noria | 2019-04-11 | 4 | -4/+17 | |
* | | | | | | | | | Address new cop offence in railties | Ryuta Kamizono | 2019-04-12 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #35933 from kamipo/refactor_dirty_tracking | Ryuta Kamizono | 2019-04-12 | 3 | -128/+122 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | PERF: 2x ~ 30x faster dirty tracking | Ryuta Kamizono | 2019-04-11 | 3 | -128/+122 | |
* | | | | | | | | | | Merge pull request #35932 from takakuda/feature/adjust_nodoc_style | Rafael França | 2019-04-11 | 2 | -17/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Layout/SpaceBeforeComment Enabled: true | kei | 2019-04-12 | 1 | -0/+3 | |
| * | | | | | | | | | | adjust style | takakuda | 2019-04-11 | 1 | -17/+17 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #35945 from soartec-lab/update_guide_engine_sample_code_block | Rafael França | 2019-04-11 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Code is enclosed by code block [skip ci] | soartec-lab | 2019-04-12 | 1 | -1/+3 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #35944 from soartec-lab/update_guide_engine_gem_developmen... | Rafael França | 2019-04-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Updated the description of `add_development_dependency` [skip ci] | soartec-lab | 2019-04-12 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #35935 from y-yagi/fixes_34837 | George Claghorn | 2019-04-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix loading `ActionMailbox::BaseController` when CSRF protection is disabled | yuuji.yaginuma | 2019-04-11 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #35934 from YuezhiLi/patch-1 | Ryuta Kamizono | 2019-04-11 | 1 | -7/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove outdated debugging plugins | Clivia | 2019-04-11 | 1 | -7/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #35924 from soartec-lab/update_guide_engine_generator_result | Ryuta Kamizono | 2019-04-11 | 1 | -14/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update the result of generate command [skip ci] | soartec-lab | 2019-04-11 | 1 | -14/+6 | |
* | | | | | | | | | Merge pull request #35916 from soartec-lab/delete_not_use_method | Ryuta Kamizono | 2019-04-11 | 1 | -15/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Delete not user method for plugin_generator | soartec-lab | 2019-04-09 | 1 | -15/+0 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Adding type option example to the documentation [ci skip] (#35917) | Roberto Miranda | 2019-04-10 | 1 | -0/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Revert "Remove unused callbacks in the `Topic` model" | Ryuta Kamizono | 2019-04-10 | 1 | -0/+4 | |
* | | | | | | | Remove unused callbacks in the `Topic` model | Ryuta Kamizono | 2019-04-10 | 1 | -4/+0 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge pull request #28155 from lcreid/belongs_to | Ryuta Kamizono | 2019-04-10 | 7 | -2/+72 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix circular `autosave: true` | Larry Reid | 2018-07-23 | 7 | -2/+75 | |
* | | | | | | | Accidentally lost `comment` in `Column#==` and `Column#hash` | Ryuta Kamizono | 2019-04-10 | 1 | -2/+4 | |
* | | | | | | | Exclude all `node_modules` from the RuboCop check | yuuji.yaginuma | 2019-04-10 | 1 | -1/+1 | |
* | | | | | | | Add assertions for lazy sync transaction state | Ryuta Kamizono | 2019-04-10 | 1 | -36/+49 | |
* | | | | | | | Remove unused `sequence_name` in `sql_for_insert` | Ryuta Kamizono | 2019-04-10 | 2 | -3/+3 | |
* | | | | | | | There is no need to create `QueryAttribute` to just type cast a value | Ryuta Kamizono | 2019-04-10 | 2 | -4/+2 | |
* | | | | | | | 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 | |
|\ \ \ \ \ \ |