wiki.techinc.nl/includes
Timo Tijhof 92d6be8a38 resourceloader: Require $context parameter for FileModule::readStyleFiles()
Deprecated since MW 1.27.

Also update ResourcesTest to use TestingAccessWrapper instead of long-form
object reflection, and also apply it to its call for this method given
its meant to be private.

Change-Id: I9cc1af93730f632e4f8bf3a16d514a51ee73cb03
2019-02-18 19:05:24 +00:00
..
actions Refactor calls to deprecated function Content::getNativeData() 2019-02-15 17:48:01 +00:00
api Localisation updates from https://translatewiki.net. 2019-02-17 21:55:23 +01:00
auth Merge "Password: replace equals() with verify()" 2019-01-30 23:04:08 +00:00
block Prevent fatal PHP errors when PageRestriction::getTitle() returns null. 2019-02-07 10:06:15 -05:00
cache resourceloader: Instantiate main class via ServiceWiring 2019-02-18 17:55:09 +00:00
changes EnhancedChangesList: Load style module via addModuleStyles() 2019-02-12 01:29:36 +01:00
changetags ChangeTags: Deprecate ChangeTags::purgeTagUsageCache() 2019-02-16 02:44:47 +00:00
clientpool Merge "Safe replacement of a lot of !count() with === []" 2019-01-16 07:03:47 +00:00
collation collation: Fix non-canonical order of elements 2019-01-11 10:48:14 +01:00
compat Remove UtfNormal class 2018-10-22 12:17:00 -07:00
composer
config Fully extract services framework as a library 2019-01-16 17:31:05 +01:00
content Refactor calls to deprecated function Content::getNativeData() 2019-02-15 17:48:01 +00:00
context specialpage: Fix login crash caused by unknown language via ?uselang 2019-01-29 16:16:02 +00:00
dao dao: Add a type hint to getConnection() and some extra newlines 2019-01-16 14:29:53 +01:00
db Safe replacement of a lot of !count() with === [] 2019-01-15 17:28:49 +01:00
debug Rename WikiMap DB domain ID methods to reduce confusion with web domains 2019-02-06 12:28:45 -08:00
deferred Expose external link additions and deletions 2019-02-07 17:09:36 -05:00
diff Remove double check of $oldRevision 2019-02-08 14:05:13 +01:00
edit
editpage Safe replacement of a lot of !count() with === [] 2019-01-15 17:28:49 +01:00
exception Drop MWExceptionHandler::getLogId(), deprecated in 1.27 and unused 2019-02-09 07:54:58 +00:00
export build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
externalstore Add isCurrentWikiId()/isCurrentWikiDomain()/getCurrentWikiDomain() to WikiMap 2018-10-29 14:53:37 -07:00
filebackend Rename WikiMap DB domain ID methods to reduce confusion with web domains 2019-02-06 12:28:45 -08:00
filerepo Mostly drop old comment schemas 2019-02-07 16:59:27 +11:00
gallery build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
htmlform build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
http MWHttpRequest: Include the request ID in outgoing HTTP requests 2019-02-08 19:16:13 +00:00
import import: Remove deprecated WikiRevision::$importer property 2019-02-15 08:43:02 +01:00
installer resourceloader: Instantiate main class via ServiceWiring 2019-02-18 17:55:09 +00:00
interwiki Rename WikiMap DB domain ID methods to reduce confusion with web domains 2019-02-06 12:28:45 -08:00
jobqueue Job::factory should throw an InvalidArgumentException, not MWException 2019-02-11 23:35:47 +00:00
json Comments, tests, and tweaks for JSON decoding quirks 2018-11-07 13:04:21 -06:00
libs objectcache: remove dangling WAN cache EventRelayer references 2019-02-16 20:22:32 -08:00
linkeddata Remove unused @throws anotation from PHPDoc comment 2019-02-11 13:01:11 +01:00
linker
logging Correct whitespace and parentheses typos in BlockLogFormatter 2019-01-30 22:46:28 -08:00
mail Drop EmailNotification::updateWatchlistTimestamp(), deprecated in 1.27 and unused 2019-02-09 12:47:14 -08:00
media Rename tests/phpunit/includes/media files to match class names 2019-01-29 23:21:13 -08:00
objectcache Rename WikiMap DB domain ID methods to reduce confusion with web domains 2019-02-06 12:28:45 -08:00
page Merge "Fix documentation for Revision::getComment and WikiPage::getComment" 2019-02-16 10:59:48 +00:00
pager TablePager: Reduce pagination button in visual strength 2019-01-17 16:56:21 -08:00
parser parser: Add new pcache metrics, split by page content model 2019-02-11 20:48:56 +00:00
password Password: replace equals() with verify() 2019-01-24 13:40:40 -08:00
poolcounter Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
preferences Revert "Pass $context to 'GetPreferences' hook" 2018-12-10 02:58:59 +00:00
profiler build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
rcfeed Rename WikiMap DB domain ID methods to reduce confusion with web domains 2019-02-06 12:28:45 -08:00
registration resourceloader: Support TestModules registration via extension.json 2019-02-05 15:27:37 -08:00
resourceloader resourceloader: Require $context parameter for FileModule::readStyleFiles() 2019-02-18 19:05:24 +00:00
Revision Fix documentation for RevisionRecord::$mPageId 2019-01-15 14:42:50 +01:00
revisiondelete Use PRC_AUTOPATROLLED for rollbacks and revdel 2019-02-06 17:25:28 +00:00
search Drop SearchEngine::getNearMatchResultSet(), deprecated in 1.27 and unused 2019-02-09 08:43:30 +00:00
session Drop SessionManager::autoCreateUser(), deprecated in 1.27 and unused 2019-02-09 13:45:03 -08:00
shell Update AtEase calls to use Wikimedia namespace 2019-02-12 23:48:31 +00:00
site Drop SiteSQLStore, deprecated in 1.27, unused 2019-02-08 17:43:33 -08:00
skins Soft deprecate QuickTemplate::msgWiki() 2019-02-01 13:25:18 -08:00
sparql Use english for message text in SparqlException 2018-12-09 11:18:32 +01:00
specialpage Revert "RCFilters: Export config vars in the RL modules where possible" 2019-02-12 01:02:27 +00:00
specials Do not use raw html for Special:ProtectedPages drop-down messages 2019-02-18 11:12:15 +00:00
Storage Remove a few obscure "done" and "empty" comments 2019-01-30 20:35:14 +00:00
templates EnhancedChangesList: Load style module via addModuleStyles() 2019-02-12 01:29:36 +01:00
tidy RemexCompatMunger: Don't split p-wrapping on style/link tags 2019-01-30 09:10:24 -08:00
title No yoda conditions 2018-11-21 17:54:39 +01:00
upload Move upload stash related exceptions to own files 2019-02-06 22:22:01 +01:00
user Drop User::getGroup{Name|Member}(), deprecated in 1.29 and unused 2019-02-09 20:47:43 +00:00
utils Better detection for old MS Office files 2019-01-23 09:23:17 +11:00
watcheditem Merge "Exception is never thrown in the getConnection() method" 2019-02-11 15:07:41 +00:00
widget widgets: Remove redundant equality check in SelectWithInputWidget 2019-02-12 05:53:29 +01:00
.htaccess
ActorMigration.php ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
AjaxDispatcher.php
AjaxResponse.php Deprecate $wgUseESI 2018-10-19 11:44:17 -04:00
AuthPlugin.php
AutoLoader.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
Autopromote.php
Block.php Improve documentation for different block types 2019-02-15 19:52:45 +00:00
CategoriesRdf.php
Category.php
CategoryFinder.php
CategoryViewer.php Improve page display title handling for category pages 2018-09-10 08:29:48 +02:00
CommentStore.php Mostly drop old comment schemas 2019-02-07 16:59:27 +11:00
CommentStoreComment.php Fix CommentStoreComment RawMessage construction 2019-02-13 11:17:10 -05:00
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php
DefaultSettings.php objectcache: remove dangling WAN cache EventRelayer references 2019-02-16 20:22:32 -08:00
Defines.php Update @deprecated comment for the DB_SLAVE constant 2019-02-12 13:05:03 +01:00
DeprecatedGlobal.php
DerivativeRequest.php Fix IP handling in DerivativeRequest 2018-10-31 20:34:58 -07:00
DevelopmentSettings.php
DummyLinker.php Drop Linker::formatTemplates, deprecated in 1.28 and unused 2019-02-08 17:43:33 -08:00
EditPage.php Mostly drop old comment schemas 2019-02-07 16:59:27 +11:00
EventRelayerGroup.php Drop EventRelayerGroup::singleton(), deprecated in 1.27 and unused 2019-02-09 07:15:34 +00:00
FauxRequest.php
Feed.php
FeedUtils.php Refactor calls to deprecated function Content::getNativeData() 2019-02-15 17:48:01 +00:00
FileDeleteForm.php Mostly drop old comment schemas 2019-02-07 16:59:27 +11:00
ForeignResourceManager.php resources: Extract ForeignResourceManager from manageForeignResources.php 2018-10-15 03:16:18 +01:00
ForkController.php
FormOptions.php
GitInfo.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
GlobalFunctions.php Prevent PHP notice on SpecialDeletedContributions 2019-02-15 18:45:09 +00:00
HeaderCallback.php
HistoryBlob.php Safe replacement of a lot of !count() with === [] 2019-01-15 17:28:49 +01:00
Hooks.php
Html.php Add warning if you give Html::openElement a name with a space 2018-12-20 18:03:56 -08:00
Linker.php Merge "Linker: Remove some else statements, and unnecessary temporary variables" 2019-02-11 00:43:31 +00:00
LinkFilter.php Refactor calls to deprecated function Content::getNativeData() 2019-02-15 17:48:01 +00:00
ListToggle.php
MagicWord.php
MagicWordArray.php
MagicWordFactory.php Add a way to exclude categories from Special:UnusedCategories 2018-11-16 13:32:27 +00:00
MediaWiki.php Persist sessions pre-send instead of post-send 2019-02-06 14:28:02 -08:00
MediaWikiServices.php resourceloader: Instantiate main class via ServiceWiring 2019-02-18 17:55:09 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php
Message.php Message: Don't include Title objects in the serialization (part 2) 2018-12-14 14:20:41 +00:00
MovePage.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
MWGrants.php
MWNamespace.php [MCR] Introduce SlotRoleHandler and SlotRoleRegistry 2018-11-30 12:29:05 -08:00
MWTimestamp.php Remove unnecesary else blocks 2018-09-24 14:08:31 +01:00
NoLocalSettings.php
OrderedStreamingForkController.php Minor OrderedStreamingForkController improvements 2018-10-10 22:37:02 +01:00
OutputHandler.php
OutputPage.php resourceloader: Instantiate main class via ServiceWiring 2019-02-18 17:55:09 +00:00
PageProps.php
PathRouter.php
PHPVersionCheck.php Update required PHP version to 7.0.13 2019-02-14 11:29:48 -08:00
Pingback.php
Preferences.php Preferences class deprecation, step 2 2018-11-05 10:53:43 -08:00
PrefixSearch.php
ProtectionForm.php ProtectionForm: Move JS config var to RL packageFiles 2019-02-11 12:20:01 +01:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php Merge "Fix documentation for Revision::getComment and WikiPage::getComment" 2019-02-16 10:59:48 +00:00
RevisionList.php
ServiceWiring.php resourceloader: Instantiate main class via ServiceWiring 2019-02-18 17:55:09 +00:00
Setup.php objectcache: remove dangling WAN cache EventRelayer references 2019-02-16 20:22:32 -08:00
SiteConfiguration.php Use DB domain in JobQueueGroup and make WikiMap domain ID methods stricter 2018-11-07 04:46:56 +00:00
SiteStats.php Fix caller name in SiteStats::numberingroup/pagesInNs 2018-09-30 15:41:19 +02:00
SiteStatsInit.php
Status.php Add missing @return PHPDoc to __sleep() function 2019-01-24 21:17:47 +01:00
StreamFile.php
StubObject.php
TemplateParser.php TemplateParser: Pass FLAG_MUSTACHELOOKUP to enable parent context access 2018-09-04 12:39:34 -07:00
TemplatesOnThisPageFormatter.php
Title.php Remove old Title CSS/JS methods, deprecated in 1.31, unused 2019-02-08 13:43:51 -08:00
TitleArray.php
TitleArrayFromResult.php
TrackingCategories.php
WebRequest.php build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-16 15:51:11 +00:00
WebRequestUpload.php
WebResponse.php
WebStart.php
WikiMap.php Rename WikiMap DB domain ID methods to reduce confusion with web domains 2019-02-06 12:28:45 -08:00
WikiReference.php
Xml.php Document expected escaping level for Xml::submitButton() 2018-09-03 15:17:19 -07:00
XmlJsCode.php ResourceLoader: Add support for packageFiles 2019-02-05 22:05:02 +00:00
XmlSelect.php XmlSelect: Fix PHPDoc param comments for addOption() & formatOptions() 2018-12-22 00:10:43 +00:00