wiki.techinc.nl/includes/libs
2019-08-20 17:19:00 +00:00
..
composer
eventrelayer
filebackend filebackend: deprecate FileBackend::getWikiId() 2019-08-07 14:10:37 +00:00
http Raise default reqTimeout in MultiHttpClient 2019-07-14 15:02:19 +02:00
iterators
lockmanager filebackend: avoid use of IDatabase::clearFlags() in DBLockManager 2019-07-30 11:37:34 -04:00
mime Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
objectcache objectcache: fix WRITE_ALLOW_SEGMENTS in BagOStuff cas() and add() methods 2019-08-20 10:55:42 -04:00
ParamValidator Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
rdbms Merge "rdbms: simplify LoadBalancer::getLaggedReplicaMode()" 2019-08-20 17:19:00 +00:00
redis objectcache: clean up RedisBagOStuff and optimize changeTTLMulti() 2019-07-18 01:46:49 +00:00
services Add recursion check to createService() 2019-08-18 10:51:24 +03:00
stats
virtualrest
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php
CookieJar.php
CryptHKDF.php
CSSMin.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
DeferredStringifier.php
DnsSrvDiscoverer.php
EasyDeflate.php
ExplodeIterator.php
GenericArrayObject.php
HashRing.php
HtmlArmor.php
HttpStatus.php
IEUrlExtension.php
IP.php
JavaScriptMinifier.php
jsminplus.php
MapCacheLRU.php Make MapCacheLRU::get() accept a default value and improve $maxAge default 2019-07-10 22:27:51 +00:00
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php
MWCryptHash.php
MWMessagePack.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
ProcessCacheLRU.php
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StaticArrayWriter.php
StatusValue.php
StringUtils.php
Timing.php
UDPTransport.php
Xhprof.php Fix IDEA warnings in Xhprof class 2019-07-08 22:31:07 +00:00
XhprofData.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.