wiki.techinc.nl/includes/libs
Aaron Schulz b39fcc855c Add get() flags support to BagOStuff::getWithSetCallback()
Change-Id: Ib6046f5bc5d8c0481f90b56c381ba761fee558d6
2015-10-07 20:51:00 -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 Add get() flags support to BagOStuff::getWithSetCallback() 2015-10-07 20:51:00 -07:00
replacers Remove excess newlines at the end of files 2015-09-27 00:02:05 +02:00
virtualrest Rename RESTBase1/Parsoid3 bodyOnly parameter to body_only 2015-09-30 10:27:04 -04:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
BufferingStatsdDataFactory.php Make lines shorter to pass phpcs under includes/libs 2015-09-26 18:20:34 +00:00
Cookie.php
CSSMin.php Make lines shorter to pass phpcs under includes/libs 2015-09-26 18:20:34 +00:00
DeferredStringifier.php
ExplodeIterator.php
GenericArrayObject.php
HashRing.php Fixed HashRing IDE errors 2015-08-24 04:57:26 -07:00
HttpStatus.php Make long lines shorter to pass phpcs in 6 files 2015-09-26 17:07:06 +00:00
IEContentAnalyzer.php
IEUrlExtension.php
JavaScriptMinifier.php Only convert boolean true/false to !0/!1 2015-08-15 14:13:59 -07:00
jsminplus.php
MapCacheLRU.php Start using the Assert helper class for checking parameters. 2015-05-11 17:54:07 +00:00
MappedIterator.php
MemoizedCallable.php Add MemoizedCallable for APC-backed function memoization 2015-10-06 23:35:03 +00:00
MessageSpecifier.php
MultiHttpClient.php Restore "userAgent" MultiHttpClient constructor override 2015-10-06 22:29:42 +00:00
MWMessagePack.php
ObjectFactory.php Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
ProcessCacheLRU.php Start using the Assert helper class for checking parameters. 2015-05-11 17:54:07 +00:00
README
ReplacementArray.php Fix spacing in ReplacementArray 2015-09-25 10:54:58 -07:00
RiffExtractor.php Basic support for WebP 2015-06-26 19:38:38 +00:00
RunningStat.php
SamplingStatsdClient.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
ScopedCallback.php
StatusValue.php
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.