| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | Refactor `NullRelation#calculate` | Ryuta Kamizono | 2016-11-16 | 1 | -5/+4 |
|/ / / / / / |
|
* | | | | | | Make sure to bundle json 2.x on CI | Akira Matsuda | 2016-11-15 | 2 | -0/+4 |
* | | | | | | Merge pull request #27048 from y-yagi/remove_alias_method_chain_from_guide | प्रथमेश Sonpatki | 2016-11-15 | 1 | -50/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | remove `alias_method_chain` from guide [ci skip] | yuuji.yaginuma | 2016-11-15 | 1 | -50/+0 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #27047 from y-yagi/remove_duplicated_entry | Rafael França | 2016-11-14 | 1 | -4/+0 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | remove duplicated changelog entry [ci skip] | yuuji.yaginuma | 2016-11-15 | 1 | -4/+0 |
|/ / / / / |
|
* | | | | | Merge pull request #27046 from conradbeach/fix-typo-layouts-and-rendering-guide | Jon Moss | 2016-11-14 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Fix small typo in Layouts and Rendering guide. [ci skip] | Conrad Beach | 2016-11-14 | 1 | -1/+1 |
* | | | | | | Missing require string/filters for `squish` | Akira Matsuda | 2016-11-15 | 1 | -0/+2 |
|/ / / / / |
|
* | | | | | Merge pull request #27035 from rails/remove-active-support-deprecations | Andrew White | 2016-11-14 | 30 | -685/+76 |
|\ \ \ \ \ |
|
| * | | | | | Remove deprecated class ActiveSupport::Concurrency::Latch | Andrew White | 2016-11-14 | 2 | -25/+4 |
| * | | | | | Remove deprecated separator argument from parameterize | Andrew White | 2016-11-14 | 5 | -44/+6 |
| * | | | | | Remove deprecated method Numeric#to_formatted_s | Andrew White | 2016-11-14 | 3 | -11/+4 |
| * | | | | | Remove deprecated method alias_method_chain | Andrew White | 2016-11-14 | 3 | -263/+4 |
| * | | | | | Remove deprecated constant MissingSourceFIle | Andrew White | 2016-11-14 | 3 | -10/+4 |
| * | | | | | Remove deprecated Module.qualified_const_get/set/defined? | Andrew White | 2016-11-14 | 5 | -190/+5 |
| * | | | | | Update CHANGELOG | Andrew White | 2016-11-13 | 1 | -0/+48 |
| * | | | | | Remove deprecated :prefix option | Andrew White | 2016-11-13 | 3 | -37/+1 |
| * | | | | | Remove deprecated new_from_hash_copying_default | Andrew White | 2016-11-13 | 2 | -16/+0 |
| * | | | | | Remove deprecated time marshal core_ext file | Andrew White | 2016-11-13 | 1 | -3/+0 |
| * | | | | | Remove deprecated struct core_ext file | Andrew White | 2016-11-13 | 1 | -3/+0 |
| * | | | | | Remove deprecated module method_transplanting file | Andrew White | 2016-11-13 | 1 | -3/+0 |
| * | | | | | Remove deprecated local_constants | Andrew White | 2016-11-13 | 2 | -18/+0 |
| * | | | | | Remove deprecated kernel debugger file | Andrew White | 2016-11-13 | 1 | -3/+0 |
| * | | | | | Remove deprecated namespaced_key | Andrew White | 2016-11-13 | 2 | -14/+0 |
| * | | | | | Remove deprecated set_cache_value | Andrew White | 2016-11-13 | 2 | -17/+0 |
| * | | | | | Remove deprecated escape_key | Andrew White | 2016-11-13 | 2 | -14/+0 |
| * | | | | | Remove deprecated key_file_path | Andrew White | 2016-11-13 | 2 | -14/+0 |
* | | | | | | Merge pull request #27040 from ttanimichi/add-skip-sprockets-to-passthrough-o... | Rafael França | 2016-11-14 | 3 | -1/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add `:skip_sprockets` to `Rails::PluginBuilder::PASSTHROUGH_OPTIONS` | Tsukuru Tanimichi | 2016-11-14 | 3 | -1/+13 |
* | | | | | | | Fix style violations | Rafael Mendonça França | 2016-11-14 | 2 | -2/+2 |
* | | | | | | | Revert "Merge pull request #25811 from oss92/to_sentence_fallback_string" | Rafael Mendonça França | 2016-11-14 | 3 | -20/+3 |
|/ / / / / / |
|
* | | | | | | Merge pull request #27007 from maclover7/jm-fix-26912 | Rafael Mendonça França | 2016-11-13 | 2 | -2/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | Don't error on an empty CONTENT_TYPE | Jon Moss | 2016-11-10 | 2 | -2/+12 |
* | | | | | | | Merge pull request #26222 from vipulnsward/26134-fix | Rafael França | 2016-11-13 | 3 | -7/+18 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Format and send logs to logger.fatal from DebugExceptions instead of calling ... | Vipul A M | 2016-11-12 | 3 | -7/+18 |
* | | | | | | | | Merge pull request #27030 from kamipo/avoid_build_preloader | Rafael França | 2016-11-13 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Avoid `build_preloader` if preloading is not needed | Ryuta Kamizono | 2016-11-14 | 1 | -2/+3 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #27037 from kamipo/call_spawn_and_bang_method_for_none | Matthew Draper | 2016-11-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Call `spawn` and bang method for `none` | Ryuta Kamizono | 2016-11-14 | 1 | -1/+1 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #26928 from kamipo/fix_name_error_2 | Rafael França | 2016-11-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix NameError: undefined local variable or method `result` | Ryuta Kamizono | 2016-11-14 | 1 | -2/+2 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #27033 from vipulnsward/fix-bignum-warning | Rafael França | 2016-11-13 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Remove warning from access to Bignum class, 2**64 is already a known bignum v... | Vipul A M | 2016-11-13 | 1 | -1/+0 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #27036 from y-yagi/update_turbolinks_example | Rafael França | 2016-11-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | use correct value in example [ci skip] | yuuji.yaginuma | 2016-11-14 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | Minor corrections to #26905 | Andrew White | 2016-11-13 | 2 | -2/+2 |
* | | | | | | | Fix typo in constant reference | Andrew White | 2016-11-13 | 1 | -1/+1 |
* | | | | | | | It's a NAN not Infinity | Andrew White | 2016-11-13 | 1 | -1/+1 |
* | | | | | | | Use literal values in assertions | Andrew White | 2016-11-13 | 1 | -6/+4 |