wiki.techinc.nl/includes
2024-01-23 10:24:29 +00:00
..
actions Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
api Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
auth Introduce DBAccessObjectUtils::getDBFromRecency() 2024-01-19 16:54:05 +01:00
block Merge "Allow temporary accounts to be blocked with 'hideuser' enabled" 2024-01-23 10:24:29 +00:00
cache Use thousands separators in selected integer literals 2023-12-12 09:22:45 +11:00
Category Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
changes Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
changetags Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
collation Replace more usages of deprecated MWException 2024-01-19 22:01:12 +00:00
CommentFormatter Replace Linker qualifier with import 2024-01-18 23:13:00 +01:00
CommentStore CommentStore: Remove unused getFields method 2024-01-20 16:21:39 +01:00
composer libs/composer: Namespace under Wikimedia\Composer 2024-01-13 20:10:25 +00:00
config
content Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
context Replace more instances of deprecated MWException 2024-01-19 23:11:59 +00:00
dao
db Check warnings from INSERT during tests 2024-01-12 09:33:05 +11:00
debug Replace deprecated WebRequest::getRequestId() with Telemetry 2024-01-19 10:32:45 +00:00
deferred Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
diff PoolCounter: Namespace classes 2023-12-20 09:32:19 +00:00
edit Namespace ParserOutput 2023-12-14 14:57:34 -05:00
editpage Replace more usages of deprecated MWException 2024-01-19 22:01:12 +00:00
exception Merge "Deprecate error printing in MWException" 2024-01-22 02:16:11 +00:00
export Replace deprecated MWException 2024-01-16 21:04:33 +01:00
ExternalLinks Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
externalstore Reparent trivial subclasses of MWException 2024-01-17 04:32:33 +01:00
Feed Use UserFactory::newAnonymous 2024-01-22 20:39:05 +00:00
filebackend
filerepo Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
gallery Reparent trivial subclasses of MWException 2024-01-17 04:32:33 +01:00
historyblob Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
Hook Introduce MediaWikiEntryPoint and ActionEntryPoint 2024-01-03 19:20:44 +01:00
HookContainer Merge "Replace unspecific exceptions with InvalidArgumentException" 2024-01-21 01:22:26 +00:00
Html Replace more instances of deprecated MWException 2024-01-19 23:11:59 +00:00
htmlform Merge "Replace a few array_key_exists with the ??= syntax" 2024-01-16 21:26:28 +00:00
http Replace $wgCommandLineMode checks with MW_ENTRY_POINT in other places 2024-01-02 22:17:14 +01:00
import Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
installer Merge "installer: Use WAL journal mode when creating main Sqlite DB" 2024-01-16 23:03:14 +00:00
interwiki Namespace remaining files in includes/site 2023-12-14 14:57:34 -05:00
jobqueue Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
json [JsonCodec] throw JsonException now that we require PHP >= 7.4 2024-01-08 20:03:12 +00:00
language Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
languages [Languages] Add Nyoro (nyo) 2024-01-16 01:51:52 +00:00
libs Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
linkeddata
linker Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
logging Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
mail Hard-deprecate UserMailer::rfc822Phrase() because it has not been used by anything. 2024-01-13 19:38:12 +00:00
Maintenance Use thousands separators in selected integer literals 2023-12-12 09:22:45 +11:00
media Merge "Replace unspecific exceptions with InvalidArgumentException" 2024-01-21 01:22:26 +00:00
Message
Navigation
objectcache objectcache: Drop support for $wgObjectCaches['db-replicated'] 2023-12-08 18:14:37 +01:00
Output Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
OutputTransform Fix capitalisation of MediaWiki\OutputTransform namespace 2024-01-02 03:03:14 +00:00
page Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
pager Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
ParamValidator/TypeDef
parser Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
password Replace deprecated MWException 2024-01-19 21:58:42 +00:00
Permissions Use UserFactory::newAnonymous 2024-01-22 20:39:05 +00:00
poolcounter Replace more usages of deprecated MWException 2024-01-19 22:01:12 +00:00
preferences Replace more usages of deprecated MWException 2024-01-19 22:01:12 +00:00
profiler Replace deprecated MWException 2024-01-19 21:58:42 +00:00
rcfeed
registration Replace more usages of deprecated MWException 2024-01-19 22:01:12 +00:00
RenameUser
Request Use thousands separators in selected integer literals 2023-12-12 09:22:45 +11:00
ResourceLoader Merge "Change uses of getDBLoadBalancerFactory() to getConnectionProvider()" 2024-01-23 02:24:44 +00:00
Rest Replace unspecific exceptions with InvalidArgumentException 2024-01-20 21:10:12 +01:00
Revision Merge "Introduce DBAccessObjectUtils::getDBFromRecency()" 2024-01-22 05:04:53 +00:00
revisiondelete Merge "Replace wfGetDB with IConnectionProvider::getPrimaryDatabase" 2024-01-23 02:30:21 +00:00
revisionlist
search Replace all the OOUI qualifiers with imports 2024-01-07 21:17:57 +00:00
session Use UserFactory::newAnonymous 2024-01-22 20:39:05 +00:00
Settings Merge "Replace unspecific exceptions with InvalidArgumentException" 2024-01-21 01:22:26 +00:00
shell
site Replace more instances of deprecated MWException 2024-01-19 23:11:59 +00:00
SiteStats Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
skins Replace more usages of deprecated MWException 2024-01-19 22:01:12 +00:00
sparql
specialpage Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
specials Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
Status Namespace ParserOutput 2023-12-14 14:57:34 -05:00
Storage Merge "Directly call IDBAccessObject constants instead of implementing it" 2024-01-15 06:09:51 +00:00
StubObject Replace more usages of deprecated MWException 2024-01-19 22:01:12 +00:00
templates
tidy Replace SerializerNode, Element, and Exception qualifiers with imports 2024-01-05 08:43:16 +00:00
title Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
upload Replace more instances of deprecated MWException 2024-01-19 23:11:59 +00:00
user Merge "Change uses of getDBLoadBalancerFactory() to getConnectionProvider()" 2024-01-23 02:24:44 +00:00
utils Replace deprecated MWException 2024-01-16 21:04:33 +01:00
watcheditem Replace more instances of deprecated MWException 2024-01-19 23:11:59 +00:00
watchlist
widget Refactor widget classes to use cleaner namespacing 2024-01-02 23:24:56 +00:00
WikiMap Namespace remaining files in includes/site 2023-12-14 14:57:34 -05:00
xml
.htaccess
AutoLoader.php libs/composer: Namespace under Wikimedia\Composer 2024-01-13 20:10:25 +00:00
BootstrapHelperFunctions.php
config-schema.php authz: Group grants by riskiness 2024-01-16 23:55:48 +01:00
DefaultSettings.php
Defines.php Add support for conditional user defaults 2024-01-09 02:33:17 +00:00
DevelopmentSettings.php Check warnings from INSERT during tests 2024-01-12 09:33:05 +11:00
GlobalFunctions.php Merge "Avoid indirect method calls in wfUrlProtocols" 2024-01-21 01:22:16 +00:00
MainConfigNames.php authz: Group grants by riskiness 2024-01-16 23:55:48 +01:00
MainConfigSchema.php Support dependency injection in log formatters 2024-01-20 16:36:56 +01:00
MediaWiki.php Introduce MediaWikiEntryPoint and ActionEntryPoint 2024-01-03 19:20:44 +01:00
MediaWikiEntryPoint.php stats: add metric stats.statslib.buffered 2024-01-15 08:47:00 +00:00
MediaWikiServices.php rdbms: Add ConnectionProvider service alias 2024-01-15 18:58:01 +00:00
PHPVersionCheck.php PHPVersionCheck: Update text to match currently supported upstream PHP versions (8.1+) 2024-01-13 16:57:40 +00:00
ServiceWiring.php Merge "Allow temporary accounts to be blocked with 'hideuser' enabled" 2024-01-23 10:24:29 +00:00
Setup.php Deprecate $wgCommandLineMode 2024-01-02 22:21:50 +01:00
SetupDynamicConfig.php
WebStart.php entrypoint: Restore doc grouping for MediaWikiEntryPoint 2024-01-05 20:15:46 +00:00