wiki.techinc.nl/includes
Aaron Schulz bbfcbf9137 rdbms: fix stray parenthesis in DatabaseMysqlBase::doFlushSession()
Follows-up db36853718 from last month.

Change-Id: I7f3cbcbd118cecac2103090ca83769507c25d859
2022-04-25 13:05:55 +00:00
..
actions DeleteAction: Add "Delete associated talk page" option to the form 2022-04-18 15:01:04 +00:00
api Merge "filerepo: Duplicate code handling metadata of files to ArchivedFile" 2022-04-25 12:54:12 +00:00
auth TempUser infrastructure and services 2022-04-14 09:23:55 +10: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 Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +03: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 page: Improve class documentation briefs 2022-04-12 00:49:41 +00: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 Add validation for abstract schema 2022-02-22 17:41:08 +00: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 diff: Replace deprecated User::getOption 2022-04-22 14:21:13 +02: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 rdbms: make automatic connection recovery more robust 2022-04-14 11:09:31 +10:00
export Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +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 gallery: Use more compact syntax in gallery classes 2022-03-31 09:27:54 +00: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 htmlform: List all arguments on HTMLForm::factory instead of varargs 2022-04-02 18:40:30 +02:00
http Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +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-25 08:02:07 +02:00
interwiki Merge "interwiki: Adjust documentation for InterwikiLookup::getAllPrefixes" 2022-03-09 22:28:04 +00:00
jobqueue Merge "Use MainConfigNames instead of string literals" 2022-04-11 19:19:12 +00:00
json Type hints for ArrayAccess and JsonSerializable 2022-04-11 15:06:27 +03:00
language language: Add comment about some used messages 2022-04-14 00:00:30 +02:00
languages Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
libs rdbms: fix stray parenthesis in DatabaseMysqlBase::doFlushSession() 2022-04-25 13:05:55 +00:00
linkeddata
linker SpecialExport: Avoid using implicit joins 2022-04-22 02:25:41 +02:00
logging Replace usage of UserGroupMembership::getGroupMemberName/getGroupName 2022-04-22 20:14:47 +02: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 objectcache: remove "multiPrimaryMode" DB type assertion 2022-04-21 16:20:39 -07:00
page DeletePage, UndeletePage: use plaintextParams when creating log message 2022-04-19 12:11:52 -04: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 parser: Emit deprecation warnings from ParsoidServices 2022-04-21 18:23:13 +00:00
password Fix typos in comments (N-R) 2022-01-09 23:14:44 +05:30
Permissions PermissionManager: Remove usage of protection related Title function 2022-04-14 22:10:24 +00:00
poolcounter Change ParserOutputAccess workers to work with Status objects 2022-04-08 15:47:59 +02:00
preferences Fix SignatureValidatorFactory circular dependency 2022-04-13 12:38:00 +10: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 Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03: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 Merge "Implement __serialize/__unserialize for PHP 8.1 support" 2022-02-07 05:10:04 +00:00
skins Deprecate use of bottomscripts 2022-04-19 16:02:37 -07:00
sparql Replace some more usages of Wikimedia\(suppress|restore)Warnings() 2022-02-24 20:27:46 +00:00
specialpage Remove usage of protection related deprecated Title function 2022-04-14 21:42:55 +00:00
specials Merge "SpecialExport: Avoid using implicit joins" 2022-04-25 12:46:58 +00:00
Storage PageEditStash: Minor docs and code clean up 2022-04-13 23:00:31 +01: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 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 TempUser infrastructure and services 2022-04-14 09:23:55 +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 editpage: Replace deprecated User::getOption 2022-04-22 12:20:25 +00: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 PermissionManager: Remove usage of protection related Title function 2022-04-14 22:10:24 +00:00
Setup.php Test dynamic configuration logic 2022-04-12 15:21:35 +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 TemplateParser: avoid warnings when called by NoLocalSettings. 2022-04-13 19:22:52 +02:00
TemplatesOnThisPageFormatter.php Remove usage of protection related deprecated Title function 2022-04-14 21:42:55 +00:00
Title.php Add more support for read new in links migration 2022-04-12 02:22:17 +02:00
TitleArray.php
TitleArrayFromResult.php
TitleFactory.php
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