wiki.techinc.nl/includes/changes
kishanio b7cc86cdc0 Move ApiQueryRecentChanges::parseRCType to static method on RecentChange
Prior parseRCType was an private method in includes/api/ApiQueryRecentChanges and also
duplicated in includes/api/ApiQueryWatchList. This method has been made static and moved
to includes/changes/RecentChange.php.

Bug: 65071
Change-Id: Ic911fbcf9411c782685c4f956f8522051f2517f0
2014-05-17 15:07:01 +00:00
..
ChangesList.php Append redirect=no to RecentChanges/Watchlist redirect entries 2014-04-28 18:11:13 -07:00
EnhancedChangesList.php Split part of EnhancedChangesList::recentChangesLine into new method 2014-04-08 11:57:01 +00:00
OldChangesList.php Revert "New Hook rc/watchlist hook ChangesListBegin" 2014-03-26 14:08:40 +00:00
RCCacheEntry.php Fixed some @params documentation 2014-04-14 19:52:18 +00:00
RCCacheEntryFactory.php Fixed some @params documentation 2014-04-14 19:52:18 +00:00
RecentChange.php Move ApiQueryRecentChanges::parseRCType to static method on RecentChange 2014-05-17 15:07:01 +00:00