wiki.techinc.nl/includes/libs
2016-10-11 15:31:49 +00:00
..
composer
eventrelayer
filebackend Make multi-write backend "template" config work as expected 2016-09-29 13:20:06 -07:00
lockmanager Use wikimedia/wait-condition-loop 2016-10-01 00:25:43 -07:00
objectcache objectcache: add WANObjectCache::getMultiWithSetCallback() 2016-10-05 15:50:18 +00:00
rdbms Merge "SECURITY: quote booleans as string (not integer) in DatabaseMysqlBase" 2016-10-11 15:31:49 +00:00
redis Move RedisConnectionPool to /libs/redis 2016-09-23 00:20:19 -07:00
replacers
stats
time Add HTTPFileStreamer class 2016-09-23 14:22:04 -07:00
virtualrest Fix function name case 2016-09-26 15:32:54 -07:00
xmp Use ConvertibleTimestamp::convert() in a few places 2016-09-21 21:46:24 -07:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php
CookieJar.php
CryptRand.php Move most of MWCryptRand into libs 2016-10-04 05:50:36 +00:00
CSSMin.php
DeferredStringifier.php
ExplodeIterator.php
GenericArrayObject.php
HashRing.php
HtmlArmor.php
HttpStatus.php
IEContentAnalyzer.php
IEUrlExtension.php
IP.php Move IP class to libs/ 2016-09-21 20:18:08 -07:00
JavaScriptMinifier.php
jsminplus.php
MapCacheLRU.php
MappedIterator.php
MemoizedCallable.php Detect/use APCu properly 2016-10-01 23:07:47 +01:00
MessageSpecifier.php
MultiHttpClient.php Remove pre-5.5 compat from MultiHttpClient 2016-10-01 22:25:06 -07:00
MWCryptHash.php Move MWCryptHash into libs/ 2016-10-01 23:19:28 -07:00
MWMessagePack.php
ObjectFactory.php
ProcessCacheLRU.php
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StatusValue.php
StringUtils.php
Timing.php
UDPTransport.php
Xhprof.php
XhprofData.php
XmlTypeCheck.php

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.