wiki.techinc.nl/includes
2022-04-06 11:38:55 +00:00
..
actions phan: Remove PhanTypePossiblyInvalidDimOffset suppression 2022-03-28 23:26:49 +02:00
api Localisation updates from https://translatewiki.net. 2022-04-06 08:15:47 +02:00
auth phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
block Don't allow passing a db to BlockRestrictionStore::loadByBlockId() 2022-03-26 06:12:15 +01:00
cache phan: Remove PhanTypePossiblyInvalidDimOffset suppression 2022-03-28 23:26:49 +02:00
changes Merge "changes: Replace deprecated User::newFromName() to ::newSystemUser()" 2022-04-02 11:21:18 +00:00
changetags ChangeTags: Use localizer with correct page title to parse messages 2022-03-30 11:39:17 +08: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 Clarify the return type of ContentHandler::getParserOutputForIndexing() 2022-04-05 10:38:48 +02:00
context context: Add a cached RequestContext::getActionName method 2022-03-25 12:12:48 +00:00
dao rdbms: remove deprecated DBAccessBase class 2022-01-26 17:08:14 -08:00
db Add validation for abstract schema 2022-02-22 17:41:08 +00:00
debug Merge "logger: Add fallback message for unknown version in LogstashFormatter" 2022-03-30 17:42:46 +00:00
deferred phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
diff phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
edit Introduced PreparedUpdate to replace PreparedEdit 2021-12-20 21:19:52 +01:00
editpage EditPage: make most methods private 2022-03-26 12:00:27 +00:00
exception phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
export phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
externalstore historyblob: Improve param and property documentation 2022-03-08 23:45:44 +00:00
filebackend Use updated ObjectFactory namespace 2022-03-09 23:04:51 +00:00
filerepo Merge "phan: Upgrade mediawiki-phan-config to 0.11.1 and set minimum_target_php_version" 2022-03-29 17:17:13 +00:00
gallery Handle broken media and thumb error in the same case for gallery 2022-03-21 20:36:52 -04: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 ParserLogLinterData hook 2022-03-28 17:25:34 -04:00
htmlform htmlform: List all arguments on HTMLForm::factory instead of varargs 2022-04-02 18:40:30 +02:00
http Merge "phan: Remove PhanTypePossiblyInvalidDimOffset suppression" 2022-03-29 17:15:46 +00:00
import phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
installer Merge "installer: make 'db-replicated' an alias for CACHE_DB for sqlite" 2022-04-05 21:23:09 +00:00
interwiki Merge "interwiki: Adjust documentation for InterwikiLookup::getAllPrefixes" 2022-03-09 22:28:04 +00:00
jobqueue phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
json
language phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
languages phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
libs rdbms: add $fname parameter to LBFactory::closeAll() for better logging 2022-04-05 21:39:21 +00:00
linkeddata
linker phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
logging phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
mail phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
media phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
Message
Navigation
objectcache Merge "installer: make 'db-replicated' an alias for CACHE_DB for sqlite" 2022-04-05 21:23:09 +00:00
page Remove test-only method 2022-04-06 10:01:52 +02:00
pager ReverseChronologicalPager: Group by dates in the user's timezone 2022-02-28 21:25:08 +00:00
ParamValidator/TypeDef Use UserRigorOptions directly 2022-03-25 10:06:34 +11:00
parser Merge "Use uniform representation for ParserOutput "index policy"" 2022-04-06 11:38:55 +00:00
password Fix typos in comments (N-R) 2022-01-09 23:14:44 +05:30
Permissions phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
poolcounter ParserOutputAccess: Allow calling getPO with option of not saving in PC 2022-04-01 14:02:07 +00:00
preferences Merge "Re-apply "preferences: Use a faster and simpler form descriptor when validating"" 2022-03-10 23:17:32 +00:00
profiler phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
rcfeed phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
registration ExtensionRegistry: Add process cache for lazy attributes 2022-02-01 21:01:44 +11:00
resourceloader resourceloader: Disable mw.loader.store on safemode pages 2022-04-01 22:37:40 +01:00
Rest phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
Revision Merge "RevisionStore::getRelativeRevision: use the supplied timestamp, if any" 2022-03-22 23:01:04 +00:00
revisiondelete Fix various documentation related to null types 2022-02-26 10:31:24 +01:00
revisionlist phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
search phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
session phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
Settings Merge "Benchmark script for settings loading." 2022-04-04 00:05:38 +00:00
shell phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
site Merge "Implement __serialize/__unserialize for PHP 8.1 support" 2022-02-07 05:10:04 +00:00
skins Drop Skin::getSkinStylePath 2022-04-05 16:10:16 +00:00
sparql Replace some more usages of Wikimedia\(suppress|restore)Warnings() 2022-02-24 20:27:46 +00:00
specialpage Merge "SpecialListGrants: inject GrantsLocalization" 2022-04-02 17:58:54 +00:00
specials Merge "SpecialListGrants: inject GrantsLocalization" 2022-04-02 17:58:54 +00:00
Storage Use page ID from parent revision, improve logging. 2022-03-31 11:01:34 +02:00
templates Remove errorbox class 2022-02-11 22:22:23 +00:00
tidy phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
title phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
upload phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
user Fix UserFactory::newAnonymous() performance 2022-03-30 17:31:38 +11:00
utils phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00: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 Copy over Parsoid's Config and ServiceWiring classes 2022-03-28 12:36:38 -04: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 phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00: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 Add wiki-farm support 2022-04-01 14:29:22 +02:00
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php Fix typos in comments (C-D) 2021-12-30 18:00:02 +05:30
DefaultSettings.php Add wiki-farm support 2022-04-01 14:29:22 +02:00
DefaultSettings.template Generate DefaultSettings.php from schema 2022-03-18 10:25:52 +01:00
Defines.php Prepare active branch following REL1_38 cut, labelling as 1.39-alpha 2022-03-14 21:50:17 -04:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php phpunit: Set $wgSQLMode from DevelopmentSettings instead of MediaWikiIntegrationTestCase (ii) 2022-04-04 21:36:14 +00:00
DummyLinker.php
EditPage.php phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
Emptiable.php
EventRelayerGroup.php
ExtensionInfo.php
FauxRequest.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
FauxRequestUpload.php
FauxResponse.php remove access to config globals from FauxResponse 2022-01-28 22:45:36 +01:00
FeedUtils.php Fix various documentation related to scalar types 2022-03-09 20:49:51 +00:00
FileDeleteForm.php filerepo: make FileDeleteForm use cancelAtomic() instead of rollbackPrimaryChanges 2022-02-21 13:15:36 +00: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
GitInfo.php Remove some dynamic config from Setup 2022-04-05 14:03:53 +03:00
GlobalFunctions.php Merge "Remove deprecated global function wfWikiID()" 2022-03-31 19:49:58 +00:00
HeaderCallback.php
Hooks.php
Html.php Untie Wikimedia message boxes from on-wiki messageboxes 2022-01-27 01:37:35 +00:00
Linker.php Introduce SkinComponentSearch 2022-03-31 06:54:42 +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 Add wiki-farm support 2022-04-01 14:29:22 +02:00
MainConfigNames.template Generate config name constants. 2022-03-18 10:32:58 +01:00
MainConfigSchema.php Merge "MainConfigSchema is @since 1.39, not 1.38" 2022-04-02 23:48:11 +00:00
MediaWiki.php phan: Disable scalar_implicit_cast setting 2022-03-18 18:52:24 +00:00
MediaWikiServices.php Copy over Parsoid's Config and ServiceWiring classes 2022-03-28 12:36:38 -04:00
MediaWikiVersionFetcher.php
MergeHistory.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
MovePage.php Merge "MovePage: Propagate information about a new redirect using Status" 2022-03-11 21:40:11 +00:00
MWGrants.php
MWNamespace.php Emit correct version in deprecation warnings for MWNamespace 2021-12-27 12:37:36 +00:00
MWTimestamp.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
NoLocalSettings.php
OrderedStreamingForkController.php Stop using is_resource() where possible 2022-01-26 10:03:23 +11:00
OutputHandler.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
OutputPage.php phan: Remove PhanCompatibleAccessMethodOnTraitDefinition suppression 2022-03-31 19:22:34 +02: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
ProtectionForm.php HTMLForm: Deprecate calling loadData() from outside 2022-03-17 04:49:53 +00:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
ServiceWiring.php Merge "UndeletePage: Undelete associated talk page" 2022-03-30 20:31:33 +00:00
Setup.php Remove some dynamic config from Setup 2022-04-05 14:03:53 +03:00
SiteConfiguration.php phan: Remove PhanTypePossiblyInvalidDimOffset suppression 2022-03-28 23:26:49 +02:00
SiteStats.php Replace deprecated JobQueueGroup::singleton() 2022-01-27 21:37:50 +01:00
SiteStatsInit.php
Status.php Status: Ensure MessageLocalizer is used if provided 2022-03-08 01:50:37 +00:00
StreamFile.php Add various null checks when null is not possible to use as argument 2022-03-14 17:17:17 +00:00
StubGlobalUser.php
StubObject.php Use updated ObjectFactory namespace 2022-03-09 23:04:51 +00:00
StubUserLang.php
TemplateParser.php TemplateParser: Only hash unique files 2022-02-09 14:12:24 +00:00
TemplatesOnThisPageFormatter.php
Title.php SECURITY: Add recursion guard to Title::newMainPage() 2022-03-31 22:58:38 +01:00
TitleArray.php
TitleArrayFromResult.php
TitleFactory.php
TrackingCategories.php Change return value of ParserOutput::getPageProperty() when property is missing 2022-02-18 21:15:58 +00:00
WebRequest.php Add wiki-farm support 2022-04-01 14:29:22 +02:00
WebRequestUpload.php
WebResponse.php Add explicit casts between scalar types 2022-03-08 16:59:01 +00:00
WebStart.php Define MW_INSTALL_PATH constant and BaseDirectory config. 2022-03-04 14:18:27 +01:00
WikiMap.php
WikiReference.php