wiki.techinc.nl/includes/changes
Kunal Mehta 52a63f01b5 EnhancedChangesList: Use one TemplateParser instance
TemplateParser has an instance cache to avoid reading from APC
repeatedly for the same template, but that only works if the code uses
the same TemplateParser object.

Noticed while investigating T163154.

Change-Id: I645895a0965f7150e9a5aebc5a7788f27aa5a26d
2017-05-16 15:43:35 -07:00
..
CategoryMembershipChange.php wfMessage: use Message::params() to handle all the message parameters 2016-12-20 19:22:54 +00:00
ChangesFeed.php Move ResultWrapper subclasses to Rdbms 2017-03-03 00:44:41 +00:00
ChangesList.php Back-end of new RecentChanges page, refactoring 2017-03-11 01:42:01 +00:00
ChangesListBooleanFilter.php Fix all the Doxygen for the RCFilters backend 2017-05-03 18:52:06 -04:00
ChangesListBooleanFilterGroup.php Fix all the Doxygen for the RCFilters backend 2017-05-03 18:52:06 -04:00
ChangesListFilter.php Fix all the Doxygen for the RCFilters backend 2017-05-03 18:52:06 -04:00
ChangesListFilterGroup.php Fix all the Doxygen for the RCFilters backend 2017-05-03 18:52:06 -04:00
ChangesListStringOptionsFilter.php RC Filters: Detect filters conflicts to by-pass db query 2017-04-18 22:49:58 -04:00
ChangesListStringOptionsFilterGroup.php Fix all the Doxygen for the RCFilters backend 2017-05-03 18:52:06 -04:00
EnhancedChangesList.php EnhancedChangesList: Use one TemplateParser instance 2017-05-16 15:43:35 -07:00
OldChangesList.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
RCCacheEntry.php Make attributes explicit 2015-10-19 02:35:28 -07:00
RCCacheEntryFactory.php Add CSS classes for diff/hist links at Enhanced RC 2017-03-02 17:41:31 +00:00
RecentChange.php Avoid postgres CategoryMembershipChangeTest failures 2017-05-10 19:05:57 +00:00