| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request https://github.com/rails/rails/pull/28637 from st0012/fix-... | Kasper Timm Hansen | 2017-06-08 | 1 | -3/+4 |
* | Privatize unneededly protected methods in Action View | Akira Matsuda | 2016-12-24 | 1 | -7/+5 |
* | Modify LogSubscriber for single partial's cache message. | Stan Lo | 2016-08-08 | 1 | -1/+18 |
* | applies new string literal convention in actionview/lib | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | Update to use Subscriber#start instead | Prem Sichanugrist | 2016-02-26 | 1 | -6/+15 |
* | Added log "Rendering ...", when starting to render a template, to log that we... | Vipul A M | 2016-02-26 | 1 | -0/+9 |
* | Instrument cached collection renders. | Kasper Timm Hansen | 2016-02-20 | 1 | -1/+17 |
* | Prefer to pass block when logging. | Guo Xiang Tan | 2014-07-18 | 1 | -5/+5 |
* | Drop one more string allocation | Rafael Mendonça França | 2013-11-09 | 1 | -1/+3 |
* | sub! can return nil | Arun Agrawal | 2013-11-07 | 1 | -1/+1 |
* | drop one more string allocation | Aaron Patterson | 2013-11-06 | 1 | -1/+1 |
* | drop string allocations in the log subscriber | Aaron Patterson | 2013-11-06 | 1 | -2/+12 |
* | Add missing require | Łukasz Strzałkowski | 2013-08-25 | 1 | -0/+2 |
* | Move actionpack/lib/action_view* into actionview/lib | Piotr Sarnacki | 2013-06-20 | 1 | -0/+30 |