wiki.techinc.nl/includes/libs
Aaron Schulz fcd0231305 Made getWithSetCallback doc comment clearer
Change-Id: I68c3929691c886bcfee32499a6058f01f69ea63c
2015-04-29 11:45:42 -07:00
..
composer ComposerJson: Ignore dependencies that start with "ext-" 2015-02-23 10:34:53 -08:00
eventrelayer Moved WAN cache and relayer to /libs 2015-04-27 12:35:58 -07:00
normal Have back-compat shim actually return the value 2015-04-02 22:54:31 -04:00
objectcache Made getWithSetCallback doc comment clearer 2015-04-29 11:45:42 -07:00
replacers
virtualrest Fixed some <code> tags for doxygen 2015-04-29 06:01:59 +01:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
BufferingStatsdDataFactory.php Don't bother buffering a counter update with a delta of zero. 2015-04-14 21:38:15 +00:00
Cookie.php
CSSMin.php
DeferredStringifier.php
ExplodeIterator.php
GenericArrayObject.php
HashRing.php
HttpStatus.php
IEContentAnalyzer.php
IEUrlExtension.php
IPSet.php
JavaScriptMinifier.php
jsminplus.php
MapCacheLRU.php Mostly revert "Verify parameter for MapCacheLRU::has() can be passed to array_key_exists()" 2015-04-07 02:08:11 +00:00
MappedIterator.php
MessageSpecifier.php Split StatusValue out of Status class and put it in /libs 2015-02-10 00:39:05 +00:00
MultiHttpClient.php Fixed some <code> tags for doxygen 2015-04-29 06:01:59 +01:00
MWMessagePack.php
ObjectFactory.php
ProcessCacheLRU.php
README
ReplacementArray.php
RunningStat.php
ScopedCallback.php
ScopedPHPTimeout.php
StatusValue.php Split StatusValue out of Status class and put it in /libs 2015-02-10 00:39:05 +00:00
StringUtils.php
UDPTransport.php
Xhprof.php
XmlTypeCheck.php SECURITY: Always expand xml entities when checking SVG's 2015-04-01 09:56:20 -07: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.