wiki.techinc.nl/includes
Tim Starling 69ad795df7 ResourceLoader: Have FileModule deliver additional path information
* Have FileModule::getScript() always return an array with a filePath
  or fakeFilePath, not a string. This allows source maps to be
  constructed.
* Make the scripts returned from Module::buildContent() always be an
  array. Module::getScript() may still return a string for b/c.
* In makeLoaderImplementScript(), interpret the new plainScripts array.
  Factor out the package file normalization loop from
  makeLoaderImplementScript().
* Fix missing base path in mediawiki.base.
* Improve relevant doc comments.

Bug: T47514
Change-Id: I392a8cce9a0febc707b6cb17412e3b723c9cc686
2023-08-23 04:06:20 +01:00
..
actions Merge "Improve code flow in HistoryPager::formatRow" 2023-08-19 19:35:19 +00:00
api build: Remove unneeded newline from one line condition/foreach 2023-08-22 21:49:58 +02:00
auth Merge "Auth: Introduce several AuthManager session keys as constants" 2023-08-06 12:30:29 +00:00
block Merge "Disallow hiding temporary users via blocks" 2023-08-18 21:49:47 +00:00
cache ResourceLoader: Completely remove FileCache 2023-08-11 13:50:41 +02:00
Category
changes Merge "Cache some more repeated messages in changes lists" 2023-08-19 19:31:29 +00:00
changetags Mass migrate Database::insert calls to InsertQueryBuilder 2023-08-07 19:44:27 +02:00
collation
CommentFormatter
CommentStore Mass migrate Database::insert calls to InsertQueryBuilder 2023-08-07 19:44:27 +02:00
composer
config ConfigFactory: Hard-deprecate getDefaultInstance() 2023-08-19 10:39:13 +08:00
content AbstractContent: Hard-deprecate getNativeData(), deprecated since 1.33 2023-08-19 10:41:20 +08:00
context Reset the cached skin in RequestContext::setAuthority() 2023-08-03 02:06:16 +02:00
dao
db rdbms: Move two static methods of LBFactory to ChronologyProtector 2023-08-01 10:40:52 +00:00
debug ResourceLoader: Remove support for CSP nonce 2023-08-09 02:30:39 +01:00
deferred deferred: Drop support for DeferredUpdatesManager 2023-08-21 22:57:41 +00:00
diff Migrate last batch of simple Database::select* calls to SQB 2023-08-01 20:38:13 +02:00
edit
editpage Merge "Edit recovery feature using indexedDB" 2023-07-27 11:43:49 +00:00
exception
export
ExternalLinks
externalstore Mass migrate Database::insert calls to InsertQueryBuilder 2023-08-07 19:44:27 +02:00
Feed
filebackend Drop LockManagerGroup::getDefault() and getAny(), deprecated since 1.35 2023-08-16 16:58:34 +08:00
filerepo Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
gallery gallery: Cast width/height to int for packed gallery 2023-08-15 14:43:24 +02:00
historyblob Migrate more calls of Database::select* to SelectQueryBuilder 2023-07-26 13:01:28 +02:00
Hook Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
HookContainer content: Rename $output in ContentGetParserOutputHook 2023-08-14 20:23:53 +02:00
Html ResourceLoader: wrap module definitions in functions 2023-08-11 00:36:52 +00:00
htmlform Condense and simplify some conditionals/returns 2023-08-22 19:21:57 +00:00
http http: fix JobRunner overriding requestId with null 2023-08-09 18:13:58 +02:00
import
installer Localisation updates from https://translatewiki.net. 2023-08-21 10:45:00 +00:00
interwiki Migrate more calls of Database::select* to SelectQueryBuilder 2023-07-26 13:01:28 +02:00
jobqueue Merge "RefreshLinksJob: Generate HTML when parsing if DerivedPageDataUpdater will need it later" 2023-08-18 08:07:53 +00:00
json
language Merge "Make comments related to escaping and template transformation clearer" 2023-08-19 07:30:56 +00:00
languages Remove ak from core 2023-08-21 18:46:33 -07:00
libs Merge "filebackend: Include truncated http body for 502 on SwiftFileBackend" 2023-08-22 16:00:30 +00:00
linkeddata Avoid DB access in non-database tests 2023-08-06 22:57:48 +00:00
linker Hard-deprecate Linker::formatComment/commentBlock/revComment 2023-08-08 01:32:26 +02:00
logging build: Remove unneeded newline from one line condition/foreach 2023-08-22 21:49:58 +02:00
mail Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
Maintenance
media
Message
Navigation
objectcache objectcache: Reduce boilerplate and indirection around makeKey() 2023-08-03 10:42:56 +02:00
page deferred: Drop support for DeferredUpdatesManager 2023-08-21 22:57:41 +00:00
pager Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
ParamValidator/TypeDef
parser Condense and simplify some conditionals/returns 2023-08-22 19:21:57 +00:00
password
Permissions Fix reference to nonexistent concept "create intent" 2023-08-01 10:04:52 +10:00
poolcounter Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
preferences build: Remove unneeded newline from one line condition/foreach 2023-08-22 21:49:58 +02:00
profiler
rcfeed
registration Replace usages of wfParseUrl 2023-08-11 00:00:25 +00:00
RenameUser
Request Merge "ResourceLoader: Remove support for CSP nonce" 2023-08-10 23:25:21 +00:00
ResourceLoader ResourceLoader: Have FileModule deliver additional path information 2023-08-23 04:06:20 +01:00
Rest Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
Revision Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
revisiondelete Introduce FileSelectQueryBuilder 2023-08-07 19:05:34 +02:00
revisionlist
search Merge "Mass migrate Database::insert calls to InsertQueryBuilder" 2023-08-08 11:01:32 +00:00
session Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
Settings
shell shell: Do not sandbox MediaWiki maintenance scripts 2023-08-07 12:17:11 -07:00
site Mass migrate Database::insert calls to InsertQueryBuilder 2023-08-07 19:44:27 +02:00
SiteStats Mass migrate Database::insert calls to InsertQueryBuilder 2023-08-07 19:44:27 +02:00
skins Merge "ResourceLoader: Document the clientPrefs system and make Skin option" 2023-08-18 20:49:17 +00:00
sparql
specialpage Merge "specials: Use ParserFactory on special page creation" 2023-08-15 08:19:24 +00:00
specials Merge "cross-wiki userrights: Restore hook compatibility" 2023-08-22 20:47:49 +00:00
Storage Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
StubObject
templates EnhancedChangesListGroup.mustache: Fix spaces and escaping 2023-07-27 09:46:53 +00:00
tidy
title Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
upload build: Remove unneeded newline from one line condition/foreach 2023-08-22 21:49:58 +02:00
user Merge "cross-wiki userrights: Restore hook compatibility" 2023-08-22 20:47:49 +00:00
utils Reorg: Move ExtensionInfo to utils/ 2023-08-19 11:15:34 +02:00
watcheditem Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
watchlist
widget
WikiMap Replace usages of wfParseUrl 2023-08-11 00:00:25 +00:00
xml Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
.htaccess
AutoLoader.php AutoLoader: Make $psr4Namespaces private (reinstated) 2023-08-08 00:40:31 +00:00
BootstrapHelperFunctions.php
config-schema.php Merge "ResourceLoader: Document the clientPrefs system and make Skin option" 2023-08-18 20:49:17 +00:00
DefaultSettings.php
Defines.php
DevelopmentSettings.php
GitInfo.php
GlobalFunctions.php Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
Hooks.php Consistently use LogicException for test-only methods 2023-07-22 16:21:42 +00:00
MainConfigNames.php ResourceLoader: Document the clientPrefs system and make Skin option 2023-08-18 13:32:01 -07:00
MainConfigSchema.php Merge "ResourceLoader: Document the clientPrefs system and make Skin option" 2023-08-18 20:49:17 +00:00
MediaWiki.php Revert "MediaWiki: Temp silence FR-induced clearActionName warnings" 2023-08-09 20:02:04 +02:00
MediaWikiServices.php deferred: Drop support for DeferredUpdatesManager 2023-08-21 22:57:41 +00:00
NoLocalSettings.php
OutputHandler.php
OutputPage.php Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
PHPVersionCheck.php
ServiceWiring.php deferred: Drop support for DeferredUpdatesManager 2023-08-21 22:57:41 +00:00
Setup.php
SetupDynamicConfig.php
SiteConfiguration.php Make Shell::makeScriptCommand use run.php 2023-07-25 01:35:59 +00:00
Status.php
StreamFile.php
WebRequest.php http: fix JobRunner overriding requestId with null 2023-08-09 18:13:58 +02:00
WebStart.php