Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Windows support for parallelization and instrumenter | Gannon McGibbon | 2018-11-08 | 3 | -3/+8 | |
* | | | | | | | | Merge pull request #34476 from y-yagi/fix_no_method_error_in_parallelization | Eileen M. Uchitelle | 2018-11-19 | 2 | -0/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Correctly handle unknown object in parallel tests | yuuji.yaginuma | 2018-11-17 | 2 | -0/+16 | |
* | | | | | | | | | Merge pull request #34483 from iguchi1124/patch-1 | Ryuta Kamizono | 2018-11-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [ci skip] Update active_job_basics.md | Shota Iguchi | 2018-11-19 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #34481 from jacobherrington/patch-1 | Gannon McGibbon | 2018-11-19 | 9 | -15/+15 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Change queueing to queuing in docs and comments [skip ci] | jacobherrington | 2018-11-18 | 9 | -15/+15 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Fix test name to match the test behavior | yuuji.yaginuma | 2018-11-18 | 1 | -4/+4 | |
* | | | | | | | | Remove unused `Journey::Router::RoutingError` | yuuji.yaginuma | 2018-11-18 | 1 | -3/+0 | |
* | | | | | | | | Merge pull request #34475 from rmacklin/synchronize-actioncable-compiled-bund... | Yuji Yaginuma | 2018-11-17 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Synchronize ActionCable JS source code with compiled bundle | Richard Macklin | 2018-11-16 | 1 | -3/+4 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #34464 from gmcgibbon/re_add_changes_applied_doc | Rafael França | 2018-11-16 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Re-add changes_applied doc | Gannon McGibbon | 2018-11-16 | 1 | -1/+3 | |
* | | | | | | | | Merge pull request #34467 from JacobEvelyn/fix-my-typo | Rafael França | 2018-11-16 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix typo and clarify documentation | Jacob Evelyn | 2018-11-16 | 1 | -3/+4 | |
|/ / / / / / / / | ||||||
* / / / / / / / | Fix cache_versioning default note (#34466) | Gannon McGibbon | 2018-11-16 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #34363 from tnantoka/docs-cache-key-note-5-2 | Gannon McGibbon | 2018-11-16 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Replace cache_key with cache_key_with_version on caching_with_rails guides [c... | tnantoka | 2018-11-16 | 1 | -3/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Arel: Implemented DB-aware NULL-safe comparison (#34451) | Dmytro Shteflyuk | 2018-11-15 | 23 | -1/+492 | |
* | | | | | | | Merge pull request #34457 from NARKOZ/fix-method-call | Ryuta Kamizono | 2018-11-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix a method call in bin/setup file | Nihad Abbasov | 2018-11-15 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #34450 from mtsmfm/add-test | Rafael França | 2018-11-14 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Add test for normalizing non-unicode string | Fumiaki MATSUSHIMA | 2018-11-15 | 1 | -0/+10 | |
* | | | | | | | Merge pull request #34446 from alphaappsinc/master | Rafael França | 2018-11-14 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Allow patching polling interval logarithmic multiplier | Husam Bilal | 2018-11-14 | 1 | -3/+4 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #34444 from esparta/fix_typo_association_basics | Ryuta Kamizono | 2018-11-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix typo on association_basics.md [ci skip] | Espartaco Palma | 2018-11-14 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #34341 from gmcgibbon/parse_error_rescue_2 | Rafael França | 2018-11-13 | 8 | -8/+95 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow rescue from parameter parse errors | Gannon McGibbon | 2018-11-13 | 8 | -8/+95 | |
* | | | | | | | Merge pull request #34441 from mcary/document-dependent-effects | Rafael França | 2018-11-13 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Describe how has_many's :dependent option affects #delete | Marcel M. Cary | 2018-11-13 | 1 | -0/+2 | |
* | | | | | | | Merge pull request #34400 from gmcgibbon/rm_autoload_app_javascripts | Rafael França | 2018-11-13 | 4 | -10/+34 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Remove asset paths from eager_load_paths and autoload_paths | Gannon McGibbon | 2018-11-09 | 4 | -10/+34 | |
* | | | | | | | Merge pull request #34437 from kbrock/union_all_paren | Rafael Mendonça França | 2018-11-13 | 4 | -42/+41 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Emit single pair of parens for UNION and UNION ALL | Keenan Brock | 2018-11-13 | 4 | -42/+41 | |
* | | | | | | | | Merge pull request #34411 from N0xFF/master | Rafael França | 2018-11-13 | 3 | -2/+37 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Reset sessions on failed system test screenshot | Maxim Perepelitsa | 2018-11-13 | 3 | -2/+37 | |
* | | | | | | | | | Merge pull request #34436 from gmcgibbon/fix_default_max_bind_length_sqlite | Rafael França | 2018-11-13 | 2 | -0/+26 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Adjust bind length of SQLite to default (999) | Gannon McGibbon | 2018-11-13 | 2 | -0/+26 | |
* | | | | | | | | | Merge pull request #34429 from bogdanvlviv/ensure-that-connected_to-establish... | Rafael França | 2018-11-13 | 1 | -3/+21 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Ensure that `ActiveRecord::Base#connected_to` with `:database` establishes co... | bogdanvlviv | 2018-11-12 | 1 | -3/+21 | |
* | | | | | | | | | | Merge pull request #34221 from JacobEvelyn/allow-postgres-unlogged-test-tables | Rafael França | 2018-11-13 | 6 | -1/+118 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add support for UNLOGGED Postgresql tables | Jacob Evelyn | 2018-11-13 | 6 | -1/+118 | |
* | | | | | | | | | | | Merge pull request #34417 from r3trofitted/fix/added_options_check | Rafael França | 2018-11-13 | 2 | -3/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix ignored options in the `#added?` method | Ronan Limon Duparcmeur | 2018-11-13 | 2 | -3/+13 | |
* | | | | | | | | | | | | Merge pull request #34435 from coorasse/master | Rafael França | 2018-11-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | add a nice alias for the --webpack option | Alessandro Rodi | 2018-11-13 | 1 | -2/+2 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #34434 from yahonda/ignore_warnings | Rafael França | 2018-11-13 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Ignore warnings such as `Psych.safe_load is deprecated` | Yasuo Honda | 2018-11-13 | 1 | -0/+2 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #34431 from albertoalmagro/make-permitted-types-private | Rafael França | 2018-11-12 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | |