Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | 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 | |
* | | | | | | | | | | Merge pull request #26933 from prathamesh-sonpatki/fix-26877 | Andrew White | 2016-11-13 | 2 | -1/+23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix an issue with JSON encoding of "Infinity" and "NaN" values | Prathamesh Sonpatki | 2016-10-30 | 2 | -1/+23 | |
* | | | | | | | | | | | Merge pull request #27024 from vipulnsward/changelog-edits | Andrew White | 2016-11-13 | 4 | -15/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Changelog edits | Vipul A M | 2016-11-12 | 4 | -15/+15 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #26905 from bogdanvlviv/docs | Andrew White | 2016-11-13 | 42 | -75/+77 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add missing `+` around a some literals. | bogdanvlviv | 2016-10-27 | 42 | -75/+77 | |
* | | | | | | | | | | | | removes unconventional "then" in case expression | Xavier Noria | 2016-11-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | revises style in recent code (of mine) | Xavier Noria | 2016-11-13 | 1 | -5/+7 | |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #27019 from djpowers/patch-1 | Jon Moss | 2016-11-12 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix spelling in API docs | Dave Powers | 2016-11-12 | 2 | -3/+3 | |
* | | | | | | | | | | | | Add test for #25248 | Sean Griffin | 2016-11-12 | 1 | -0/+10 | |
* | | | | | | | | | | | | Merge pull request #25248 from bluesh55:features/skip-coffee | Sean Griffin | 2016-11-12 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add --skip-coffee generating option | seunghwan oh | 2016-06-02 | 1 | -1/+6 | |
* | | | | | | | | | | | | | Merge pull request #27022 from kamipo/add_nodoc_to_table_structure | Andrew White | 2016-11-12 | 1 | -9/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Add `:nodoc` to `table_structure` | Ryuta Kamizono | 2016-11-12 | 1 | -9/+2 | |
* | | | | | | | | | | | | | significant speedup of AC::Parameters#permit | Xavier Noria | 2016-11-12 | 2 | -1/+8 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #27018 from alexanderkustov/alexanderkustov/update-docs-Ac... | Vipul A M | 2016-11-11 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | better docs for ActionView::ViewPaths#prepend_view_path | Alexander Kustov | 2016-11-12 | 1 | -0/+12 | |
* | | | | | | | | | | | | | adds a missing dot [ci skip] | Xavier Noria | 2016-11-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | adds support for arbitrary hashes in strong parameters | Xavier Noria | 2016-11-11 | 4 | -3/+101 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #27008 from kirs/new-column-from-field | Rafael França | 2016-11-11 | 4 | -38/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Refactor column initialization into `new_column_from_field` | Kir Shatrov | 2016-11-11 | 4 | -38/+48 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #26978 from matthewd/query-cache-pool | Matthew Draper | 2016-11-10 | 4 | -4/+73 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Configure query caching (per thread) on the connection pool | Matthew Draper | 2016-11-06 | 4 | -2/+71 | |
| * | | | | | | | | | | | Try harder to avoid making a connection while releasing it | Matthew Draper | 2016-11-06 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge pull request #27006 from bogdanvlviv/ar_querying_guide | Jon Moss | 2016-11-10 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Update guides/source/active_record_querying.md | bogdanvlviv | 2016-11-10 | 1 | -0/+3 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #26820 from y-yagi/add_bang_merge_to_parameters | Rafael França | 2016-11-10 | 3 | -0/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | add `ActionController::Parameters#merge!` | yuuji.yaginuma | 2016-10-18 | 3 | -0/+28 |