API: (bug 20554) Expose average slave lag (avglag) as well as maxlag. Patch by Sam...
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 6 Nov 2009 14:38:55 +0000 (14:38 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 6 Nov 2009 14:38:55 +0000 (14:38 +0000)
commit1b89cd274a0d2c546736607c7fc4dea0fe219866
tree49f7927667111cf712da45a69ac28bf323c9ffee
parent1b389a2afc95dd405ed4cd4b8b041740f512e2f6
API: (bug 20554) Expose average slave lag (avglag) as well as maxlag. Patch by Sam Reed.
RELEASE-NOTES
includes/GlobalFunctions.php
includes/Wiki.php
includes/api/ApiBase.php
includes/api/ApiHelp.php
includes/api/ApiMain.php
includes/api/ApiQuery.php
includes/api/ApiQuerySiteinfo.php
includes/db/LoadBalancer.php
index.php