| .. |
|
actions
|
Various doc fixes about false and null on method arguments/return types
|
2022-11-03 18:55:47 +01:00 |
|
api
|
Localisation updates from https://translatewiki.net.
|
2022-11-10 07:58:26 +01:00 |
|
auth
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
|
2022-10-27 13:14:16 +00:00 |
|
block
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
|
2022-10-27 13:14:16 +00:00 |
|
cache
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
|
2022-10-27 13:14:16 +00:00 |
|
changes
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
changetags
|
Various doc fixes about false and null on method arguments/return types
|
2022-11-03 18:55:47 +01: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
|
Merge "content: Throw after onPageContentLanguage hook for invalid $pageLang"
|
2022-11-04 12:04:55 +00:00 |
|
context
|
Merge "Remove references to Suhosin and its INI settings"
|
2022-11-10 08:36:01 +00:00 |
|
dao
|
|
|
|
db
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
|
2022-10-27 13:14:16 +00:00 |
|
debug
|
Respond to some messages from Phan on PHP 8.1
|
2022-11-03 16:25:43 +11:00 |
|
deferred
|
Remove some deprecated methods from deferred updates
|
2022-11-09 11:37:48 -05:00 |
|
diff
|
Remove DifferenceEngine::textDiff
|
2022-11-09 16:41:54 +00:00 |
|
edit
|
Stash original wikitext when rendering unsaved content.
|
2022-11-04 17:17:32 +01:00 |
|
editpage
|
|
|
|
exception
|
Reorg: Move some of request related classes to MediaWiki/Request
|
2022-10-28 10:15:31 +00:00 |
|
export
|
WikiExporter: Avoid calling reload in processing every row
|
2022-11-03 18:30:40 +00: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 "filerepo: Partly revert timestamp database incompatibility fix"
|
2022-11-04 16:40:55 +00:00 |
|
gallery
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
historyblob
|
|
|
|
Hook
|
Reorg: Move some of request related classes to MediaWiki/Request
|
2022-10-28 10:15:31 +00:00 |
|
HookContainer
|
PHPUnit: introduce clearHooks() method.
|
2022-11-03 13:40:42 +01:00 |
|
htmlform
|
Merge "HTMLFormField: Treat null as missing value"
|
2022-11-09 23:55:02 +00:00 |
|
http
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
|
2022-10-27 13:14:16 +00:00 |
|
import
|
Remove WikiRevision::downloadSource
|
2022-11-04 09:24:15 -04:00 |
|
installer
|
Remove references to Suhosin and its INI settings
|
2022-11-03 10:34:03 -04:00 |
|
interwiki
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
jobqueue
|
Various doc fixes about false and null on method arguments/return types
|
2022-11-03 18:55:47 +01:00 |
|
json
|
|
|
|
language
|
Improve LocalisationCache post-merge validation check
|
2022-11-09 12:57:23 +11:00 |
|
languages
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
libs
|
Localisation updates from https://translatewiki.net.
|
2022-11-10 07:58:26 +01:00 |
|
linkeddata
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
|
2022-10-27 13:14:16 +00:00 |
|
linker
|
Linker: Avoid querying null value if link target is not found
|
2022-11-02 16:54:12 +01:00 |
|
logging
|
Better document the type of timestamp accepted/returned
|
2022-11-02 19:50:06 +01:00 |
|
mail
|
When calling mail(), use an array for headers
|
2022-10-20 17:21:07 +11:00 |
|
Maintenance
|
Respond to some messages from Phan on PHP 8.1
|
2022-11-03 16:25:43 +11:00 |
|
media
|
Remove FormatMetadata::flattenArrayContentLang
|
2022-11-04 09:24:14 -04:00 |
|
Message
|
|
|
|
Navigation
|
PagerNavigationBuilder: Document that nulls in setLinkQuery() etc. are allowed
|
2022-11-02 23:56:35 +00:00 |
|
objectcache
|
Merge "Use array_key_first()/array_key_last() in some places"
|
2022-10-21 21:57:34 +00:00 |
|
page
|
Storage: Minor docs and file header cleanup
|
2022-11-04 22:25:46 +00:00 |
|
pager
|
Merge "pager: Remove unused AlphabeticPager::getOrderTypeMessages() support"
|
2022-11-02 18:58:48 +00:00 |
|
ParamValidator/TypeDef
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
parser
|
Merge "Parser: Fix quadratic regexp edge case"
|
2022-11-10 00:02:43 +00:00 |
|
password
|
Fix the remaining Phan failures on PHP 8.1
|
2022-11-09 13:12:50 +11:00 |
|
Permissions
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
|
2022-10-27 13:14:16 +00:00 |
|
poolcounter
|
Use the null coalescing assignment operator
|
2022-10-21 13:26:49 +11:00 |
|
preferences
|
Respond to some messages from Phan on PHP 8.1
|
2022-11-03 16:25:43 +11:00 |
|
profiler
|
profiler: Inject $wgProfiler from Setup.php to Profiler
|
2022-11-09 02:58:19 +00:00 |
|
rcfeed
|
|
|
|
registration
|
OutputPage: Support loading some mw.config vars late, at end of body
|
2022-11-07 17:56:24 +00:00 |
|
Request
|
Reorg: Move HeaderCallback to Request directory
|
2022-11-08 10:53:27 +01:00 |
|
ResourceLoader
|
Reorg: Move ForeignResourceManager to ResourceLoader directory
|
2022-11-08 10:54:17 +01:00 |
|
Rest
|
Merge "Improve RestAPIAdditionalRouteFiles path expansion"
|
2022-11-10 00:42:49 +00:00 |
|
Revision
|
Storage: Minor docs and file header cleanup
|
2022-11-04 22:25:46 +00:00 |
|
revisiondelete
|
Merge "Sort logging table by timestamp and log id"
|
2022-10-26 10:27:48 +00:00 |
|
revisionlist
|
|
|
|
search
|
Respond to some messages from Phan on PHP 8.1
|
2022-11-03 16:25:43 +11:00 |
|
session
|
Reorg: Move some of request related classes to MediaWiki/Request
|
2022-10-28 10:15:31 +00:00 |
|
Settings
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
shell
|
Include core PSR-4 classes in the generated classmap
|
2022-11-08 12:13:32 +01:00 |
|
site
|
site: Hard-deprecate MediaWikiSite::getFileUrl() without $path
|
2022-11-10 08:02:32 +00:00 |
|
skins
|
Skins: Config flag controls contributions link
|
2022-11-08 10:33:39 +01:00 |
|
sparql
|
|
|
|
specialpage
|
Reorg: Move some of request related classes to MediaWiki/Request
|
2022-10-28 10:15:31 +00:00 |
|
specials
|
SpecialBotPasswords: Don't pass null to trim()
|
2022-11-09 15:30:11 -07:00 |
|
Storage
|
Storage: Minor docs and file header cleanup
|
2022-11-04 22:25:46 +00:00 |
|
StubObject
|
Reorg: Move StubObject classes in includes to its own directory
|
2022-10-25 16:04:48 -04:00 |
|
templates
|
|
|
|
tidy
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
title
|
Title: Replace wfGetLangObj and add a new function getDbPageLanguage
|
2022-11-09 19:14:18 +00:00 |
|
upload
|
Various doc fixes about false and null on method arguments/return types
|
2022-11-03 18:55:47 +01:00 |
|
user
|
Merge "Remove separate Global blocks check from PasswordReset::isBlocked"
|
2022-11-09 17:05:27 +00:00 |
|
utils
|
Include core PSR-4 classes in the generated classmap
|
2022-11-08 12:13:32 +01:00 |
|
watcheditem
|
Use buildComparison() instead of raw SQL in WatchedItemQueryService
|
2022-10-22 21:42:38 +02: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
|
Respond to some messages from Phan on PHP 8.1
|
2022-11-03 16:25:43 +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
|
|
|
|
CategoryViewer.php
|
|
|
|
CommentStore.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
CommentStoreComment.php
|
|
|
|
config-merge-strategies.php
|
Skins: Config flag controls contributions link
|
2022-11-08 10:33:39 +01:00 |
|
config-schema.php
|
Skins: Config flag controls contributions link
|
2022-11-08 10:33:39 +01:00 |
|
config-vars.php
|
Skins: Config flag controls contributions link
|
2022-11-08 10:33:39 +01:00 |
|
ConfiguredReadOnlyMode.php
|
|
|
|
ContentSecurityPolicy.php
|
Replace various array type hints with more specific string[]
|
2022-09-27 09:24:22 +02:00 |
|
DefaultSettings.php
|
|
|
|
Defines.php
|
Prepare active branch following REL1_39 cut, labelling as 1.40-alpha
|
2022-09-05 20:30:54 -04:00 |
|
DevelopmentSettings.php
|
Enable pig-latin variant for testing
|
2022-11-08 17:45:51 +05:30 |
|
DummyLinker.php
|
Remove deprecated Linker::normaliseSpecialPage
|
2022-10-24 20:04:20 +00:00 |
|
EditPage.php
|
Merge "Remove references to Suhosin and its INI settings"
|
2022-11-10 08:36:01 +00:00 |
|
Emptiable.php
|
|
|
|
EventRelayerGroup.php
|
|
|
|
ExtensionInfo.php
|
SpecialVersion: Clean up count(), early return, strict types
|
2022-10-13 19:21:13 +01:00 |
|
FauxResponse.php
|
|
|
|
FileDeleteForm.php
|
|
|
|
FormOptions.php
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
|
2022-10-27 13:14:16 +00:00 |
|
GitInfo.php
|
|
|
|
GlobalFunctions.php
|
Reorg: Move HeaderCallback to Request directory
|
2022-11-08 10:53:27 +01:00 |
|
Hooks.php
|
|
|
|
Html.php
|
|
|
|
HtmlHelper.php
|
|
|
|
Linker.php
|
Remove deprecated Linker::normaliseSpecialPage
|
2022-10-24 20:04:20 +00:00 |
|
LinkFilter.php
|
Externallinks: Add ability to write to the new fields
|
2022-10-25 22:14:15 +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
|
|
|
|
MainConfigNames.php
|
Skins: Config flag controls contributions link
|
2022-11-08 10:33:39 +01:00 |
|
MainConfigNames.template
|
|
|
|
MainConfigSchema.php
|
Merge "Remove references to Suhosin and its INI settings"
|
2022-11-10 08:36:01 +00:00 |
|
MediaWiki.php
|
Setup: Promote clearActionName log message to runtime warning (2)
|
2022-11-08 23:29:25 +00:00 |
|
MediaWikiServices.php
|
Rename HTMLTransform to HtmlToContentTransform
|
2022-11-03 16:47:36 +01:00 |
|
MediaWikiVersionFetcher.php
|
|
|
|
MergeHistory.php
|
|
|
|
MovePage.php
|
|
|
|
MWTimestamp.php
|
Remove deprecated MWTimestamp::getHumanTimestamp
|
2022-11-03 17:00:39 +00:00 |
|
NoLocalSettings.php
|
|
|
|
OutputHandler.php
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
|
2022-10-27 13:14:16 +00:00 |
|
OutputPage.php
|
Merge "OutputPage: Support loading some mw.config vars late, at end of body"
|
2022-11-07 18:25:29 +00:00 |
|
PageProps.php
|
Remove deprecated PageProps::getInstance
|
2022-10-24 19:45:43 +00:00 |
|
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
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
|
2022-10-27 13:14:16 +00:00 |
|
ProxyLookup.php
|
|
|
|
RawMessage.php
|
|
|
|
ReadOnlyMode.php
|
|
|
|
ServiceWiring.php
|
Stash original wikitext when rendering unsaved content.
|
2022-11-04 17:17:32 +01:00 |
|
Setup.php
|
profiler: Inject $wgProfiler from Setup.php to Profiler
|
2022-11-09 02:58:19 +00:00 |
|
SetupDynamicConfig.php
|
docs: Fix broken references to docs/Configuration.md
|
2022-09-07 16:36:21 +00:00 |
|
SiteConfiguration.php
|
|
|
|
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
|
Reorg: Move StubObject classes in includes to its own directory
|
2022-10-25 16:04:48 -04:00 |
|
StreamFile.php
|
|
|
|
TemplateParser.php
|
|
|
|
TemplatesOnThisPageFormatter.php
|
|
|
|
TitleArray.php
|
|
|
|
TitleArrayFromResult.php
|
|
|
|
TitleFactory.php
|
|
|
|
TrackingCategories.php
|
|
|
|
WebRequest.php
|
Reorg: Move some of request related classes to MediaWiki/Request
|
2022-10-28 10:15:31 +00:00 |
|
WebResponse.php
|
Reorg: Move HeaderCallback to Request directory
|
2022-11-08 10:53:27 +01:00 |
|
WebStart.php
|
|
|
|
WikiMap.php
|
Various doc fixes about false and null on method arguments/return types
|
2022-11-03 18:55:47 +01:00 |
|
WikiReference.php
|
|
|