wiki.techinc.nl/includes/libs
2014-10-02 21:12:34 +00:00
..
virtualrest Added VirtualRESTServiceClient/VirtualRESTService classes 2014-04-29 17:01:25 -07:00
APACHE-LICENSE-2.0.txt CSSJanus: Add Apache license header 2014-09-20 17:21:53 -07:00
CSSJanus.php Use CSSJanus from upstream (v1.1.0) 2014-09-25 18:00:27 -07:00
CSSMin.php CSSMin: Don't generate double rules for IE < 8 when embedding SVG files 2014-09-30 21:19:58 +00: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 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 Improved timestamp precision in ProcessCacheLRU 2014-09-25 12:04:09 -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: Enhance CSS filtering in SVG files 2014-09-24 21:06:54 +02: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.