wiki.techinc.nl/includes/libs
Aaron Schulz 0702671f2e Fixed doc comment
Change-Id: I906f3f34ac27207dd6b87b07fa6e791bc7b66691
2014-08-14 15:35:30 -07:00
..
virtualrest Added VirtualRESTServiceClient/VirtualRESTService classes 2014-04-29 17:01:25 -07:00
CSSJanus.php Correct shadow flipping in CSSJanus 2014-07-30 23:14:32 +00:00
CSSMin.php Unify the spelling of MIME in documentation 2014-08-07 23:38:45 +02:00
GenericArrayObject.php Pass phpcs-strict on includes/libs/ 2014-04-24 21:48:10 +02:00
HashRing.php Fixed broken exception code 2014-07-03 16:37:25 -07:00
HttpStatus.php Remove OutputPage::getStatusMessage() (deprecated since 1.18) 2014-07-09 01:41:18 +02:00
IEContentAnalyzer.php Unify the spelling of MIME in documentation 2014-08-07 23:38:45 +02:00
IEUrlExtension.php
IPSet.php Speed up CIDR matching from $wgSquidServersNoPurge 2014-05-15 17:23:12 +00:00
JavaScriptMinifier.php Make phpcs-strict pass on includes/ (5/~10) 2014-05-11 19:35:32 +00:00
jsminplus.php Make phpcs-strict pass on includes/ (5/~10) 2014-05-11 19:35:32 +00:00
lessc.inc.php Unify the spelling of MIME in documentation 2014-08-07 23:38:45 +02:00
MappedIterator.php
MultiHttpClient.php Fixed doc comment 2014-08-14 15:35:30 -07:00
MWMessagePack.php Pass phpcs-strict on includes/libs/ 2014-04-24 21:48:10 +02:00
ProcessCacheLRU.php Make room for preloadFileStat() call in FileBackend::doOperationsInternal 2014-04-18 17:02:19 -07:00
README
RunningStat.php
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.