wiki.techinc.nl/includes/libs
Aaron Schulz c4766ef222 filebackend: add more logging to SwiftFileBackend for "conservative" sync mode
Bug: T270994
Change-Id: I0597adb3d6ade1a867f6fa469ed6959c72b8b403
2021-01-04 23:52:29 +00:00
..
composer composer.json: add requirement for composer-plugin-api ^1.1 2020-11-11 00:54:31 +00:00
eventrelayer Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
filebackend filebackend: add more logging to SwiftFileBackend for "conservative" sync mode 2021-01-04 23:52:29 +00:00
http build: Updating mediawiki/mediawiki-phan-config to 0.10.5 2020-12-12 14:42:25 +01:00
iterators Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
lockmanager Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
Message Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
mime build: Updating mediawiki/mediawiki-phan-config to 0.10.5 2020-12-12 14:42:25 +01:00
objectcache MemcachedClient: Cast Resource to integer 2020-12-15 12:43:16 +00:00
ParamValidator Localisation updates from https://translatewiki.net. 2021-01-04 08:41:16 +01:00
rdbms Restore use of func_get_args() in getCacheSetOptions() 2021-01-04 07:47:14 +00:00
redis Return directly from within try/finally block 2020-07-20 15:54:32 +00:00
stats Add @method for type in BufferingStatsdDataFactory::produceStatsdData 2020-11-27 23:29:22 +00:00
uuid [GlobalIdGeneratorTest] Run teardown on same instance as the tests 2020-11-04 00:47:36 +00:00
virtualrest build: Updating mediawiki/mediawiki-phan-config to 0.10.5 2020-12-12 14:42:25 +01:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php Introduce $wgForceHTTPS 2020-06-30 15:38:11 +10:00
Cookie.php Replace tabs with spaces 2020-09-04 18:04:07 +02:00
CookieJar.php
CryptHKDF.php
CSSMin.php resourceloader: Fix malformed "https:/w/resources" mapping in CSSMin 2020-11-25 00:38:53 +00:00
DeferredStringifier.php
Deflate.php
DnsSrvDiscoverer.php
ExplodeIterator.php Improve class property documentation 2020-10-30 10:38:58 +01:00
GenericArrayObject.php Replace tabs with spaces 2020-09-04 18:04:07 +02:00
GhostFieldAccessTrait.php Forward-compat for merging CacheTime and ParserOutput mOptions 2020-11-10 07:09:41 -07:00
HashRing.php Fix more libs PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 20:13:22 +00:00
HtmlArmor.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
HttpStatus.php
JavaScriptMinifier.php Fix some Squiz.Scope.MethodScope.Missing 2020-05-16 22:18:49 +01:00
jsminplus.php
MapCacheLRU.php Remove ProcessCacheLRU, deprecated and unused. 2020-10-20 12:49:05 -07:00
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php Stability annotations for interfaces. 2020-07-07 22:01:29 +00:00
MWCryptHash.php
NonSerializableTrait.php Introduce and apply NonSerializableTrait 2020-09-28 21:55:49 +02:00
README
ReplacementArray.php
ReverseArrayIterator.php build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 2020-12-07 14:55:24 +01:00
RiffExtractor.php
StaticArrayWriter.php Annotate newable classes 2020-07-07 15:38:57 +02:00
StatusValue.php Annotate newable classes 2020-07-07 15:38:57 +02:00
StringUtils.php Fix some more Squiz.Scope.MethodScope.Missing 2020-05-17 01:30:25 +00:00
Timing.php
UDPTransport.php UDPTransport: move payload size to accessible constant 2020-03-27 12:53:02 -06:00
Xhprof.php profiler: Set Xhprof::$enabled after enable attempt, not before 2020-05-07 22:52:27 +01:00
XhprofData.php

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.