aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/stats
Commit message (Expand)AuthorAgeFilesLines
* Use static closures where safe to useUmherirrender2021-02-111-1/+1
* Add @method for type in BufferingStatsdDataFactory::produceStatsdDataUmherirrender2020-11-271-0/+1
* Replace "@stable for implementation" with "@stable to implement"daniel2020-07-132-2/+2
* Stability annotations for interfaces.daniel2020-07-072-0/+4
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-102-2/+2
* Unsuppress other phan issues with low countDaimona Eaytoy2019-08-301-2/+2
* libs: Remove unused deprecated BufferingStatsdDataFactory::getBuffer()Derick Alangi2019-06-131-9/+0
* Add missing newline between <?php and namespace/use sectionThiemo Kreuz2019-06-031-0/+1
* Create and use PrefixingStatsdDataFactoryProxy in PerDbNameStatsdDataFactoryaddshore2018-08-191-0/+96
* stats: Hard-deprecate BufferingStatsdDataFactory::getBuffer()Timo Tijhof2018-06-151-1/+6
* Try to opportunistically flush statsd data in maintenance scriptsAaron Schulz2017-12-303-29/+31
* build: Updating mediawiki/mediawiki-codesniffer to 13.0.0Umherirrender2017-09-251-1/+0
* Improve some parameter docsUmherirrender2017-09-101-2/+2
* Always put type information before variable name for @var tagsKunal Mehta2017-09-041-1/+1
* Use short type bool/int in param documentationUmherirrender2017-08-204-5/+5
* Fix spacing for @param and indent of function commentsUmherirrender2017-08-151-2/+0
* Change @inheritdoc to @inheritDocUmherirrender2017-08-111-2/+2
* statsd: Rename MediawikiStatsdDataFactory to IBufferingStatsdDataFactoryTimo Tijhof2017-07-073-4/+6
* build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0Umherirrender2017-06-261-1/+1
* Refactor Statsd classes to enable null collector to work.Stanislav Malyshev2017-05-293-2/+93
* Fix php code stylePaladox2017-05-051-1/+1
* Remove empty lines from PHP and JavaScript comment blocksThiemo Mättig2016-12-091-7/+7
* Move SamplingStatsdClient into stats/ subdirectoryKunal Mehta2016-09-211-0/+157
* Fix phpdoc in StatsdAwareInterfaceaddshore2016-04-061-1/+1
* Introduce StatsdAwareInterfaceaddshore2016-04-021-0/+21
* Move statsd files in libs to own directoryaddshore2016-04-022-0/+198