aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix small typo in Layouts and Rendering guide. [ci skip]Conrad Beach2016-11-141-1/+1
* Merge pull request #27035 from rails/remove-active-support-deprecationsAndrew White2016-11-1430-685/+76
|\
| * Remove deprecated class ActiveSupport::Concurrency::LatchAndrew White2016-11-142-25/+4
| * Remove deprecated separator argument from parameterizeAndrew White2016-11-145-44/+6
| * Remove deprecated method Numeric#to_formatted_sAndrew White2016-11-143-11/+4
| * Remove deprecated method alias_method_chainAndrew White2016-11-143-263/+4
| * Remove deprecated constant MissingSourceFIleAndrew White2016-11-143-10/+4
| * Remove deprecated Module.qualified_const_get/set/defined?Andrew White2016-11-145-190/+5
| * Update CHANGELOGAndrew White2016-11-131-0/+48
| * Remove deprecated :prefix optionAndrew White2016-11-133-37/+1
| * Remove deprecated new_from_hash_copying_defaultAndrew White2016-11-132-16/+0
| * Remove deprecated time marshal core_ext fileAndrew White2016-11-131-3/+0
| * Remove deprecated struct core_ext fileAndrew White2016-11-131-3/+0
| * Remove deprecated module method_transplanting fileAndrew White2016-11-131-3/+0
| * Remove deprecated local_constantsAndrew White2016-11-132-18/+0
| * Remove deprecated kernel debugger fileAndrew White2016-11-131-3/+0
| * Remove deprecated namespaced_keyAndrew White2016-11-132-14/+0
| * Remove deprecated set_cache_valueAndrew White2016-11-132-17/+0
| * Remove deprecated escape_keyAndrew White2016-11-132-14/+0
| * Remove deprecated key_file_pathAndrew White2016-11-132-14/+0
* | Merge pull request #27040 from ttanimichi/add-skip-sprockets-to-passthrough-o...Rafael França2016-11-143-1/+13
|\ \
| * | Add `:skip_sprockets` to `Rails::PluginBuilder::PASSTHROUGH_OPTIONS`Tsukuru Tanimichi2016-11-143-1/+13
* | | Fix style violationsRafael Mendonça França2016-11-142-2/+2
* | | Revert "Merge pull request #25811 from oss92/to_sentence_fallback_string"Rafael Mendonça França2016-11-143-20/+3
|/ /
* | Merge pull request #27007 from maclover7/jm-fix-26912Rafael Mendonça França2016-11-132-2/+12
|\ \
| * | Don't error on an empty CONTENT_TYPEJon Moss2016-11-102-2/+12
* | | Merge pull request #26222 from vipulnsward/26134-fixRafael França2016-11-133-7/+18
|\ \ \
| * | | Format and send logs to logger.fatal from DebugExceptions instead of calling ...Vipul A M2016-11-123-7/+18
* | | | Merge pull request #27030 from kamipo/avoid_build_preloaderRafael França2016-11-131-2/+3
|\ \ \ \
| * | | | Avoid `build_preloader` if preloading is not neededRyuta Kamizono2016-11-141-2/+3
| | |_|/ | |/| |
* | | | Merge pull request #27037 from kamipo/call_spawn_and_bang_method_for_noneMatthew Draper2016-11-131-1/+1
|\ \ \ \
| * | | | Call `spawn` and bang method for `none`Ryuta Kamizono2016-11-141-1/+1
|/ / / /
* | | | Merge pull request #26928 from kamipo/fix_name_error_2Rafael França2016-11-131-2/+2
|\ \ \ \
| * | | | Fix NameError: undefined local variable or method `result`Ryuta Kamizono2016-11-141-2/+2
|/ / / /
* | | | Merge pull request #27033 from vipulnsward/fix-bignum-warningRafael França2016-11-131-1/+0
|\ \ \ \
| * | | | Remove warning from access to Bignum class, 2**64 is already a known bignum v...Vipul A M2016-11-131-1/+0
| |/ / /
* | | | Merge pull request #27036 from y-yagi/update_turbolinks_exampleRafael França2016-11-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | use correct value in example [ci skip]yuuji.yaginuma2016-11-141-1/+1
|/ / /
* | | Minor corrections to #26905Andrew White2016-11-132-2/+2
* | | Fix typo in constant referenceAndrew White2016-11-131-1/+1
* | | It's a NAN not InfinityAndrew White2016-11-131-1/+1
* | | Use literal values in assertionsAndrew White2016-11-131-6/+4
* | | Merge pull request #26933 from prathamesh-sonpatki/fix-26877Andrew White2016-11-132-1/+23
|\ \ \
| * | | Fix an issue with JSON encoding of "Infinity" and "NaN" valuesPrathamesh Sonpatki2016-10-302-1/+23
* | | | Merge pull request #27024 from vipulnsward/changelog-editsAndrew White2016-11-134-15/+15
|\ \ \ \
| * | | | Changelog editsVipul A M2016-11-124-15/+15
| | |/ / | |/| |
* | | | Merge pull request #26905 from bogdanvlviv/docsAndrew White2016-11-1342-75/+77
|\ \ \ \
| * | | | Add missing `+` around a some literals.bogdanvlviv2016-10-2742-75/+77
* | | | | removes unconventional "then" in case expressionXavier Noria2016-11-131-1/+1
* | | | | revises style in recent code (of mine)Xavier Noria2016-11-131-5/+7