wiki.techinc.nl/includes/libs
2017-11-29 21:54:15 +00:00
..
composer update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
eventrelayer Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
filebackend Clean up formatting of SwiftFileBackend::sanitizeHdrsStrict() 2017-11-28 09:07:37 -08:00
http Family name of Thiemo changed 2017-11-14 13:59:15 +01:00
iterators
lockmanager Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
mime Merge "Add WebAssembly application/wasm MIME type" 2017-11-28 01:01:22 +00:00
objectcache objectcache: use INTERIM_KEY_TTL constant in WANObjectCache for readability 2017-11-28 21:59:28 -08:00
rdbms Disallow setting DBO_IGNORE in Database for sanity 2017-11-29 21:31:03 +00:00
redis Ignore errors in RedisConnectionPool destructor 2017-08-14 14:28:41 +00:00
replacers Replace use of &$this 2017-01-31 23:01:54 -05:00
stats build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-25 17:31:56 +02:00
virtualrest Merge "Improve some parameter docs" 2017-09-10 22:57:48 +00:00
xmp Group XMP parse failures by exception message 2017-10-27 23:07:30 +00:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
Cookie.php
CookieJar.php Clean up http classes a bit 2016-11-30 19:00:44 -08:00
CryptHKDF.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
CryptRand.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
CSSMin.php Revert "CSSMin: Improve encoding of quotes in embedded SVGs" 2017-09-29 14:45:27 +01:00
DeferredStringifier.php
DnsSrvDiscoverer.php Add EtcdConfig class 2017-04-10 07:36:33 +00:00
ExplodeIterator.php Cleanup some incorrect return annotations 2016-12-12 10:15:05 -08:00
GenericArrayObject.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
HashRing.php Convert @var Array => array 2017-11-09 22:40:40 -08:00
HtmlArmor.php HtmlArmor: Document that null is an acceptable value 2016-12-08 20:57:36 +00:00
HttpStatus.php Fix return in HttpStatus::header 2017-09-10 01:44:29 +02:00
IEUrlExtension.php Add missing type to @param documentation 2017-08-11 20:37:35 +02:00
IP.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
JavaScriptMinifier.php
jsminplus.php jsminplus: Fix JSNode memory leak from 'continue' statements 2017-06-28 18:19:20 -07:00
MapCacheLRU.php Allow two-queue style insertion in MapCacheLRU 2017-09-25 21:28:38 +00:00
MappedIterator.php Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
MemoizedCallable.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
MessageSpecifier.php
MultiHttpClient.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
MWCryptHash.php
MWMessagePack.php
ObjectFactory.php Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06:00
ProcessCacheLRU.php Add more ProcessCacheLRU comments 2017-09-24 20:37:28 +00:00
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StatusValue.php Fix and make some types in PHPDoc and JSDoc tags more specific 2017-08-05 18:46:44 +02:00
StringUtils.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
Timing.php Update weblinks in comments from HTTP to HTTPS 2016-11-07 15:24:46 +01:00
UDPTransport.php
Xhprof.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
XhprofData.php Improve some parameter docs 2017-09-10 20:32:31 +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.