wiki.techinc.nl/includes/libs
rillke c31fbf073e Unify the spelling of MIME in documentation
Writing MIME as written in Wikipedia and some documentation clean up.

Change-Id: I9dfc36d2bf55d72d9374c4075bd6d45eef0415a4
2014-08-07 23:38:45 +02: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 SECURITY: Fix extension detection with 2 .'s 2013-09-03 22:10:31 +00:00
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 Moved MappedIterator to /libs and changed exception type 2014-01-07 21:12:43 +00:00
MultiHttpClient.php Added VirtualRESTServiceClient/VirtualRESTService classes 2014-04-29 17:01:25 -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 Move RunningStat from profiler/ to libs/ 2014-01-02 22:52:37 -08:00
ScopedCallback.php Moved ScopedCallback to /libs 2013-12-17 10:16:14 -08:00
ScopedPHPTimeout.php Introduce includes/utils directory 2013-11-04 11:00:42 +11:00
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.