Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #24398 from yui-knk/remove_not_need_include | Arthur Nogueira Neves | 2016-04-02 | 2 | -7/+0 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Remove not needed including | yui-knk | 2016-04-02 | 2 | -7/+0 | |
* | | | | | | | Merge pull request #24400 from utilum/Grammer_fix_in_comment | Vipul A M | 2016-04-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Grammer fix in comment: capitalize first word in sentence [ci skip]. | utilum | 2016-04-02 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #24387 from jeremy/strong-etag | Jeremy Daer | 2016-04-01 | 6 | -63/+210 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Strong ETag validators | Jeremy Daer | 2016-03-31 | 6 | -63/+210 | |
* | | | | | | | Merge pull request #24388 from javiervidal/20160331 | Arun Agrawal | 2016-04-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fixes broken link in 'Ruby on Rails 2.2 Release Notes' [ci skip] | Javier Vidal | 2016-04-01 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #24379 from Gaurav2728/sanitizer-helper-update-doc | Kasper Timm Hansen | 2016-03-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sanitiser helper may be remove in 5.1, update doc [ci skip] | Gaurav Sharma | 2016-03-31 | 1 | -1/+1 | |
* | | | | | | | Revert "Deprecate table names containing dots" | Sean Griffin | 2016-03-31 | 2 | -15/+0 | |
* | | | | | | | 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 |