Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #24377 from bogdanvlviv/fix_upcase_first | Rafael França | 2016-03-31 | 4 | -4/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix method String#upcase_first | bogdanvlviv | 2016-03-31 | 4 | -4/+16 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #23658 from kamipo/move_quoted_names_cache_up_to_abstract_... | Rafael França | 2016-03-31 | 7 | -19/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move `@quoted_{column|table}_names` cache up to the abstract adapter | Ryuta Kamizono | 2016-03-31 | 7 | -19/+20 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #24385 from morgoth/deprecate-datetime_field_tag | Rafael França | 2016-03-31 | 5 | -9/+41 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Deprecate `datetime_field` and `datetime_field_tag` helpers. | Wojciech Wnętrzak | 2016-03-31 | 5 | -9/+41 | |
| |/ / / / / | ||||||
* | | | | | | Prepared statements shouldn't share a cache with unprepared statements | Sean Griffin | 2016-03-31 | 2 | -3/+16 | |
* | | | | | | Deprecate table names containing dots | Sean Griffin | 2016-03-31 | 2 | -0/+15 | |
* | | | | | | Ensure associations still work when the table name contains a dot | Sean Griffin | 2016-03-31 | 3 | -4/+6 | |
* | | | | | | Merge pull request #24381 from Tensho/filter-parameters-partial-match | Rafael França | 2016-03-31 | 3 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] Parameter filter performs regular expression partial matching | Andrew Babichev | 2016-03-31 | 3 | -1/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #24233 from jeremy/cable/encoding | Jeremy Daer | 2016-03-31 | 18 | -154/+245 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Cable message encoding | Jeremy Daer | 2016-03-31 | 18 | -154/+245 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #24376 from jeremy/cable/downsize-worker-pool-default-size | Jeremy Daer | 2016-03-31 | 2 | -2/+12 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Cable: reconcile default worker pool size with low db conn pool size | Jeremy Daer | 2016-03-30 | 2 | -2/+12 | |
* | | | | | | Merge pull request #24368 from kamipo/make_to_private_the_visibility | Sean Griffin | 2016-03-30 | 4 | -32/+54 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make to private the visibility of `_quote` and `_type_cast` | Ryuta Kamizono | 2016-03-30 | 4 | -32/+54 | |
* | | | | | | | Merge pull request #24373 from silatham99/remove-meth-from-rails | Jon Moss | 2016-03-30 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Replace _meth with _method to remove ambiguity | Scott Latham | 2016-03-30 | 1 | -3/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #24371 from yui-knk/update_gemfile_lock | Rafael França | 2016-03-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update Gemfile.lock | yui-knk | 2016-03-31 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #24370 from yui-knk/suppress_warnings | Rafael França | 2016-03-30 | 2 | -6/+12 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Suppress warnings | yui-knk | 2016-03-31 | 2 | -6/+12 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #24356 from denofevil/fixture_filename | Rafael França | 2016-03-30 | 2 | -1/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | provide file name for fixture ERB | Dennis Ushakov | 2016-03-30 | 2 | -1/+13 | |
* | | | | | | | Merge pull request #23499 from bf4/ci_one_jruby | Rafael França | 2016-03-30 | 3 | -2/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Run latest precompiled JRuby on CI only against ActionPack | Benjamin Fleischer | 2016-03-30 | 3 | -2/+9 | |
* | | | | | | | | Merge pull request #24366 from prathamesh-sonpatki/changelog-pass | Rafael França | 2016-03-30 | 2 | -5/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Pass over CHANGELOGs [ci skip] | Prathamesh Sonpatki | 2016-03-30 | 2 | -5/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #24331 from prathamesh-sonpatki/fix-puma-restart | Rafael França | 2016-03-30 | 7 | -1/+45 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix rails restart issue with Puma | Prathamesh Sonpatki | 2016-03-30 | 7 | -1/+45 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #24365 from prathamesh-sonpatki/fix-deprecation-warning | Rafael França | 2016-03-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix deprecation warning for ParamsParser instance :smile: | Prathamesh Sonpatki | 2016-03-30 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Deprecate ActionDispatch::ParamsParser instance. | Rafael Mendonça França | 2016-03-30 | 2 | -0/+6 | |
* | | | | | | | | Merge pull request #23895 from glaucocustodio/add_upcase_first_method | Rafael Mendonça França | 2016-03-30 | 4 | -0/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add upcase_first method | Glauco Custódio | 2016-02-25 | 4 | -0/+22 | |
* | | | | | | | | | Fix CHANGELOG entry [ci skip] | Rafael Mendonça França | 2016-03-30 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'actioncable-notifications' | Rafael Mendonça França | 2016-03-30 | 3 | -5/+97 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Keep logging in the ActionCable::Channel::Base | Rafael Mendonça França | 2016-03-30 | 3 | -110/+6 | |
| * | | | | | | | | | Merge pull request #23723 from mwear/action_cable_notifications | Rafael Mendonça França | 2016-03-29 | 5 | -8/+204 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Add AS::Notifications and LogSubscriber to ActionCable::Channel | Matthew Wear | 2016-03-04 | 5 | -8/+204 | |
* | | | | | | | | | | | Merge pull request #24362 from kamipo/add_test_create_record_with_pk_as_zero | Rafael França | 2016-03-29 | 2 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add a test case for create a record with primary key as zero | Ryuta Kamizono | 2016-03-30 | 2 | -0/+7 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #24363 from kamipo/remove_except_helper_in_test_schema | Rafael França | 2016-03-29 | 1 | -7/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Remove `except` helper for test schema | Ryuta Kamizono | 2016-03-30 | 1 | -7/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #24349 from chrisarcand/add-changelog-for-24305 | Rafael França | 2016-03-29 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add changelog for #24305 [skip ci] | Chris Arcand | 2016-03-28 | 1 | -0/+6 | |
* | | | | | | | | | | | Merge pull request #24327 from bogdanvlviv/patch-2 | Rafael França | 2016-03-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Update compatibility.rb | Bogdan | 2016-03-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #24350 from y-yagi/update_assert_no_performed_jobs_doc | Vipul A M | 2016-03-30 | 1 | -18/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | |