* Add a $count argument to wfIncrStats(), to allow it to increase the count by more...
authorTim Starling <tstarling@users.mediawiki.org>
Thu, 10 Mar 2011 00:00:34 +0000 (00:00 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Thu, 10 Mar 2011 00:00:34 +0000 (00:00 +0000)
commit24bf07cc86fdf7cde997e7cb5ed79142f4c030c9
tree4fe8b4f8bd9a44a23f6e8eab3ef4c36ad17d374d
parent46ce39061bde452439c4b0bb2c33d83ef71a0154
* Add a $count argument to wfIncrStats(), to allow it to increase the count by more than one at a time.
* Added stats to job insert and pop.
* Formalised live patch for UDP stats aggregation, adding $wgAggregateStatsID.
RELEASE-NOTES
includes/DefaultSettings.php
includes/GlobalFunctions.php
includes/job/JobQueue.php