Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make per form token work when method is not provided | Rafael Mendonça França | 2016-02-22 | 2 | -3/+18 |
* | Do not pass more options that are needed. | Rafael Mendonça França | 2016-02-22 | 1 | -1/+1 |
* | Merge pull request #23752 from vipulnsward/23524-fix-button_to_delete | Rafael Mendonça França | 2016-02-22 | 2 | -49/+61 |
|\ | |||||
| * | Refactored Request Forgery CSRF PerFormTokensController tests and DRY'ed them... | Vipul A M | 2016-02-22 | 2 | -71/+39 |
| * | Fixed passing of delete method on button_to tag, creating wrong form csrf token | Vipul A M | 2016-02-21 | 2 | -2/+46 |
* | | Merge pull request #23521 from kamipo/fix_assert_in_delta_failure | Rafael França | 2016-02-22 | 1 | -3/+8 |
|\ \ | |||||
| * | | Fix `assert_in_delta` test failure | Ryuta Kamizono | 2016-02-06 | 1 | -3/+8 |
* | | | Merge pull request #22748 from Azzurrio/master | Matthew Draper | 2016-02-22 | 2 | -1/+23 |
|\ \ \ | |||||
| * | | | Fix NoMethodError preparable for Arel::Visitors in case prepared statements i... | Azzurrio | 2016-02-22 | 2 | -1/+23 |
* | | | | Merge pull request #23751 from chezou/add-test-case-order-by-field | Andrew White | 2016-02-22 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | Add assertions order by field with empty data | Michiaki Ariga | 2016-02-18 | 1 | -0/+6 |
* | | | | | Merge pull request #23808 from gfvcastro/typographical-error | प्रथमेश Sonpatki | 2016-02-22 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix typographical error | Gustavo Villa | 2016-02-22 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #23769 from kamipo/remove_alias_exec_without_stmt_exec_query | Santiago Pastorino | 2016-02-21 | 1 | -2/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove `alias exec_without_stmt exec_query` | Ryuta Kamizono | 2016-02-19 | 1 | -2/+0 |
* | | | | | | Merge pull request #23682 from ShikChen/fast_strxor | Santiago Pastorino | 2016-02-21 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Improve the performance of string xor operation | shik | 2016-02-15 | 1 | -1/+2 |
* | | | | | | | Merge pull request #23776 from chi6rag/master | Santiago Pastorino | 2016-02-21 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Adding test to verify the last week when the year is leap | Chirag Aggarwal | 2016-02-20 | 1 | -0/+4 |
* | | | | | | | | Merge pull request #23803 from kamipo/reduce_attribute_to_s | Santiago Pastorino | 2016-02-21 | 1 | -6/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Reduce `attribute.to_s` | Ryuta Kamizono | 2016-02-22 | 1 | -6/+5 |
* | | | | | | | | | Merge pull request #23743 from maclover7/rm-unused-parameter | Santiago Pastorino | 2016-02-21 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Remove unused parameter from method | Jon Moss | 2016-02-17 | 1 | -2/+2 |
* | | | | | | | | | | Merge pull request #23805 from ianfleeton/validates-length-of-virtual | Santiago Pastorino | 2016-02-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Match test name to test (typo) | Ian Fleeton | 2016-02-21 | 1 | -1/+1 |
* | | | | | | | | | | | Merge pull request #23806 from sgringwe/patch-1 | Santiago Pastorino | 2016-02-21 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Add a note about downcasing submit tag | Scott Ringwelski | 2016-02-21 | 1 | -0/+3 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #23785 from eval/correct-types-examples | Vipul A M | 2016-02-22 | 2 | -108/+108 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Show correct return types for examples [ci skip] | Gert Goet | 2016-02-20 | 2 | -108/+108 |
* | | | | | | | | | | | [ci skip] Document collection caching better. | Kasper Timm Hansen | 2016-02-21 | 1 | -2/+15 |
* | | | | | | | | | | | [ci skip] Clarify collection caching went EXPLICIT. | Kasper Timm Hansen | 2016-02-21 | 1 | -4/+9 |
* | | | | | | | | | | | [ci skip] Mention testing fore-runners. | Kasper Timm Hansen | 2016-02-21 | 1 | -0/+2 |
* | | | | | | | | | | | Merge pull request #23799 from y-yagi/use_method_provided_by_minitest | Kasper Timm Hansen | 2016-02-21 | 1 | -7/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | use method provided by minitest | yuuji.yaginuma | 2016-02-21 | 1 | -7/+1 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #23801 from chashmeetsingh/patch-2 | प्रथमेश Sonpatki | 2016-02-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fixed typo | Chashmeet Singh | 2016-02-21 | 1 | -1/+1 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #23791 from prathamesh-sonpatki/fix-changelog | Rafael França | 2016-02-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Improve CHANGELOG for https://github.com/rails/rails/pull/17043 [ci skip] | Prathamesh Sonpatki | 2016-02-20 | 1 | -1/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #23794 from matthewd/mutation-safe-to_a | Matthew Draper | 2016-02-21 | 12 | -24/+50 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Mutating the result of Relation#to_a should not affect the relation | Matthew Draper | 2016-02-21 | 11 | -24/+42 |
* | | | | | | | | | | | Merge pull request #23695 from kaspth/remove-automatic-collection-caching | Kasper Timm Hansen | 2016-02-20 | 16 | -252/+127 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Instrument cached collection renders. | Kasper Timm Hansen | 2016-02-20 | 5 | -20/+55 |
| * | | | | | | | | | | | Revert "Instrument read_multi". | Kasper Timm Hansen | 2016-02-20 | 3 | -41/+17 |
| * | | | | | | | | | | | Make collection caching explicit. | Kasper Timm Hansen | 2016-02-20 | 10 | -191/+55 |
* | | | | | | | | | | | | Make benchmark('something', silence: true) actually work | David Heinemeier Hansson | 2016-02-20 | 3 | -1/+19 |
* | | | | | | | | | | | | Merge pull request #23793 from qazbnm456/master | Eileen M. Uchitelle | 2016-02-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | fix typo | Lobsiinvok | 2016-02-20 | 1 | -1/+1 |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
* / | | | | | | | | | | | Always validate record if validating a virtual attribute | eileencodes | 2016-02-20 | 7 | -3/+55 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #23788 from gautamsawhney/master | प्रथमेश Sonpatki | 2016-02-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Fixed a typo | Gautam Sawhney | 2016-02-20 | 1 | -1/+1 |
|/ / / / / / / / / / |