wiki.techinc.nl/includes/libs
Aaron Schulz 400e4848ec Moved ProcessCacheLRU to /libs
Change-Id: I7052d04d9847f0310c1e62bd66365c813fddeab5
2014-03-16 16:32:34 -07:00
..
CSSJanus.php CSSJanus: Account for attribute selectors in brace lookahead 2014-02-08 00:43:52 +00:00
CSSMin.php CSSMin: Don't do file_exists on random data in getLocalFileReferences() 2014-03-10 20:55:02 +01:00
GenericArrayObject.php
HashRing.php Moved HashRing to /libs 2014-01-07 22:18:09 +00:00
HttpStatus.php
IEContentAnalyzer.php
IEUrlExtension.php SECURITY: Fix extension detection with 2 .'s 2013-09-03 22:10:31 +00:00
JavaScriptMinifier.php
jsminplus.php
lessc.inc.php Update lessphp to b7cd5c79e8 2014-03-07 00:27:37 +00:00
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
ProcessCacheLRU.php Moved ProcessCacheLRU to /libs 2014-03-16 16:32:34 -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.