wiki.techinc.nl/includes/deferred
Chad Horohoe 90d90dad6e Remove hitcounters and associated code
The hitcounter implementation in MediaWiki is flawed
and needs removal. For proper metrics, it is suggested to use
something like Piwik or Google Analytics.

RFC: https://www.mediawiki.org/wiki/Requests_for_comment/Removing_hit_counters_from_MediaWiki_core
Change-Id: I0e5006a7e8a09c800f8fa4effa9399e8afdd7a57
2014-10-20 13:01:55 -07:00
..
CallableUpdate.php docs: closure -> Closure; callback -> callable 2014-04-19 08:43:31 +02:00
DataUpdate.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
DeferredUpdates.php Add support for adding deferred update within a deferred update 2014-08-20 22:13:11 +00:00
HTMLCacheUpdate.php Tweaked HTMLCacheUpdate immediate run treshold 2014-05-28 07:03:08 +00:00
LinksUpdate.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
SearchUpdate.php Add missing @return to function docs 2014-08-23 23:14:57 +02:00
SiteStatsUpdate.php Remove hitcounters and associated code 2014-10-20 13:01:55 -07:00
SqlDataUpdate.php Removed $wgAntiLockFlags to unify the code paths 2014-10-03 10:42:17 -07:00
SquidUpdate.php Remove SquidUpdate::newFromLinksTo() 2014-10-06 18:19:10 +00:00