aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/log_subscriber.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-131-1/+0
* Add allocations to template renderer subscriptionEileen Uchitelle2018-10-101-3/+3
* Enable `Performance/UnfreezeString` copyuuji.yaginuma2018-09-231-3/+3
* [Action View] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Prepare AP and AR to be frozen string friendlyKir Shatrov2017-07-061-1/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Merge pull request #29540 from kirs/rubocop-frozen-stringMatthew Draper2017-07-021-0/+1
|\
| * Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* | Make ActionView frozen string literal friendly.Pat Allan2017-06-201-2/+2
|/
* Merge pull request https://github.com/rails/rails/pull/28637 from st0012/fix-...Kasper Timm Hansen2017-06-081-3/+4
* Privatize unneededly protected methods in Action ViewAkira Matsuda2016-12-241-7/+5
* Modify LogSubscriber for single partial's cache message.Stan Lo2016-08-081-1/+18
* applies new string literal convention in actionview/libXavier Noria2016-08-061-3/+3
* Update to use Subscriber#start insteadPrem Sichanugrist2016-02-261-6/+15
* Added log "Rendering ...", when starting to render a template, to log that we...Vipul A M2016-02-261-0/+9
* Instrument cached collection renders.Kasper Timm Hansen2016-02-201-1/+17
* Prefer to pass block when logging.Guo Xiang Tan2014-07-181-5/+5
* Drop one more string allocationRafael Mendonça França2013-11-091-1/+3
* sub! can return nilArun Agrawal2013-11-071-1/+1
* drop one more string allocationAaron Patterson2013-11-061-1/+1
* drop string allocations in the log subscriberAaron Patterson2013-11-061-2/+12
* Add missing requireŁukasz Strzałkowski2013-08-251-0/+2
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+30