aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ActionMailer: support overriding template name in multipartMarcus Ilgner2015-12-084-3/+26
* | | | | | | Merge pull request #20865 from colavitam/only-except-behaviorRafael Mendonça França2018-11-192-2/+30
|\ \ \ \ \ \ \
| * | | | | | | :only and :except are now chained for routing resource(s)Michael Colavita2015-07-133-3/+40
* | | | | | | | Merge pull request #34488 from mullican/word_wrap_preserve_left_side_whitespaceRafael França2018-11-193-1/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Prevent TextHelper#word_wrap from stripping white space on the leftLyle Mullican2018-11-193-1/+23
* | | | | | | | | Merge pull request #34085 from albertoalmagro/display-help-as-command-line-gu...Rafael França2018-11-192-34/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Homogenize rails help outputAlberto Almagro2018-11-191-9/+10
| * | | | | | | | | Indent guides as rails help command output[ci skip]Alberto Almagro2018-11-191-25/+25
* | | | | | | | | | Merge pull request #34106 from berniechiu/rails-5-job-serializable-params-classRafael Mendonça França2018-11-193-3/+34
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Permit ActionController::Parameters for serializable HashBernie Chiu2018-11-193-3/+34
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #34482 from jacobherrington/chore/add-comments-to-templatesRafael França2018-11-192-9/+8
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add comments to markdown templatesjacobherrington2018-11-182-9/+8
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #34453 from bogdanvlviv/exercise-connected_to-and-connects_toAaron Patterson2018-11-192-1/+36
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Exercise `connected_to` and `connects_to` methodsbogdanvlviv2018-11-152-1/+36
* | | | | | | | | Merge pull request #34486 from tamarr/masterRafael Mendonça França2018-11-193-3/+772
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | allow right to left styling of docs (#3)tamarr2018-11-193-3/+771
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #34410 from gmcgibbon/test_support_windowsEileen M. Uchitelle2018-11-193-3/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Windows support for parallelization and instrumenterGannon McGibbon2018-11-083-3/+8
* | | | | | | | | | Merge pull request #34476 from y-yagi/fix_no_method_error_in_parallelizationEileen M. Uchitelle2018-11-192-0/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Correctly handle unknown object in parallel testsyuuji.yaginuma2018-11-172-0/+16
* | | | | | | | | | | Merge pull request #34483 from iguchi1124/patch-1Ryuta Kamizono2018-11-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [ci skip] Update active_job_basics.mdShota Iguchi2018-11-191-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #34481 from jacobherrington/patch-1Gannon McGibbon2018-11-199-15/+15
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Change queueing to queuing in docs and comments [skip ci]jacobherrington2018-11-189-15/+15
|/ / / / / / / / / /
* | | | | | | | | | Fix test name to match the test behavioryuuji.yaginuma2018-11-181-4/+4
* | | | | | | | | | Remove unused `Journey::Router::RoutingError`yuuji.yaginuma2018-11-181-3/+0
* | | | | | | | | | Merge pull request #34475 from rmacklin/synchronize-actioncable-compiled-bund...Yuji Yaginuma2018-11-171-3/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Synchronize ActionCable JS source code with compiled bundleRichard Macklin2018-11-161-3/+4
|/ / / / / / / / /
* | | | | | | | | 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