Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #10297 from vipulnsward/dont_mutate_in_rack_response | Andrew White | 2013-04-22 | 1 | -1/+2 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | extract no content response codes to a constant | Vipul A M | 2013-04-22 | 1 | -1/+2 | |
* | | | Move CHANGELOG entry to top | Rafael Mendonça França | 2013-04-22 | 1 | -4/+4 | |
* | | | Merge pull request #10096 from benofsky/fix_skipping_object_callback_filters | Rafael Mendonça França | 2013-04-21 | 3 | -2/+43 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fixes skipping object callback filters | Ben McRedmond | 2013-04-04 | 3 | -2/+43 | |
* | | | Merge pull request #10293 from vipulnsward/dont_mutate_callback | Rafael Mendonça França | 2013-04-21 | 1 | -1/+3 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | extract array to a constant | Vipul A M | 2013-04-22 | 1 | -1/+3 | |
|/ / | ||||||
* | | Merge pull request #10290 from buddhamagnet/master | Santiago Pastorino | 2013-04-21 | 1 | -1/+3 | |
|\ \ | ||||||
| * | | extract path into variable | buddhamagnet | 2013-04-21 | 1 | -1/+3 | |
|/ / | ||||||
* | | Merge pull request #10289 from maratvmk/readme | Santiago Pastorino | 2013-04-21 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | fix README links in the main README.md | Marat Kazbekov | 2013-04-22 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #10286 from neerajdotname/fix-wrong-test-name-and-failure-... | Carlos Antonio da Silva | 2013-04-21 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | fix wrong test description and failure message | Neeraj Singh | 2013-04-21 | 1 | -2/+2 | |
* | | | Merge pull request #10284 from neerajdotname/missing-active-model-tests | Guillermo Iguaran | 2013-04-21 | 1 | -0/+21 | |
|\ \ \ | ||||||
| * | | | Added tests for if condition in Active Model callbacks | Neeraj Singh | 2013-04-21 | 1 | -0/+21 | |
| |/ / | ||||||
* | | | Merge pull request #10283 from wangjohn/remove_tests_for_deprecated_options | Santiago Pastorino | 2013-04-21 | 1 | -8/+0 | |
|\ \ \ | ||||||
| * | | | Removing tests for deprecated options in active support. The | wangjohn | 2013-04-21 | 1 | -8/+0 | |
|/ / / | ||||||
* | | | Merge pull request #10280 from vipulnsward/fix_typos_temp | Steve Klabnik | 2013-04-21 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | fix typos | Vipul A M | 2013-04-21 | 2 | -2/+2 | |
* | | | | Merge pull request #10275 from buddhamagnet/master | Carlos Antonio da Silva | 2013-04-20 | 1 | -2/+1 | |
|\ \ \ \ | ||||||
| * | | | | Increase readability of ternary statement in build method | buddhamagnet | 2013-04-20 | 1 | -2/+1 | |
|/ / / / | ||||||
* | | | | if singletons belong to the contract, test them | Xavier Noria | 2013-04-20 | 2 | -2/+5 | |
* | | | | Rewrites a CHANGELOG entry. | Xavier Noria | 2013-04-20 | 1 | -16/+6 | |
|/ / / | ||||||
* | | | Merge pull request #10273 from prathamesh-sonpatki/AR-typos | Xavier Noria | 2013-04-19 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Typo Fix in AR CHANGELOG [ci skip] | Prathamesh Sonpatki | 2013-04-20 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #10211 from neerajdotname/4208 | Rafael Mendonça França | 2013-04-19 | 3 | -1/+41 | |
|\ \ | ||||||
| * | | fix respond_to? for non selected column | Neeraj Singh | 2013-04-19 | 3 | -1/+41 | |
|/ / | ||||||
* | | Merge pull request #10267 from vipulnsward/use_destructive_method | Rafael Mendonça França | 2013-04-19 | 2 | -2/+2 | |
|\ \ | ||||||
| * | | symbolize_keys => symbolize_keys! on new hash; | Vipul A M | 2013-04-19 | 2 | -2/+2 | |
* | | | Merge pull request #10265 from wangjohn/documenting_actionview | Rafael Mendonça França | 2013-04-19 | 4 | -0/+41 | |
|\ \ \ | ||||||
| * | | | Adding documentation to actionview so that the big picture of the | wangjohn | 2013-04-18 | 4 | -0/+41 | |
* | | | | Merge branch 'master' of github.com:rails/rails | David Heinemeier Hansson | 2013-04-19 | 9 | -15/+66 | |
|\ \ \ \ | ||||||
| * | | | | Revert "Merge pull request #10183 from jholton/fix_association_auto_save" | Jon Leighton | 2013-04-19 | 3 | -29/+9 | |
| * | | | | Merge pull request #10183 from jholton/fix_association_auto_save | Jon Leighton | 2013-04-19 | 3 | -9/+29 | |
| |\ \ \ \ | ||||||
| | * | | | | destroys association records before saving/inserting new association records | Johnny Holton | 2013-04-19 | 3 | -9/+29 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #10264 from cconstantine/master | Rafael Mendonça França | 2013-04-19 | 2 | -1/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix loading of fixtures when the column type is a postgres array of strings. | Chris Constantine | 2013-04-18 | 2 | -1/+7 | |
| | |/ / / | ||||||
| * | | | | Improve the error message | Rafael Mendonça França | 2013-04-19 | 2 | -2/+2 | |
| * | | | | Merge pull request #10217 from mirasrael/make-migrator-run-transactional-4.0 | Rafael Mendonça França | 2013-04-19 | 3 | -5/+42 | |
| |\ \ \ \ | ||||||
| | * | | | | Support transactions in Migrator.run | bondarev | 2013-04-18 | 3 | -5/+42 | |
| * | | | | | Merge pull request #10200 from calebthompson/ct-fix-freeze-freezing-cloned-mo... | Jon Leighton | 2013-04-19 | 2 | -2/+11 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | Fix freeze applying to cloned objects | Caleb Thompson | 2013-04-15 | 2 | -2/+11 | |
| * | | | | | Merge pull request #10235 from joergleis/patch-1 | Michael Koziarski | 2013-04-18 | 1 | -5/+4 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | Reorganize MessageEncryptor | jgls | 2013-04-19 | 1 | -5/+4 | |
| * | | | | | Unindent attributes iteration in scaffold index template | Carlos Antonio da Silva | 2013-04-18 | 1 | -2/+2 | |
* | | | | | | Alignment | David Heinemeier Hansson | 2013-04-18 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Indent around the scaffold loop | David Heinemeier Hansson | 2013-04-18 | 1 | -8/+8 | |
* | | | | | HTML5 breaks | David Heinemeier Hansson | 2013-04-18 | 2 | -4/+4 | |
* | | | | | Better ordering | David Heinemeier Hansson | 2013-04-18 | 1 | -3/+3 | |
* | | | | | Revert "Merge pull request #10043 from cconstantine/master" | Rafael Mendonça França | 2013-04-18 | 2 | -21/+0 |