wiki.techinc.nl/includes/libs
Aaron Schulz bc7f296240 MultiHttpClient tweaks
* Reference handling cleanup for loops in MultiHttpClient
* Support a slightly more convenient request array format for MultiHttpClient
* Added missing license header to MultiHttpClient

Change-Id: I0a2eef02c06d9c900c4a1ae1b0eeb292755d6cd9
2014-02-11 16:53:10 -08:00
..
CSSJanus.php
CSSMin.php Remove unreachable statement 2014-01-30 04:06:03 +00:00
GenericArrayObject.php
HashRing.php Moved HashRing to /libs 2014-01-07 22:18:09 +00:00
HttpStatus.php
IEContentAnalyzer.php
IEUrlExtension.php
JavaScriptMinifier.php
jsminplus.php
lessc.inc.php
MappedIterator.php Moved MappedIterator to /libs and changed exception type 2014-01-07 21:12:43 +00:00
MultiHttpClient.php MultiHttpClient tweaks 2014-02-11 16:53:10 -08:00
MWMessagePack.php MWMessagePack: improvements to test suite, exception handling, array detection 2014-01-03 03:57:25 -05:00
README
RunningStat.php Move RunningStat from profiler/ to libs/ 2014-01-02 22:52:37 -08:00
ScopedCallback.php
ScopedPHPTimeout.php
XmlTypeCheck.php SECURITY: Disallow stylesheets in svg 2014-01-14 02:00:12 +01: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.