aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #34464 from gmcgibbon/re_add_changes_applied_docRafael França2018-11-161-1/+3
|\ \ \ \ \ \
| * | | | | | Re-add changes_applied docGannon McGibbon2018-11-161-1/+3
* | | | | | | Merge pull request #34467 from JacobEvelyn/fix-my-typoRafael França2018-11-161-3/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix typo and clarify documentationJacob Evelyn2018-11-161-3/+4
|/ / / / / / /
* / / / / / / Fix cache_versioning default note (#34466)Gannon McGibbon2018-11-161-1/+1
|/ / / / / /
* | | | | | Merge pull request #34363 from tnantoka/docs-cache-key-note-5-2Gannon McGibbon2018-11-161-3/+3
|\ \ \ \ \ \
| * | | | | | Replace cache_key with cache_key_with_version on caching_with_rails guides [c...tnantoka2018-11-161-3/+3
|/ / / / / /
* | | | | | Arel: Implemented DB-aware NULL-safe comparison (#34451)Dmytro Shteflyuk2018-11-1523-1/+492
* | | | | | Merge pull request #34457 from NARKOZ/fix-method-callRyuta Kamizono2018-11-151-1/+1
|\ \ \ \ \ \
| * | | | | | Fix a method call in bin/setup fileNihad Abbasov2018-11-151-1/+1
|/ / / / / /
* | | | | | Merge pull request #34450 from mtsmfm/add-testRafael França2018-11-141-0/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add test for normalizing non-unicode stringFumiaki MATSUSHIMA2018-11-151-0/+10
* | | | | | Merge pull request #34446 from alphaappsinc/masterRafael França2018-11-141-3/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow patching polling interval logarithmic multiplierHusam Bilal2018-11-141-3/+4
|/ / / / /
* | | | | Merge pull request #34444 from esparta/fix_typo_association_basicsRyuta Kamizono2018-11-141-1/+1
|\ \ \ \ \
| * | | | | fix typo on association_basics.md [ci skip]Espartaco Palma2018-11-141-1/+1
|/ / / / /
* | | | | Merge pull request #34341 from gmcgibbon/parse_error_rescue_2Rafael França2018-11-138-8/+95
|\ \ \ \ \
| * | | | | Allow rescue from parameter parse errorsGannon McGibbon2018-11-138-8/+95
* | | | | | Merge pull request #34441 from mcary/document-dependent-effectsRafael França2018-11-131-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Describe how has_many's :dependent option affects #deleteMarcel M. Cary2018-11-131-0/+2
* | | | | | Merge pull request #34400 from gmcgibbon/rm_autoload_app_javascriptsRafael França2018-11-134-10/+34
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove asset paths from eager_load_paths and autoload_pathsGannon McGibbon2018-11-094-10/+34
* | | | | | Merge pull request #34437 from kbrock/union_all_parenRafael Mendonça França2018-11-134-42/+41
|\ \ \ \ \ \
| * | | | | | Emit single pair of parens for UNION and UNION ALLKeenan Brock2018-11-134-42/+41
* | | | | | | Merge pull request #34411 from N0xFF/masterRafael França2018-11-133-2/+37
|\ \ \ \ \ \ \
| * | | | | | | Reset sessions on failed system test screenshotMaxim Perepelitsa2018-11-133-2/+37
* | | | | | | | Merge pull request #34436 from gmcgibbon/fix_default_max_bind_length_sqliteRafael França2018-11-132-0/+26
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Adjust bind length of SQLite to default (999)Gannon McGibbon2018-11-132-0/+26
* | | | | | | | Merge pull request #34429 from bogdanvlviv/ensure-that-connected_to-establish...Rafael França2018-11-131-3/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure that `ActiveRecord::Base#connected_to` with `:database` establishes co...bogdanvlviv2018-11-121-3/+21
* | | | | | | | | Merge pull request #34221 from JacobEvelyn/allow-postgres-unlogged-test-tablesRafael França2018-11-136-1/+118
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add support for UNLOGGED Postgresql tablesJacob Evelyn2018-11-136-1/+118
* | | | | | | | | | Merge pull request #34417 from r3trofitted/fix/added_options_checkRafael França2018-11-132-3/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix ignored options in the `#added?` methodRonan Limon Duparcmeur2018-11-132-3/+13
* | | | | | | | | | | Merge pull request #34435 from coorasse/masterRafael França2018-11-131-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add a nice alias for the --webpack optionAlessandro Rodi2018-11-131-2/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #34434 from yahonda/ignore_warningsRafael França2018-11-131-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Ignore warnings such as `Psych.safe_load is deprecated`Yasuo Honda2018-11-131-0/+2
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #34431 from albertoalmagro/make-permitted-types-privateRafael França2018-11-121-4/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Make `PERMITTED_TYPES` privateAlberto Almagro2018-11-121-4/+3
|/ / / / / / / / /
* | | | | | | | | Merge pull request #34425 from eugeneius/rm_ensure_from_with_transaction_retu...Ryuta Kamizono2018-11-121-4/+0
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Remove ensure from with_transaction_returning_statusEugene Kenny2018-11-111-4/+0
* | | | | | | | | Merge pull request #34414 from albertoalmagro/include-big-decimal-as-supporte...Ryuta Kamizono2018-11-122-7/+12
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Document missing supported types [ci skip]Alberto Almagro2018-11-112-7/+12
* | | | | | | | | Fix test case for money schema defaultRyuta Kamizono2018-11-121-1/+1
* | | | | | | | | Ensure casting by decimal attribute when queryingRyuta Kamizono2018-11-122-2/+12
* | | | | | | | | Revert "Merge pull request #34421 from albertoalmagro/use-assert-not-instead-...Ryuta Kamizono2018-11-112-2/+2
* | | | | | | | | Merge pull request #34421 from albertoalmagro/use-assert-not-instead-of-refuteGuillermo Iguaran2018-11-102-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Prefer assert_not instead of refute [ci skip]Alberto Almagro2018-11-102-2/+2
|/ / / / / / / /
* | | | | | | | Merge pull request #34373 from shiroginne/masterRobin Dupret2018-11-101-3/+3
|\ \ \ \ \ \ \ \