wiki.techinc.nl/includes
Derick Alangi a99ec1b4fa
Title: Use TitleArrayFromResult instead of TitleArray
TitleArray is just a tiny little wrapper to TitleArrayFromResult,
so use the latter instead of the former. I have plans of killing
the former soon.

Change-Id: Ia06a6bb370ce313f38d3ec9a221ed7296aec0ee2
2023-10-03 11:18:53 +01:00
..
actions Hard deprecate returning a string from Action::getPageTitle() 2023-09-22 12:04:33 -04:00
api Localisation updates from https://translatewiki.net. 2023-10-02 08:53:31 +00:00
auth Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
block Document version when Block::toArray was added 2023-09-22 09:47:44 +01:00
cache cache: Dependency inject more args into BacklinkCache 2023-10-02 19:10:11 +01:00
Category Title: Use TitleArrayFromResult instead of TitleArray 2023-10-03 11:18:53 +01:00
changes Drop RecentChange::getPerformer(), deprecated since 1.36 2023-09-27 22:41:21 +00:00
changetags Introduce ChangeTagsStore::modifyDisplayQueryBuilder() 2023-09-27 13:16:10 +02:00
collation
CommentFormatter Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
CommentStore Add second batch of taint-check annotations 2023-09-23 18:18:17 +02:00
composer
config config: replace unused Logger in EtcdConfig with native trigger_error 2023-09-26 16:21:16 -04:00
content doc: Fix variable name in ContentHandlerForModelIDHook 2023-09-30 13:12:02 +02:00
context Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
dao
db Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
debug debug: Reference PSR LoggerInterface instead of Monolog where possible 2023-09-25 21:04:25 +00:00
deferred Switch to ICP in some easy cases 2023-09-26 21:05:16 +02:00
diff Merge "DifferenceEngine: Distinguish between table and inline diffs" 2023-09-29 23:18:23 +00:00
edit
editpage Merge "EditPage: Remove outdated todo comment" 2023-09-26 13:01:46 +00:00
exception Merge "Deprecate explicit arguments to OutputPage::prepareErrorPage()" 2023-09-22 12:12:14 +00:00
export Namespace remaining Title-related classes under \MediaWiki\Title 2023-09-19 05:21:23 +00:00
ExternalLinks Merge "Follow RFC 3986 on what is path in mailto URLs" 2023-09-20 15:38:07 +00:00
externalstore In query builders, use insertInto() and deleteFrom() instead of insert() and delete() 2023-09-08 10:16:08 +10:00
Feed Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
filebackend Deprecate ConfiguredReadOnlyMode service 2023-09-12 23:22:13 +00:00
filerepo FileRepo: Reduce duplicated calls to resolveToStoragePathIfVirtual() 2023-09-23 22:23:37 +08:00
gallery Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
historyblob Migrate more calls of Database::select* to SelectQueryBuilder 2023-07-26 13:01:28 +02:00
Hook Remove deprecated class alias GetBlockErrorMessageKey 2023-10-02 21:44:19 +00:00
HookContainer doc: Fix variable name in ContentHandlerForModelIDHook 2023-09-30 13:12:02 +02:00
Html Annotate FormOptions::getValue as returning an unsafe value 2023-09-28 23:49:08 +02:00
htmlform HTMLSizeFilterField: Keep min/max selection for empty input 2023-09-24 17:48:30 +08:00
http shellbox: Use Telemetry class instead of WebRequest::getRequestId() 2023-09-19 14:00:25 +02:00
import WikiRevision: Preserve lowercase of external actors 2023-09-23 20:31:04 +02:00
installer Localisation updates from https://translatewiki.net. 2023-10-02 08:53:31 +00:00
interwiki interwiki: Switch ClassicInterwikiLookup to use ICP 2023-08-24 13:28:19 +02:00
jobqueue Title: Use TitleArrayFromResult instead of TitleArray 2023-10-03 11:18:53 +01:00
json Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
language Merge "LanguageConverter: Refactor translate function override that omits Roman numbers" 2023-10-03 05:33:45 +00:00
languages Languages: minor cleanup 2023-10-02 13:34:05 +00:00
libs Localisation updates from https://translatewiki.net. 2023-10-02 08:53:31 +00:00
linkeddata Namespace remaining Title-related classes under \MediaWiki\Title 2023-09-19 05:21:23 +00:00
linker Merge "Move Article::getRedirectHeaderHtml() to LinkRenderer::makeRedirectHeader()" 2023-09-26 19:35:18 +00:00
logging Remove ip handling for RecentChange from ManualLogEntry 2023-09-30 10:13:15 +00:00
mail mail: Encode period (ascii 46) if it appears in encoded email header. 2023-10-01 18:26:59 +01:00
Maintenance Follow-up 77dbe2d: Add in-code comment on alias for when it was added 2023-08-29 01:28:51 +00:00
media Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
Message
Navigation
objectcache objectcache: Deprecate unused SqlBagOStuff::deleteAll() 2023-09-27 03:37:40 +00:00
Output Merge "Deprecate TOC mutation in OutputPageParserOutput hook" 2023-09-30 04:11:58 +00:00
page Title: Use TitleArrayFromResult instead of TitleArray 2023-10-03 11:18:53 +01:00
pager Switch to ICP in some easy cases 2023-09-26 21:05:16 +02:00
ParamValidator/TypeDef Namespace remaining User-related classes under \MediaWiki\User 2023-09-20 09:12:08 +01:00
parser Merge "LinkHolderArray: Get link classes only when needed" 2023-10-02 21:59:21 +00:00
password Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
Permissions Check EmailConfirmToEdit in checkActionPermissions 2023-09-25 00:41:45 +00:00
poolcounter PoolWorkArticleView: Separate slow-parsoid and slow-parse logs 2023-09-12 14:51:26 -05:00
preferences Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
profiler profiler: Cleanup base class and remove dead code 2023-09-28 00:34:14 +00:00
rcfeed Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
registration Ensure that ExtensionProcessor exports UserRegistrationProviders 2023-09-16 01:15:20 +02:00
RenameUser Merge "Migrate another major batch to SelectQueryBuilder" 2023-09-20 13:39:17 +00:00
Request Add first batch of taint-check annotations 2023-09-23 17:51:06 +02:00
ResourceLoader Bump codesniffer to 42.0.0 2023-09-27 15:06:32 -04:00
Rest Merge "Change error code for rest-media-too-many-links" 2023-10-02 21:18:10 +00:00
Revision Introduce ChangeTagsStore::modifyDisplayQueryBuilder() 2023-09-27 13:16:10 +02:00
revisiondelete Introduce ChangeTagsStore::modifyDisplayQueryBuilder() 2023-09-27 13:16:10 +02:00
revisionlist Introduce RevisionSelectQueryBuilder 2023-09-06 12:30:38 +02:00
search Title: Use TitleArrayFromResult instead of TitleArray 2023-10-03 11:18:53 +01:00
session Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
Settings Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
shell shellbox: Use Telemetry class instead of WebRequest::getRequestId() 2023-09-19 14:00:25 +02:00
site Remove redundant empty() constructs (2) 2023-09-08 23:28:11 +02:00
SiteStats Migrate another major batch to SelectQueryBuilder 2023-09-20 13:32:09 +02:00
skins Merge "skins: Add a data-mw-expiry attribute to watch link" 2023-09-24 21:12:10 +00:00
sparql Remove redundant empty() constructs (3) 2023-09-08 23:37:23 +02:00
specialpage Drop SpecialPage::getLanguageConverter(), deprecated since 1.36 2023-09-27 22:42:09 +00:00
specials Title: Use TitleArrayFromResult instead of TitleArray 2023-10-03 11:18:53 +01:00
Status Follow-up f4e68e0: Add in-code comment on alias for when it was added 2023-08-28 15:03:42 -04:00
Storage DerivedPageDataUpdater: Do HTMLCacheUpdate on file page redirect changes 2023-09-26 04:32:20 +02:00
StubObject Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
templates EnhancedChangesListGroup.mustache: Fix spaces and escaping 2023-07-27 09:46:53 +00:00
tidy Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
title Title: Use TitleArrayFromResult instead of TitleArray 2023-10-03 11:18:53 +01:00
upload Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
user DefaultOptionsLookup: make NamespaceInfo private 2023-09-28 18:26:32 +00:00
utils Merge "Follow RFC 3986 on what is path in mailto URLs" 2023-09-20 15:38:07 +00:00
watcheditem WatchedItemStore: Avoid table insert with empty rows 2023-09-28 21:44:49 +01:00
watchlist Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
widget
WikiMap CommentFormatter: Minor clean up to test cases 2023-09-14 19:36:55 -07:00
xml Add another batch of taint-check annotations 2023-09-23 20:02:59 +00:00
.htaccess
AutoLoader.php AutoLoader: Make $psr4Namespaces private (reinstated) 2023-08-08 00:40:31 +00:00
BootstrapHelperFunctions.php
config-schema.php SECURITY: Add xml mime types to $wgMimeTypeExclusions 2023-09-29 00:32:14 +01:00
DefaultSettings.php
Defines.php parser: Remove b/c alias Parser::OT_MSG flag 2023-09-05 12:19:08 +00:00
DevelopmentSettings.php Enable $wgUseXssLanguage in DevelopmentSettings.php 2023-09-28 15:51:00 +02:00
GlobalFunctions.php Add $wgRequest to phan's globals_type_map 2023-09-11 23:22:12 +02:00
Hooks.php
MainConfigNames.php Create 'x-xss' language code feature 2023-09-28 15:50:11 +02:00
MainConfigSchema.php SECURITY: Add xml mime types to $wgMimeTypeExclusions 2023-09-29 00:32:14 +01:00
MediaWiki.php MediaWiki: Re-arrange code so $host really only contains the host 2023-09-27 08:57:27 +02:00
MediaWikiServices.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
PHPVersionCheck.php PHPVersionCheck: Remove unused foreach key 2023-09-24 20:08:58 +01:00
ServiceWiring.php cache: Dependency inject more args into BacklinkCache 2023-10-02 19:10:11 +01:00
Setup.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
SetupDynamicConfig.php Create 'x-xss' language code feature 2023-09-28 15:50:11 +02:00
WebStart.php Use ::class for class name resolution 2023-09-21 23:27:28 +02:00