wiki.techinc.nl/includes
2022-10-25 18:43:23 +00:00
..
actions Merge "Add namespace ID to pageinfo" 2022-10-25 12:14:20 +00:00
api Merge "Use buildComparison() instead of raw SQL in API list=random" 2022-10-25 11:43:24 +00:00
auth Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
block Merge "GetBlockErrorMessageKey: Add typehints and improve documentation" 2022-10-21 22:17:48 +00:00
cache Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
changes Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
changetags Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
collation Remove Collation::singleton()/factory() 2022-09-30 19:47:34 +00:00
CommentFormatter Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
composer
config Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
content Make the doc building for search aware of the revision 2022-10-25 18:45:23 +02:00
context context: Remove deprecated IContextSource::getStats() implementations 2022-09-30 19:52:40 +00:00
dao Simplify assertion for false around wiki id and domain id 2022-06-18 09:49:13 +02:00
db rdbms: Move Database::factory() to DatabaseFactory service 2022-08-31 10:53:50 +10:00
debug Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
deferred Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
diff Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
edit ParsoidOutputStash: make storage backend configurable. 2022-06-14 14:11:37 +01:00
editpage EditPage: Disentangle edit summary and section title 2022-07-19 09:56:05 +00:00
exception Merge "exception: Tolerate no service container when trying DB rollback" 2022-09-30 19:04:02 +00:00
export Remove unneeded initalize of local variables 2022-09-21 21:29:21 +02:00
externalstore Merge "Use short array destructuring instead of list()" 2022-10-21 11:11:06 +00:00
Feed Feed: Move feed-related classes to Feed/ and namespace them 2022-10-20 17:25:49 +00:00
filebackend Merge "Use short array destructuring instead of list()" 2022-10-21 11:11:06 +00:00
filerepo Merge "Use array_key_first()/array_key_last() in some places" 2022-10-21 21:57:34 +00:00
gallery Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
historyblob Merge "DiffHistoryBlob: Remove workarounds for old PECL xdiff versions" 2022-06-09 16:14:42 +00:00
Hook GetBlockErrorMessageKey: Add typehints and improve documentation 2022-10-18 14:16:29 +01:00
HookContainer Make the doc building for search aware of the revision 2022-10-25 18:45:23 +02:00
htmlform Merge "Use short array destructuring instead of list()" 2022-10-21 11:11:06 +00:00
http Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
import Merge "When importing revision with same timestamp as latest revision, treat it as the new latest" 2022-10-24 23:56:59 +00:00
installer Localisation updates from https://translatewiki.net. 2022-10-25 08:04:42 +02:00
interwiki Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
jobqueue Use buildComparison() instead of raw SQL in CategoryMembershipChangeJob 2022-10-22 21:35:40 +02:00
json Add return type to jsonSerialize() 2022-07-02 15:34:02 +00:00
language Merge "Use array_key_first()/array_key_last() in some places" 2022-10-21 21:57:34 +00:00
languages Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
libs Merge "Use array_key_first()/array_key_last() in some places" 2022-10-21 21:57:34 +00:00
linkeddata
linker Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
logging Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
mail When calling mail(), use an array for headers 2022-10-20 17:21:07 +11:00
Maintenance Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
media Merge "Account for null values in Exif data" 2022-10-25 06:48:13 +00:00
Message
Navigation Restore compatibility with overrides for IndexPager::makeLink() 2022-09-12 07:52:13 +02:00
objectcache Merge "Use array_key_first()/array_key_last() in some places" 2022-10-21 21:57:34 +00:00
page Article: link to mw:Help:Diff when viewing diffs 2022-10-25 18:15:17 +02:00
pager Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ParamValidator/TypeDef Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
parser Merge "Use array_key_first()/array_key_last() in some places" 2022-10-21 21:57:34 +00:00
password Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
Permissions Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
poolcounter Use the null coalescing assignment operator 2022-10-21 13:26:49 +11:00
preferences Merge "Use short array destructuring instead of list()" 2022-10-21 11:11:06 +00:00
profiler Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
rcfeed
registration Remove $wgParserTestFiles, deprecated in MW 1.30 2022-10-13 09:22:22 -04:00
ResourceLoader Merge "Use short array destructuring instead of list()" 2022-10-21 11:11:06 +00:00
Rest Use buildComparison() instead of raw SQL in REST API 2022-10-22 21:35:40 +02:00
Revision Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
revisiondelete Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
revisionlist Get rid of warnings on PHP 8.1 2022-06-13 04:42:20 -04:00
search Don't calculate size of thumb until requested 2022-10-25 13:42:38 +02:00
session Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
Settings Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
shell Replace trivial usages of code in strings with concatenation 2022-08-26 12:26:44 +00:00
site site: Consistently return null from Site::getDomain() 2022-07-06 19:07:01 +00:00
skins Convert SkinComponentMenu is-empty from string to boolean 2022-10-21 17:05:58 -06:00
sparql
specialpage Merge "Add a new RC filter to filter account creations." 2022-10-24 13:58:23 +00:00
specials Merge "SpecialNewFiles: Reject invalid mediatype= values to avoid bad query" 2022-10-21 18:17:38 +00:00
Storage Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
templates
tidy Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
title Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
upload Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
user Merge "Use array_key_first()/array_key_last() in some places" 2022-10-21 21:57:34 +00:00
utils Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
watcheditem Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
watchlist Setup: Remove internal short-cut config $wgUseEnotif 2022-08-17 23:41:30 +02:00
widget Allow setting min/max on DateInputWidget 2022-10-21 17:51:59 +00:00
xml Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
.htaccess
ActorMigration.php Soft-deprecate the remainder of ActorMigration 2022-09-29 14:39:22 +02:00
ActorMigrationBase.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
AutoLoader.php SpecialContribute Follow up 2022-09-30 19:19:43 +00:00
BadFileLookup.php
BootstrapHelperFunctions.php
CategoriesRdf.php
Category.php Category: Migrate to use SelectQueryBuilder in ::getMembers 2022-07-07 07:50:43 +00:00
CategoryViewer.php Use SelectQueryBuilder instead of IDatabase::select() 2022-08-01 15:56:20 +01:00
CommentStore.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
CommentStoreComment.php
config-merge-strategies.php Remove $wgParserTestFiles, deprecated in MW 1.30 2022-10-13 09:22:22 -04:00
config-schema.php Merge "Settings: add support for obsolete config" 2022-10-20 18:22:24 +00:00
config-vars.php Settings: add support for obsolete config 2022-10-14 15:00:43 +02:00
ConfiguredReadOnlyMode.php Use type hints in ReadOnlyMode/ConfiguredReadOnlyMode and improve docs 2022-06-20 19:49:51 +02:00
ContentSecurityPolicy.php Replace various array type hints with more specific string[] 2022-09-27 09:24:22 +02:00
DefaultSettings.php Turn DefaultSettings.php into a deprecated stub 2022-05-17 16:50:56 +02:00
Defines.php Prepare active branch following REL1_39 cut, labelling as 1.40-alpha 2022-09-05 20:30:54 -04:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php Parsoid: Fix e2e tests for size limits. 2022-10-14 13:22:12 +00:00
DummyLinker.php
EditPage.php Fixes for the phan upgrade, part 1 2022-10-08 13:08:47 +00:00
Emptiable.php
EventRelayerGroup.php
ExtensionInfo.php SpecialVersion: Clean up count(), early return, strict types 2022-10-13 19:21:13 +01:00
FauxRequest.php
FauxRequestUpload.php
FauxResponse.php
FileDeleteForm.php
ForeignResourceManager.php ForeignResourceManager: Property and function docblocks 2022-08-16 21:42:46 +00:00
FormOptions.php
GitInfo.php GitInfo: simplify and prepare for converting to a service 2022-06-30 00:09:48 +00:00
GlobalFunctions.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
HeaderCallback.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
Hooks.php
Html.php Handle null passed to wfShorthandToInteger() and Html::element() 2022-07-12 13:21:18 +00:00
HtmlHelper.php
Linker.php Use the null coalescing assignment operator 2022-10-21 13:26:49 +11:00
LinkFilter.php Make use of ?? and ?: operators where it makes sense 2022-08-04 21:43:12 +02:00
ListToggle.php
MagicWord.php
MagicWordArray.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
MagicWordFactory.php Add {{=}} as a built-in magic word 2022-05-20 13:08:20 -04:00
MainConfigNames.php Settings: add support for obsolete config 2022-10-14 15:00:43 +02:00
MainConfigNames.template Update docstring per introduction of maintenance/generateConfigSchema.php 2022-08-04 09:42:47 +02:00
MainConfigSchema.php Merge "Settings: add support for obsolete config" 2022-10-20 18:22:24 +00:00
MediaWiki.php rdbms: Remove synchronous pre-send waitForReplication fallback 2022-08-24 20:52:17 +00:00
MediaWikiServices.php Introduce SearchResultThumbnailProvider & move hook + NS_FILE thumbs in 2022-10-03 10:52:50 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php Remove unneeded use of TitleValue::newFromPage 2022-07-31 12:26:11 +00:00
MovePage.php Use SelectQueryBuilder instead of IDatabase::select() 2022-08-01 15:56:20 +01:00
MWTimestamp.php Hard-deprecate MWTimestamp::getHumanTimestamp 2022-06-20 02:20:25 +00:00
NoLocalSettings.php
OutputHandler.php Remove Flash cross-domain policy mangling 2022-07-22 11:44:49 +10:00
OutputPage.php build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
PageProps.php Remove deprecated PageProps::getInstance 2022-10-24 19:45:43 +00:00
PathRouter.php
PHPVersionCheck.php .phan/config.php: Update minimum_target_php_version 2022-10-03 15:46:40 +01:00
Pingback.php pingback: Update schema revision 2022-10-12 13:11:04 +00:00
ProtectionForm.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php Use type hints in ReadOnlyMode/ConfiguredReadOnlyMode and improve docs 2022-06-20 19:49:51 +02:00
ServiceWiring.php Use the null coalescing assignment operator 2022-10-21 13:26:49 +11:00
Setup.php Use the null coalescing assignment operator 2022-10-21 13:26:49 +11:00
SetupDynamicConfig.php docs: Fix broken references to docs/Configuration.md 2022-09-07 16:36:21 +00:00
SiteConfiguration.php Merge "SiteConfiguration: Document some non-obvious optimizations" 2022-08-04 23:32:07 +00:00
SiteStats.php SiteStats: Use the null coalescing assignment operator 2022-10-21 16:48:41 -04:00
SiteStatsInit.php SiteStatsInit: Migrate Database::select usages to SelectQueryBuilder 2022-09-30 17:48:10 +02:00
Status.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
StreamFile.php
StubGlobalUser.php
StubObject.php
StubUserLang.php
TemplateParser.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
TemplatesOnThisPageFormatter.php TemplatesOnThisPageFormatter: Use PageIdentity 2022-05-23 19:38:40 +02:00
Title.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
TitleArray.php
TitleArrayFromResult.php Get rid of warnings on PHP 8.1 2022-06-13 04:42:20 -04:00
TitleFactory.php
TrackingCategories.php Add {{=}} as a built-in magic word 2022-05-20 13:08:20 -04:00
WebRequest.php build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
WebRequestUpload.php
WebResponse.php Drop some pre-7.4 php compat code 2022-09-29 14:40:13 +00:00
WebStart.php Setup.php: Remove internal use of $IP 2022-05-13 16:32:09 +00:00
WikiMap.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
WikiReference.php