Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Don't unnecessarily load a belongs_to when saving. | James Coleman | 2016-08-26 | 3 | -1/+14 | |
* | | | | | | | | | | | Merge pull request #26329 from riseshia/patch-1 | Jon Moss | 2016-08-30 | 1 | -12/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Update typo & Make explanation more clear | Shia | 2016-08-31 | 1 | -12/+7 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #25880 from ryandv/fix_performance_regression_in_timewithz... | Andrew White | 2016-08-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Memoize coerced TimeWithZone value in TimeWithZone#localtime. | Ryan De Villa | 2016-08-23 | 1 | -7/+1 | |
| * | | | | | | | | | | Fix performance regression in `TimeWithZone#to_time` | Ryan De Villa | 2016-08-23 | 1 | -0/+6 | |
* | | | | | | | | | | | Merge pull request #26317 from maclover7/jm-fix-26298 | Aaron Patterson | 2016-08-29 | 3 | -8/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Remove default argument, and extract internal convenience method | Jon Moss | 2016-08-29 | 1 | -6/+12 | |
| * | | | | | | | | | | Add regression tests | Jon Moss | 2016-08-29 | 1 | -0/+14 | |
| * | | | | | | | | | | Allow `send_file` to declare a charset | Jon Moss | 2016-08-29 | 2 | -4/+6 | |
* | | | | | | | | | | | Merge pull request #26318 from alexcameron89/contributing-doc-update | Andrew White | 2016-08-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [ci skip] Update branch version in Contributing Guide | Alex Kitchens | 2016-08-29 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* / / / / / / / / / / | Fix nested multiple roots | Ryo Hashimoto | 2016-08-29 | 3 | -2/+61 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | / | Remove unneeded FIXME note | Rafael Mendonça França | 2016-08-29 | 1 | -2/+0 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #26311 from y-yagi/use_inspect_for_show_value | Kasper Timm Hansen | 2016-08-29 | 2 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | use `inspect` for show `from` value | yuuji.yaginuma | 2016-08-29 | 2 | -1/+10 | |
* | | | | | | | | | | Merge pull request #26310 from kjellberg/guides | Jon Moss | 2016-08-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Added gitignore to "files & purpose" list [ci skip] | Rasmus Kjellberg | 2016-08-29 | 1 | -0/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #26305 from kamipo/follow-up-to-26301 | Kasper Timm Hansen | 2016-08-28 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Switch back to `Hash.dup` | Ryuta Kamizono | 2016-08-28 | 1 | -3/+1 | |
* | | | | | | | | | Merge pull request #26306 from kamipo/remove_under_ruby-1.9 | Kasper Timm Hansen | 2016-08-28 | 1 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove "Under Ruby 1.9" [ci skip] | Ryuta Kamizono | 2016-08-28 | 1 | -9/+9 | |
|/ / / / / / / / | ||||||
* | | | | | | | | validate_each in NumericalityValidator is never called in this case. | Guillermo Iguaran | 2016-08-28 | 1 | -2/+0 | |
* | | | | | | | | Add test for allow_blank in numericality validation | Nicolai Reuschling | 2016-08-28 | 1 | -0/+7 | |
* | | | | | | | | Merge pull request #26301 from maclover7/jm-fix-comment | Guillermo Iguaran | 2016-08-27 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Switch back to `Hash.dup` | Jon Moss | 2016-08-27 | 1 | -4/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #26299 from davydovanton/fix-typo | Vipul A M | 2016-08-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix typo in Delegation#delegate_missing_to doc [skip ci] | Anton Davydov | 2016-08-27 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #26297 from ledermann/patch-1 | Vijay Dev | 2016-08-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix typo in deprecation message | Georg Ledermann | 2016-08-27 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #26293 from mechanicles/move-custom-assertion | Guillermo Iguaran | 2016-08-27 | 2 | -11/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Move custom assertion to its proper place | Santosh Wadghule | 2016-08-27 | 2 | -11/+11 | |
|/ / / / / / / / | ||||||
* | / / / / / / | Missing key should throw KeyError | eileencodes | 2016-08-26 | 2 | -1/+7 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #26288 from maclover7/jm-revert-21995 | Guillermo Iguaran | 2016-08-26 | 1 | -7/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Clarify two ways to set Rails configuration options | Jon Moss | 2016-08-26 | 1 | -5/+8 | |
| * | | | | | | | Add back in `config_for` example | Jon Moss | 2016-08-26 | 1 | -0/+28 | |
| * | | | | | | | Revert "Merge pull request #21995 from tak1n/master" | Jon Moss | 2016-08-26 | 1 | -35/+8 | |
* | | | | | | | | Merge pull request #26287 from mechanicles/rails-assertion | Jon Moss | 2016-08-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Move `assert_nothing_raised` method to Rails Specific Assertions | Santosh Wadghule | 2016-08-26 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #26284 from kamipo/fix_warnig | Guillermo Iguaran | 2016-08-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Fix "warning: assigned but unused variable - task" | Ryuta Kamizono | 2016-08-26 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Fix typo in the hook name | Rafael Mendonça França | 2016-08-25 | 1 | -1/+1 | |
* | | | | | | Add load hooks to all tests classes | Rafael Mendonça França | 2016-08-25 | 4 | -0/+5 | |
| |/ / / / |/| | | | | ||||||
* | | | | | kick different instrumentation method | Aaron Patterson | 2016-08-24 | 1 | -8/+12 | |
* | | | | | remove useless freeze | Aaron Patterson | 2016-08-24 | 1 | -1/+1 | |
* | | | | | Simplify cache hit logging | Aaron Patterson | 2016-08-24 | 2 | -5/+5 | |
* | | | | | Merge pull request #26271 from jcoleman/fix-unnecessary-query-cache-busting-test | Guillermo Iguaran | 2016-08-24 | 1 | -0/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | Test that AR query cache isn't busted when types are not same object | James Coleman | 2016-08-24 | 1 | -0/+20 | |
* | | | | | | Merge pull request #26235 from samphippen/allow-early-setting-of-integration-... | Sean Griffin | 2016-08-24 | 2 | -1/+23 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Move setting of integration session to constructor. | Sam Phippen | 2016-08-21 | 1 | -1/+5 |