wiki.techinc.nl/includes/libs
Aaron Schulz 894dffc67f Remove use of MWException in MapCacheLRU
Change-Id: I830555ffcb1b50bdc54e552daa469e2c5e00611d
2017-09-22 17:38:46 +02: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 build: Updating mediawiki/mediawiki-codesniffer to 0.12.0 2017-09-10 21:11:37 +02:00
http Move HttpAccept* to libs 2017-06-12 18:28:25 +04:30
iterators
lockmanager Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
mime Improve some parameter docs 2017-09-10 20:32:31 +02:00
objectcache build: Updating mediawiki/mediawiki-codesniffer to 0.12.0 2017-09-10 21:11:37 +02:00
rdbms Detect query timeouts and throw a specific exception 2017-09-20 08:47:09 +00:00
redis Ignore errors in RedisConnectionPool destructor 2017-08-14 14:28:41 +00:00
replacers
stats Improve some parameter docs 2017-09-10 20:32:31 +02:00
virtualrest Merge "Improve some parameter docs" 2017-09-10 22:57:48 +00:00
xmp Improve some parameter docs 2017-09-10 20:32:31 +02: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
CryptHKDF.php
CryptRand.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
CSSMin.php CSSMin: Mangle whitespace in embedded SVGs 2017-09-19 18:52:54 +00:00
DeferredStringifier.php
DnsSrvDiscoverer.php
ExplodeIterator.php
GenericArrayObject.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
HashRing.php Replace uses of each() 2017-09-20 09:51:28 -04:00
HtmlArmor.php
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 Remove use of MWException in MapCacheLRU 2017-09-22 17:38:46 +02: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
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
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.