Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #25771 from kaspth/make-test-response-assign-response-parser | Kasper Timm Hansen | 2016-07-13 | 4 | -57/+72 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Let TestResponse assign a parser. | Kasper Timm Hansen | 2016-07-10 | 4 | -57/+72 | |
* | | | | | | | | removes a unnecessary limit call | Xavier Noria | 2016-07-13 | 1 | -1/+0 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | adds support for limits in batch processing | Xavier Noria | 2016-07-13 | 4 | -54/+220 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #25799 from greysteil/wrap-rack-params-exceptions | Matthew Draper | 2016-07-14 | 3 | -2/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Handle `Rack::QueryParser` errors in `ActionDispatch::ExceptionWrapper` | Grey Baker | 2016-07-12 | 3 | -2/+14 | |
* | | | | | | | Merge pull request #25795 from mechanicles/command-importance | Guillermo Iguaran | 2016-07-13 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Give importance to rails command in the comment section. | Santosh Wadghule | 2016-07-13 | 2 | -2/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #25748 from CodingItWrong/generator-field-types-link | Vipul A M | 2016-07-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Correct link for model generator field types | Josh Justice | 2016-07-13 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #25790 from mrageh/wrap-lazy-load-hooks-in-module | Rafael França | 2016-07-13 | 1 | -18/+26 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Wrap module around lazy load hooks | mrageh | 2016-07-12 | 1 | -18/+26 | |
* | | | | | | | Remove old test that check duplicated items in the load path | Rafael Mendonça França | 2016-07-13 | 1 | -16/+0 | |
* | | | | | | | Missing require 'active_support/multibyte/unicode' | Akira Matsuda | 2016-07-12 | 1 | -0/+1 | |
* | | | | | | | Merge pull request #25797 from kei-s/migrations_links | Vipul A M | 2016-07-12 | 4 | -7/+7 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | [ci skip] Update redirecting links in guides | kei-s | 2016-07-12 | 4 | -7/+7 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #25690 from robin850/speed-up-rdoc | Xavier Noria | 2016-07-12 | 1 | -0/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Speed up RDoc generation when it's already been done once | Robin Dupret | 2016-07-11 | 1 | -0/+13 | |
* | | | | | | | Merge pull request #25794 from mechanicles/rails-to-Rails | Rafael França | 2016-07-12 | 8 | -10/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | rails -> Rails [ci skip] | Santosh Wadghule | 2016-07-12 | 8 | -10/+10 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #25793 from jmondo/strptime | Rafael França | 2016-07-12 | 3 | -0/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Raise ArgumentError for bad strptime arguments | John Gesimondo | 2016-07-11 | 3 | -0/+17 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #25792 from prathamesh-sonpatki/test-typo | Matthew Draper | 2016-07-12 | 2 | -6/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove duplicate test and fix a typo in the test | Prathamesh Sonpatki | 2016-07-12 | 2 | -6/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #25735 from timrogers/actioncontroller-parameters-dup | Matthew Draper | 2016-07-12 | 2 | -14/+48 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Trust `Object#dup` in `ActionController::Parameters`, using `#initialize_copy... | Tim Rogers | 2016-07-08 | 2 | -16/+20 | |
| * | | | | | | Changes to a dupped `ActionController::Parameters` mutate the original | Tim Rogers | 2016-07-07 | 2 | -0/+30 | |
* | | | | | | | AS::Duration should serialize empty values correctly. (#25656) | Paul Sadauskas | 2016-07-11 | 2 | -1/+4 | |
* | | | | | | | Merge pull request #25782 from kamipo/fix_test_failure | Rafael França | 2016-07-11 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix Active Record test failure | Ryuta Kamizono | 2016-07-12 | 1 | -3/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #25575 from taboularasa/taboularasa/update-docs-ActiveMode... | Sean Griffin | 2016-07-11 | 1 | -2/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] add class level documentation to ActiveModel::Type::Boolean | David Elliott | 2016-07-11 | 1 | -2/+13 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* / | | | | | | Always prefer class types to query types when casting `group` | Sean Griffin | 2016-07-11 | 4 | -6/+23 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #25773 from jmondo/patch-2 | प्रथमेश Sonpatki | 2016-07-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Update class_attribute docs | John Gesimondo | 2016-07-10 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #25757 from monkey-mas/add-tests-for-response_test | Guillermo Iguaran | 2016-07-10 | 1 | -0/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add tests for 1xx, 204 and 304 responses to response_test.rb | Masaru Nomura | 2016-07-09 | 1 | -0/+20 | |
* | | | | | | Merge pull request #25769 from y-yagi/remove_unnecessary_send | Guillermo Iguaran | 2016-07-10 | 1 | -5/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | remove unnecessary send | yuuji.yaginuma | 2016-07-10 | 1 | -5/+5 | |
* | | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-07-10 | 3 | -3/+18 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix documentation for number_with_precision helper in AV guide [ci skip] | Prathamesh Sonpatki | 2016-07-06 | 1 | -1/+1 | |
| * | | | | | | Expand on Instance variables section with an example and specify when the ins... | Vipul A M | 2016-07-02 | 1 | -1/+14 | |
| * | | | | | | Fix number_with_precision documentation for precision [ci skip] | Vipul A M | 2016-07-02 | 1 | -1/+1 | |
| * | | | | | | Expand on #24071 for specifying custom locale fallbacks. [ci skip] | Vipul A M | 2016-06-29 | 1 | -1/+3 | |
* | | | | | | | Merge pull request #25759 from prathamesh-sonpatki/changelog-cleanups | Rafael França | 2016-07-09 | 2 | -8/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Cleanup CHANGELOGs [ci skip] | Prathamesh Sonpatki | 2016-07-09 | 2 | -8/+12 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #25766 from vipulnsward/fix-ac-tests-2-4 | Rafael França | 2016-07-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix AJ tests on ruby 2.4 being causes since classes are unified for Integer, ... | Vipul A M | 2016-07-09 | 1 | -1/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #23636 from rab/fix-to_param-truncation | Matthew Draper | 2016-07-09 | 3 | -4/+41 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix to_param to maximize content | Rob Biedenharn | 2016-07-08 | 3 | -4/+41 | |
|/ / / / / / |