Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #25652 from prathamesh-sonpatki/rm-boot-rails | Guillermo Iguaran | 2016-07-08 | 38 | -46/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove unused boot_rails method and it's usage | Prathamesh Sonpatki | 2016-07-04 | 38 | -46/+3 | |
* | | | | | | Merge pull request #25688 from mahnunchik/host-env-var | Guillermo Iguaran | 2016-07-08 | 2 | -0/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use the HOST environment variable for rails server #25677 | Evgeny Vlasenko | 2016-07-05 | 2 | -0/+8 | |
* | | | | | | | Correct changelog layout | Matthew Draper | 2016-07-09 | 1 | -8/+8 | |
* | | | | | | | Insert changelog entry for #25615 | Matthew Draper | 2016-07-09 | 1 | -0/+7 | |
* | | | | | | | Merge pull request #25624 from tinco/actioncable_write_race | Matthew Draper | 2016-07-09 | 2 | -2/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix race condition in websocket stream write | Tinco Andringa | 2016-07-01 | 1 | -0/+4 | |
* | | | | | | | | Merge pull request #25714 from robin850/changelog-25692 | Rafael Mendonça França | 2016-07-07 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add a changelog entry for #25692 [ci skip] | Robin Dupret | 2016-07-06 | 1 | -0/+6 | |
* | | | | | | | | | Merge pull request #25745 from alexcameron89/schema_statements | Vipul A M | 2016-07-07 | 1 | -12/+12 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | [ci skip] Update documentation in AR SchemaStatements | Alex Kitchens | 2016-07-07 | 1 | -12/+12 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #25730 from prathamesh-sonpatki/rm-cookie-only | Rafael França | 2016-07-07 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add a test case for verifying `cookie_only` is set even if user tries to set ... | Prathamesh Sonpatki | 2016-07-07 | 2 | -1/+7 | |
* | | | | | | | | | Merge pull request #25743 from abhishekjain16/small_fix | Rafael França | 2016-07-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix typo in test case | Abhishek Jain | 2016-07-08 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #25736 from voxik/file-store-test-require-pathname | Rafael França | 2016-07-07 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ |