wiki.techinc.nl/includes
2022-04-26 14:25:42 +00:00
..
actions TempUser UI tweaks 2022-04-26 14:34:08 +10:00
api Localisation updates from https://translatewiki.net. 2022-04-26 08:41:28 +02:00
auth Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
block rdbms: Fold MaintainableDBConnRef into DBConnRef 2022-04-14 01:57:11 +02:00
cache cache: Introduce member to expose service options for configs 2022-04-13 20:17:30 +01:00
changes Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
changetags TempUser EditPage and permissions 2022-04-26 14:10:53 +10:00
collation phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
CommentFormatter phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
composer Pass link in a map 2021-12-23 17:54:05 +00:00
config phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
content Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
context Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
dao rdbms: remove deprecated DBAccessBase class 2022-01-26 17:08:14 -08:00
db Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
debug Merge "debug: Fix $wgDebugRawPage to work with PSR-3 debug logging" 2022-04-13 00:49:05 +00:00
deferred deferred: Deprecate the SiteStatsUpdate constructor, use ::factory() 2022-04-12 22:00:59 +01:00
diff Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
edit Introduced PreparedUpdate to replace PreparedEdit 2021-12-20 21:19:52 +01:00
editpage TempUser EditPage and permissions 2022-04-26 14:10:53 +10:00
exception rdbms: make automatic connection recovery more robust 2022-04-14 11:09:31 +10:00
export Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
externalstore rdbms: Fold MaintainableDBConnRef into DBConnRef 2022-04-14 01:57:11 +02:00
filebackend Use updated ObjectFactory namespace 2022-03-09 23:04:51 +00:00
filerepo filerepo: Duplicate code handling metadata of files to ArchivedFile 2022-04-20 23:01:48 +02:00
gallery Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
historyblob historyblob: Improve param and property documentation 2022-03-08 23:45:44 +00:00
Hook Merge "Fix various documentation related to null types (part II)" 2022-03-09 22:42:42 +00:00
HookContainer Create ParserFetchTemplateData hook 2022-03-28 17:25:34 -04:00
htmlform Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
http Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
import Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +03:00
installer Localisation updates from https://translatewiki.net. 2022-04-26 08:41:28 +02:00
interwiki Merge "interwiki: Adjust documentation for InterwikiLookup::getAllPrefixes" 2022-03-09 22:28:04 +00:00
jobqueue Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
json Type hints for ArrayAccess and JsonSerializable 2022-04-11 15:06:27 +03:00
language Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
languages Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
libs rdbms: Remove instance ownership concept 2022-04-26 11:48:46 +10:00
linkeddata
linker Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
logging Merge "logging: Use MainConfigNames constants" 2022-04-26 09:23:54 +00:00
mail Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
media language: Add comment about some used messages 2022-04-14 00:00:30 +02:00
Message
Navigation
objectcache Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
page Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
pager pager: Improve Y2K38 check to keep leading zero in 3-digit years 2022-04-13 19:52:19 +02:00
ParamValidator/TypeDef paramvalidator: Add comment about used paramvalidator- messages 2022-04-11 23:56:02 +02:00
parser TempUser EditPage and permissions 2022-04-26 14:10:53 +10:00
password Fix typos in comments (N-R) 2022-01-09 23:14:44 +05:30
Permissions TempUser UI tweaks 2022-04-26 14:34:08 +10:00
poolcounter Remove meaningless conditional from PoolWorkArticleViewOld 2022-04-19 09:14:37 +00:00
preferences Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
profiler profiler: Deprecate unused 'trace' option 2022-04-13 21:04:56 +00:00
rcfeed phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
registration TempUser infrastructure and services 2022-04-14 09:23:55 +10:00
resourceloader Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +03:00
Rest Merge "Promote experimental revision rest endpoints to official" 2022-04-14 19:13:14 +00:00
Revision Merge "RevisionStore::getRelativeRevision: use the supplied timestamp, if any" 2022-03-22 23:01:04 +00:00
revisiondelete Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
revisionlist phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
search Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
session TempUser UI tweaks 2022-04-26 14:34:08 +10:00
Settings Merge "Use MainConfigNames instead of string literals, #2" 2022-04-13 18:48:20 +00:00
shell Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
site Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
skins Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
sparql Replace some more usages of Wikimedia\(suppress|restore)Warnings() 2022-02-24 20:27:46 +00:00
specialpage Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
specials TempUser UI tweaks 2022-04-26 14:34:08 +10:00
Storage Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
templates Remove errorbox class 2022-02-11 22:22:23 +00:00
tidy Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
title Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
upload phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
user TempUser EditPage and permissions 2022-04-26 14:10:53 +10:00
utils Refactor URL-parsing global functions to class 2022-04-12 15:14:35 +03:00
watcheditem phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
watchlist Propagate the RevisionRecord down from Article::view() to WatchlistManager 2022-03-18 18:57:55 +11:00
widget Remove some more comments that literally repeat the code 2021-12-09 19:01:36 +01:00
xml phan: Disable scalar_implicit_cast setting 2022-03-18 18:52:24 +00:00
.htaccess
ActorMigration.php
ActorMigrationBase.php
AutoLoader.php rdmbs: Start of SQLPlatform to split out of Database 2022-04-24 16:07:44 +00:00
BadFileLookup.php
BootstrapHelperFunctions.php installer: Simplify wfDetectLocalSettingsFile and document gotchass 2022-03-01 17:43:15 +00:00
CategoriesRdf.php phan: Disable scalar_implicit_cast setting 2022-03-18 18:52:24 +00:00
Category.php Category: Add return type to count methods 2022-02-07 06:30:47 +00:00
CategoryViewer.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
CommentStore.php phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
CommentStoreComment.php
config-merge-strategies.php SettingsBuilder: fix merging into globals 2022-01-24 17:35:15 +01:00
config-schema.php Merge "Drop $wgMultiContentRevisionSchemaMigrationStage config" 2022-04-14 19:13:37 +00:00
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
DefaultSettings.php Merge "Drop $wgMultiContentRevisionSchemaMigrationStage config" 2022-04-14 19:13:37 +00:00
DefaultSettings.template Generate DefaultSettings.php from schema 2022-03-18 10:25:52 +01:00
Defines.php Refactor URL-parsing global functions to class 2022-04-12 15:14:35 +03:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php debug: Fix $wgDebugRawPage to work with PSR-3 debug logging 2022-04-13 00:29:40 +00:00
DummyLinker.php
EditPage.php TempUser EditPage and permissions 2022-04-26 14:10:53 +10:00
Emptiable.php
EventRelayerGroup.php
ExtensionInfo.php
FauxRequest.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
FauxRequestUpload.php
FauxResponse.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
FeedUtils.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
FileDeleteForm.php SpecialDelete: check permissions again when deleting 2022-04-11 12:47:47 -04:00
ForeignResourceManager.php Avoid use of null, bool or Status in log messages 2022-03-02 22:45:10 +00:00
ForkController.php
FormOptions.php Type hints for ArrayAccess and JsonSerializable 2022-04-11 15:06:27 +03:00
GitInfo.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
GlobalFunctions.php Remove deprecated global function wfGetLB() 2022-04-14 04:28:15 +00:00
HeaderCallback.php
Hooks.php
Html.php Drop messagebox, warningbox, errorbox classes 2022-04-11 17:40:04 +00:00
Linker.php Don't apply mw-default-size class to framed / manualthumb media 2022-04-14 23:23:00 +00:00
LinkFilter.php
ListToggle.php
MagicWord.php Fix various documentation related to null types 2022-02-26 10:31:24 +01:00
MagicWordArray.php
MagicWordFactory.php
MainConfigNames.php Merge "Drop $wgMultiContentRevisionSchemaMigrationStage config" 2022-04-14 19:13:37 +00:00
MainConfigNames.template Generate config name constants. 2022-03-18 10:32:58 +01:00
MainConfigSchema.php Fix documentation of includes/languages/data/Names.php 2022-04-23 20:12:14 +00:00
MediaWiki.php Replace Action::getActionName by IContextSource::getActionName 2022-04-15 23:25:25 +02:00
MediaWikiServices.php TempUser infrastructure and services 2022-04-14 09:23:55 +10:00
MediaWikiVersionFetcher.php
MergeHistory.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
MovePage.php Remove fallback to MediaWikiServices in MovePage::__construct 2022-04-20 21:06:44 +00:00
MWGrants.php
MWNamespace.php Emit correct version in deprecation warnings for MWNamespace 2021-12-27 12:37:36 +00:00
MWTimestamp.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
NoLocalSettings.php
OrderedStreamingForkController.php Stop using is_resource() where possible 2022-01-26 10:03:23 +11:00
OutputHandler.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
OutputPage.php Merge "Prepare for deprecation of Skin::bottomScripts" 2022-04-18 18:05:50 +00:00
PageProps.php phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
PathRouter.php
PHPVersionCheck.php Prepare active branch following REL1_38 cut, labelling as 1.39-alpha 2022-03-14 21:50:17 -04:00
Pingback.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
ProtectionForm.php ProtectionForm: Remove usage of deprecated Title function 2022-04-13 21:19:49 +00:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
ServiceWiring.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
Setup.php Make globals global, don't just extract values 2022-04-26 16:59:56 +03:00
SetupDynamicConfig.php Test dynamic configuration logic 2022-04-12 15:21:35 +03:00
SiteConfiguration.php phan: Remove PhanTypePossiblyInvalidDimOffset suppression 2022-03-28 23:26:49 +02:00
SiteStats.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
SiteStatsInit.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
Status.php Status: Ensure MessageLocalizer is used if provided 2022-03-08 01:50:37 +00:00
StreamFile.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
StubGlobalUser.php
StubObject.php Use updated ObjectFactory namespace 2022-03-09 23:04:51 +00:00
StubUserLang.php
TemplateParser.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
TemplatesOnThisPageFormatter.php Remove usage of protection related deprecated Title function 2022-04-14 21:42:55 +00:00
Title.php Make Title::toPageIdentity use getWikiId() 2022-04-23 14:47:43 +02:00
TitleArray.php
TitleArrayFromResult.php
TitleFactory.php Hard deprecate TitleFactory::newFromIDs and Title::newFromIDs 2021-11-29 14:23:26 -05:00
TrackingCategories.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
WebRequest.php WebRequest: Micro-optimise getIP 2022-04-06 17:24:31 +00:00
WebRequestUpload.php
WebResponse.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
WebStart.php Define MW_INSTALL_PATH constant and BaseDirectory config. 2022-03-04 14:18:27 +01:00
WikiMap.php
WikiReference.php