wiki.techinc.nl/includes/libs
2018-03-31 08:31:11 +00:00
..
composer
eventrelayer
filebackend Separate additional swift users for public and private 2018-02-26 10:25:59 +01:00
http Use SPDX 3.0 license identifier 2018-03-18 18:08:22 +00:00
iterators
lockmanager Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
mime Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
objectcache objectcache: improve TTL reduction warning log entries 2018-02-22 10:07:40 -08:00
rdbms Merge "rdbms: avoid lag estimates in getLagFromPtHeartbeat ruined by snapshots" 2018-03-31 08:31:11 +00:00
redis
replacers
stats Try to opportunistically flush statsd data in maintenance scripts 2017-12-30 05:01:21 +00:00
virtualrest Normalize PHPDoc attributes 2018-03-16 22:59:15 -07:00
xmp Fix XMPReader/XMPValidator for PHP 7 2018-03-20 03:26:00 +00:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php
CookieJar.php
CryptHKDF.php
CryptRand.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
CSSMin.php CSSMin: Trim whitespace from attribute selectors and url tokens 2018-02-22 23:41:14 +00:00
DeferredStringifier.php Soft deprecate DeferredStringifier class 2018-02-16 22:46:59 +00:00
DnsSrvDiscoverer.php
ExplodeIterator.php
GenericArrayObject.php
HashRing.php Remove unused HashRing::newWithoutLocation() method 2018-03-17 23:49:21 -07:00
HtmlArmor.php Use SPDX 3.0 license identifier 2018-03-18 18:08:22 +00:00
HttpStatus.php
IEUrlExtension.php Remove @param comments that literally repeat what the code says 2018-01-10 14:14:26 +01:00
IP.php Update IPSet use statements 2018-01-21 04:37:26 +00:00
JavaScriptMinifier.php JavaScriptMinifier: Fix "Uninitialized offset" in regexp char class parsing 2018-01-30 19:55:15 -08:00
jsminplus.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
MapCacheLRU.php
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php
MultiHttpClient.php Remove superfluous spaces and semicolons in comments 2018-02-05 19:05:57 +00:00
MWCryptHash.php
MWMessagePack.php
ProcessCacheLRU.php
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StatusValue.php Remove @param comments that literally repeat what the code says 2018-01-10 14:14:26 +01:00
StringUtils.php
Timing.php Remove internal use of deprecated $wgRequestTime 2018-03-18 04:41:12 +00:00
UDPTransport.php
Xhprof.php
XhprofData.php benchmarks: Add rate per second and standard deviation to output 2018-01-28 13:49:00 -08: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.