wiki.techinc.nl/includes/libs
Aaron Schulz 72c493a3e4 Added a tombstone comment to WANObjectCache
Change-Id: Ia8c2fc4d4bbb741a6cd7aaa6f3ae433e65743b29
2015-08-13 15:54:44 -07:00
..
composer Improve appearance of libraries on Special:Version 2015-06-26 21:26:05 +00:00
eventrelayer Set 644 file permissions on some *.php files 2015-06-27 20:46:05 +00:00
objectcache Added a tombstone comment to WANObjectCache 2015-08-13 15:54:44 -07:00
replacers
virtualrest Change spaces to tabs 2015-06-21 10:00:58 +03:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
BufferingStatsdDataFactory.php Sample StatsD messages when instructed 2015-08-03 22:09:18 +00:00
Cookie.php
CSSMin.php Use a fixed comment placeholder string in CSSMin 2015-06-02 09:45:08 -07:00
DeferredStringifier.php
ExplodeIterator.php
GenericArrayObject.php
HashRing.php
HttpStatus.php HttpStatus: Implement header() method 2015-06-04 02:15:39 +00:00
IEContentAnalyzer.php
IEUrlExtension.php
IPSet.php
JavaScriptMinifier.php
jsminplus.php
MapCacheLRU.php Start using the Assert helper class for checking parameters. 2015-05-11 17:54:07 +00:00
MappedIterator.php
MessageSpecifier.php Split StatusValue out of Status class and put it in /libs 2015-02-10 00:39:05 +00:00
MultiHttpClient.php Fixed occasional MultiHttpClient "undefined index" errors 2015-08-06 20:56:34 +00:00
MWMessagePack.php
ObjectFactory.php ObjectFactory: add support for setter injection 2015-07-30 11:24:07 -06:00
ProcessCacheLRU.php Start using the Assert helper class for checking parameters. 2015-05-11 17:54:07 +00:00
README
ReplacementArray.php LanguageConverter fix of empty and numeric strings 2015-06-08 14:23:42 +00:00
RiffExtractor.php Basic support for WebP 2015-06-26 19:38:38 +00:00
RunningStat.php
SamplingStatsdClient.php Sample StatsD messages when instructed 2015-08-03 22:09:18 +00:00
ScopedCallback.php
StatusValue.php Split StatusValue out of Status class and put it in /libs 2015-02-10 00:39:05 +00:00
StringUtils.php
UDPTransport.php
Xhprof.php
XmlTypeCheck.php SVG upload with specific error (warning) message when blocking 2015-05-25 20:47:45 +00:00

The classes in this directory ./includes/libs are considered standalone
from the remainder of the MediaWiki codebase. They do not call on any other
portions of MediaWiki code, and can be used in other projects without
dependency issues.