aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* improves the reloading disabled error messageXavier Noria2019-04-114-4/+17
* Address new cop offence in railtiesRyuta Kamizono2019-04-121-1/+1
* Merge pull request #35933 from kamipo/refactor_dirty_trackingRyuta Kamizono2019-04-123-128/+122
|\
| * PERF: 2x ~ 30x faster dirty trackingRyuta Kamizono2019-04-113-128/+122
* | Merge pull request #35932 from takakuda/feature/adjust_nodoc_styleRafael França2019-04-112-17/+20
|\ \
| * | Layout/SpaceBeforeComment Enabled: truekei2019-04-121-0/+3
| * | adjust styletakakuda2019-04-111-17/+17
| |/
* | Merge pull request #35945 from soartec-lab/update_guide_engine_sample_code_blockRafael França2019-04-111-1/+3
|\ \
| * | Code is enclosed by code block [skip ci]soartec-lab2019-04-121-1/+3
* | | Merge pull request #35944 from soartec-lab/update_guide_engine_gem_developmen...Rafael França2019-04-111-1/+1
|\ \ \ | |/ / |/| |
| * | Updated the description of `add_development_dependency` [skip ci]soartec-lab2019-04-121-1/+1
|/ /
* | Merge pull request #35935 from y-yagi/fixes_34837George Claghorn2019-04-111-1/+1
|\ \
| * | Fix loading `ActionMailbox::BaseController` when CSRF protection is disabledyuuji.yaginuma2019-04-111-1/+1
|/ /
* | Merge pull request #35934 from YuezhiLi/patch-1Ryuta Kamizono2019-04-111-7/+0
|\ \ | |/ |/|
| * Remove outdated debugging pluginsClivia2019-04-111-7/+0
|/
* Merge pull request #35924 from soartec-lab/update_guide_engine_generator_resultRyuta Kamizono2019-04-111-14/+6
|\
| * Update the result of generate command [skip ci]soartec-lab2019-04-111-14/+6
* | Merge pull request #35916 from soartec-lab/delete_not_use_methodRyuta Kamizono2019-04-111-15/+0
|\ \ | |/ |/|
| * Delete not user method for plugin_generatorsoartec-lab2019-04-091-15/+0
* | Adding type option example to the documentation [ci skip] (#35917)Roberto Miranda2019-04-101-0/+1
* | Revert "Remove unused callbacks in the `Topic` model"Ryuta Kamizono2019-04-101-0/+4
* | Remove unused callbacks in the `Topic` modelRyuta Kamizono2019-04-101-4/+0
* | Merge pull request #28155 from lcreid/belongs_toRyuta Kamizono2019-04-107-2/+72
|\ \
| * | Fix circular `autosave: true`Larry Reid2018-07-237-2/+75
* | | Accidentally lost `comment` in `Column#==` and `Column#hash`Ryuta Kamizono2019-04-101-2/+4
* | | Exclude all `node_modules` from the RuboCop checkyuuji.yaginuma2019-04-101-1/+1
* | | Add assertions for lazy sync transaction stateRyuta Kamizono2019-04-101-36/+49
* | | Remove unused `sequence_name` in `sql_for_insert`Ryuta Kamizono2019-04-102-3/+3
* | | There is no need to create `QueryAttribute` to just type cast a valueRyuta Kamizono2019-04-102-4/+2
* | | Merge pull request #35875 from Shopify/alloc-free-comparisonsRafael França2019-04-094-32/+38
|\ \ \
| * | | Improve == and hash methods on various schema cache structs to be allocation ...Jean Boussier2019-04-094-32/+38
* | | | Merge pull request #35912 from dgfitch/masterRafael França2019-04-091-1/+1
|\ \ \ \
| * | | | Clarify exists check in logsDan Fitch2019-04-091-1/+1
* | | | | Merge pull request #35913 from baweaver/baweaver/actionpack/named_capturesRafael França2019-04-092-0/+13
|\ \ \ \ \
| * | | | | Adds named_captures to MatchData to emulate RegexBrandon Weaver2019-04-092-0/+13
| |/ / / /
* | | | | Merge pull request #35905 from BatedUrGonnaDie/dont-override-job-seed-adapterRafael França2019-04-093-2/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Only override async adapter when seedingBatedUrGonnaDie2019-04-093-2/+25
* | | | | Merge pull request #35909 from simi/alias-postgresql-adapterRyuta Kamizono2019-04-101-0/+1
|\ \ \ \ \
| * | | | | Bring back postgresql_version as an alias.Josef Šimánek2019-04-091-0/+1
* | | | | | Remove duplicated attribute alias resolution in `_select!`Ryuta Kamizono2019-04-092-6/+4
| |_|_|_|/ |/| | | |
* | | | | Better spread out the railties testsMatthew Draper2019-04-091-2/+39
* | | | | `get_database_version` is not public API [ci skip]Ryuta Kamizono2019-04-091-1/+1
* | | | | Merge pull request #35904 from xrav3nz/fix/action-mailbox/test-helper-argsGeorge Claghorn2019-04-091-6/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | FIX: ActionMailbox test helper argument listKyle Zhao2019-04-091-6/+6
* | | | | cleanup up constant in test suiteXavier Noria2019-04-091-0/+1
| |/ / / |/| | |
* | | | depend on Zeitwerk 2.1.0Xavier Noria2019-04-096-25/+83
| |/ / |/| |
* | | Merge pull request #35903 from ryohashimoto/fix_upsert_method_commentप्रथमेश Sonpatki2019-04-091-1/+1
|\ \ \ | |/ / |/| |
| * | Fix upsert method commentRyo Hashimoto2019-04-091-1/+1
|/ /
* | s/Travis/Buildkite/Matthew Draper2019-04-094-8/+8
* | Merge pull request #34800 from mqchau/mysqlCountDeleteRowInLockMatthew Draper2019-04-092-1/+31
|\ \