wiki.techinc.nl/includes/libs
Aaron Schulz 314968036b rdbms: add ATTR_SCHEMAS_AS_TABLE_GROUPS attribute
Change-Id: Ia12a00c30039acd6c59726f35d03cc76aa957902
2019-03-26 14:37:27 -07:00
..
composer
eventrelayer
filebackend Fix PhanPluginDuplicateConditional* errors (#1) 2019-03-23 18:06:35 -07:00
http
iterators
lockmanager Safe replacement of a lot of !count() with === [] 2019-01-15 17:28:49 +01:00
mime build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
objectcache objectcache: remove BagOStuff::mergeViaLock() and update RESTBagOStuff 2019-03-24 00:35:23 -07:00
rdbms rdbms: add ATTR_SCHEMAS_AS_TABLE_GROUPS attribute 2019-03-26 14:37:27 -07:00
redis redis: Fix incomplete @var documentation in RedisConnRef 2019-02-27 16:33:55 +01:00
replacers
services Fully extract services framework as a library 2019-01-16 17:31:05 +01:00
stats
virtualrest Remove deprecated "Parsoid v1 API" compatibility thunks 2018-10-24 09:48:12 -07:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
CookieJar.php
CryptHKDF.php
CryptRand.php
CSSMin.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
DeferredStringifier.php
DnsSrvDiscoverer.php
EasyDeflate.php
ExplodeIterator.php
GenericArrayObject.php
HashRing.php
HtmlArmor.php
HttpStatus.php
IEUrlExtension.php
IP.php
JavaScriptMinifier.php Fix PHPDoc type for instance variables and methods 2018-10-21 13:00:25 +01:00
jsminplus.php resourceloader: Make JSMinPlus allow reserved words as property name (ES5) 2019-02-25 01:43:57 +03:30
MapCacheLRU.php
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php
MultiHttpClient.php Revert "Convert MultiHttpClient to use Guzzle" 2019-03-06 09:53:32 +01:00
MWCryptHash.php
MWMessagePack.php
ProcessCacheLRU.php
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StaticArrayWriter.php
StatusValue.php
StringUtils.php
Timing.php
UDPTransport.php
Xhprof.php
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.