wiki.techinc.nl/includes/libs
Aaron Schulz 63c132e050 Refactored ReplicatedBagOStuff to use generic factory methods
* Moved the class to /libs as is possible now

Change-Id: I6b724cf4b2ea627d485acb1e1882a5a04772d6f6
2015-04-29 20:08:19 -07:00
..
composer ComposerJson: Ignore dependencies that start with "ext-" 2015-02-23 10:34:53 -08:00
eventrelayer Moved WAN cache and relayer to /libs 2015-04-27 12:35:58 -07:00
normal Have back-compat shim actually return the value 2015-04-02 22:54:31 -04:00
objectcache Refactored ReplicatedBagOStuff to use generic factory methods 2015-04-29 20:08:19 -07:00
replacers
virtualrest Fixed some <code> tags for doxygen 2015-04-29 06:01:59 +01:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
BufferingStatsdDataFactory.php Don't bother buffering a counter update with a delta of zero. 2015-04-14 21:38:15 +00:00
Cookie.php
CSSMin.php
DeferredStringifier.php
ExplodeIterator.php
GenericArrayObject.php
HashRing.php
HttpStatus.php
IEContentAnalyzer.php
IEUrlExtension.php
IPSet.php
JavaScriptMinifier.php
jsminplus.php
MapCacheLRU.php Mostly revert "Verify parameter for MapCacheLRU::has() can be passed to array_key_exists()" 2015-04-07 02:08:11 +00:00
MappedIterator.php
MessageSpecifier.php
MultiHttpClient.php Fixed some <code> tags for doxygen 2015-04-29 06:01:59 +01:00
MWMessagePack.php
ObjectFactory.php
ProcessCacheLRU.php
README
ReplacementArray.php
RunningStat.php
ScopedCallback.php
ScopedPHPTimeout.php
StatusValue.php
StringUtils.php
UDPTransport.php
Xhprof.php
XmlTypeCheck.php SECURITY: Always expand xml entities when checking SVG's 2015-04-01 09:56:20 -07: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.