| .. |
|
actions
|
SECURITY: Require 'read' right for most actions
|
2021-12-15 16:12:27 +00:00 |
|
api
|
Localisation updates from https://translatewiki.net.
|
2021-12-21 08:01:08 +01:00 |
|
auth
|
Fix indent in TemporaryPasswordPrimaryAuthenticationProvider
|
2021-12-09 22:42:35 +01:00 |
|
block
|
Remove some more comments that literally repeat the code
|
2021-12-09 19:01:36 +01:00 |
|
cache
|
cache: Add four fields to LinkCache::getSelectFields
|
2021-12-14 15:10:49 +01:00 |
|
changes
|
Merge "Call static ChangesList::isDeleted statically"
|
2021-12-17 16:42:35 +00:00 |
|
changetags
|
ChangeTags: Fix adding CSS classes for hidden tags
|
2021-12-17 15:45:29 +01:00 |
|
collation
|
RemoteIcuCollation
|
2021-12-13 22:13:10 +00:00 |
|
CommentFormatter
|
Call LinkBatch::setCaller in CommentParser
|
2021-12-16 22:26:40 +01:00 |
|
composer
|
|
|
|
config
|
|
|
|
content
|
SECURITY: Fix use of EditFilterMergedContent hook when changing content model
|
2021-12-15 16:12:39 +00:00 |
|
context
|
Remove or replace usages of "sane"
|
2021-11-22 13:35:17 +00:00 |
|
dao
|
|
|
|
db
|
rdbms: Stop calling LBFactory::setAgentName from MW wiring
|
2021-11-19 00:51:41 +00:00 |
|
debug
|
DeprecationHelper: avoid closures
|
2021-12-10 17:15:13 +00:00 |
|
deferred
|
Remove some more comments that literally repeat the code
|
2021-12-09 19:01:36 +01:00 |
|
diff
|
Revert "Replace deprecated methods IContextSource::getWikiPage && IContextSource::canUseWikiPage"
|
2021-12-14 12:43:15 -08:00 |
|
edit
|
Introduced PreparedUpdate to replace PreparedEdit
|
2021-12-20 21:19:52 +01:00 |
|
editpage
|
editpage: Replace usage of Title in TextboxBuilder::class
|
2021-09-20 10:24:00 +01:00 |
|
exception
|
Remove or replace usages of "sane"
|
2021-11-22 13:35:17 +00:00 |
|
export
|
Merge "WikiExporter: Avoid bitwise op with non-integer"
|
2021-12-08 15:57:00 +00:00 |
|
externalstore
|
externalstore: Improve overall documentation
|
2021-12-15 02:03:47 +00:00 |
|
filebackend
|
LockManager: distinguish conflicts from other kinds of lock errors
|
2021-11-09 21:58:20 +00:00 |
|
filerepo
|
file: Replace deprecated User::newFromAnyId with UserFactory
|
2021-12-19 13:41:19 +00:00 |
|
gallery
|
Add a ParserModifyImageHTML hook for PageImages
|
2021-12-15 15:33:16 +11:00 |
|
historyblob
|
HistoryBlobStub: add getLocation() to get $mOldId
|
2021-10-19 18:23:30 +00:00 |
|
Hook
|
Remove some more comments that literally repeat the code
|
2021-12-09 19:01:36 +01:00 |
|
HookContainer
|
Add a ParserModifyImageHTML hook for PageImages
|
2021-12-15 15:33:16 +11:00 |
|
htmlform
|
HTMLFormField: fix merging of condState attributes
|
2021-12-20 21:34:29 +00:00 |
|
http
|
Merge "Support $wgLocalHTTPProxy in MultiHttpClient"
|
2021-11-22 21:36:42 +00:00 |
|
import
|
Introduced PreparedUpdate to replace PreparedEdit
|
2021-12-20 21:19:52 +01:00 |
|
installer
|
Localisation updates from https://translatewiki.net.
|
2021-12-14 08:29:59 +01:00 |
|
interwiki
|
Use getWithSetCallback() instead of get() + set()
|
2021-11-18 18:58:13 +00:00 |
|
jobqueue
|
DeletePageJob: add fallback for page role
|
2021-12-07 02:10:08 +01:00 |
|
json
|
FormatJson: Optimize encode() for supported PHP versions
|
2021-08-20 08:03:11 -04:00 |
|
language
|
Language: Remove unused, deprecated class members & constants
|
2021-12-21 10:38:00 +00:00 |
|
languages
|
Add Northern Thai to Names.php
|
2021-12-21 11:00:38 +00:00 |
|
libs
|
rdbms: Remove IDatabase::numFields() method
|
2021-12-21 23:10:49 +00:00 |
|
linkeddata
|
|
|
|
linker
|
Add comment flag to LinkRenderer
|
2021-11-02 13:03:20 +01:00 |
|
logging
|
Allow setting max execution time to several special pages
|
2021-12-15 22:59:06 +01:00 |
|
mail
|
EmailNotification: fix misplaced tab
|
2021-09-20 22:25:20 +00:00 |
|
media
|
media: Invalidate all file-djvu WAN caches
|
2021-12-07 16:25:50 +01:00 |
|
Message
|
Add Message/MessageValue user group member parameter type
|
2021-11-16 11:24:35 -05:00 |
|
Navigation
|
|
|
|
objectcache
|
objectcache: Change variable name from master to primary
|
2021-10-14 19:40:01 +00:00 |
|
page
|
Merge "Reorder constructor params to UndeletePage"
|
2021-12-20 22:40:05 +00:00 |
|
pager
|
AllMessagesTablePager: Avoid double class mw-datatable
|
2021-10-09 16:59:10 +00:00 |
|
ParamValidator/TypeDef
|
UserDef: creating from id 0 should be unknown user, not context ip
|
2021-09-14 03:25:40 +00:00 |
|
parser
|
Merge "Remove Parser dependency on config LanguageCode/DisableLangConversion"
|
2021-12-20 20:48:47 +00:00 |
|
password
|
Make some generic array type hints in PHPDocs more specific
|
2021-12-08 09:12:22 +01:00 |
|
Permissions
|
Merge "Make some generic array type hints in PHPDocs more specific"
|
2021-12-18 16:10:42 +00:00 |
|
poolcounter
|
Remove or replace usages of "sane"
|
2021-11-22 13:35:17 +00:00 |
|
preferences
|
preferences: Introduce SignatureValidatorFactory service
|
2021-12-14 12:10:32 +00:00 |
|
profiler
|
profiler: Remove dependency on WebRequest from Profiler
|
2021-10-09 03:00:45 +00:00 |
|
rcfeed
|
Drop User methods which were deprecated since 1.35
|
2021-11-12 15:35:50 +02:00 |
|
registration
|
Include skin name in deprecation message
|
2021-12-21 16:06:40 -08:00 |
|
resourceloader
|
resourceloader: Disable supportsURLLoading() for packaged wiki modules
|
2021-12-21 21:57:50 +05:30 |
|
Rest
|
Remove some more comments that literally repeat the code
|
2021-12-09 19:01:36 +01:00 |
|
Revision
|
Revision: Inject local cache to RevisionStore
|
2021-12-17 19:23:19 +01:00 |
|
revisiondelete
|
Remove some more comments that literally repeat the code
|
2021-12-09 19:01:36 +01:00 |
|
revisionlist
|
|
|
|
search
|
Remove some more comments that literally repeat the code
|
2021-12-09 19:01:36 +01:00 |
|
session
|
Add entry point name to disabled Session exception if possible
|
2021-12-08 07:43:49 +01:00 |
|
Settings
|
Settings: Fix GlobalConfigBuilder use of GLOBALS for PHP 8.1
|
2021-12-17 00:19:49 +00:00 |
|
shell
|
ShellboxClientFactory: add RPCClient getters
|
2021-11-05 16:41:22 +00:00 |
|
site
|
Use getWithSetCallback() instead of get() + set()
|
2021-11-18 18:58:13 +00:00 |
|
skins
|
Hard deprecate QuickTemplate template key
|
2021-12-20 08:47:46 -08:00 |
|
sparql
|
sparql: Replace deprecated Http::userAgent() in SparqlClient
|
2021-08-04 13:54:13 +00:00 |
|
specialpage
|
Merge "Inject ArchivedRevisionLookup into SpecialUndelete"
|
2021-12-17 17:10:08 +00:00 |
|
specials
|
Merge "Inject ArchivedRevisionLookup into SpecialUndelete"
|
2021-12-17 17:10:08 +00:00 |
|
Storage
|
Merge "Introduced PreparedUpdate to replace PreparedEdit"
|
2021-12-20 20:41:14 +00:00 |
|
templates
|
|
|
|
tidy
|
Using @return never documentation on always-throw-function
|
2021-09-07 17:29:03 +02:00 |
|
title
|
Merge "Make some generic array type hints in PHPDocs more specific"
|
2021-12-18 16:10:42 +00:00 |
|
upload
|
Remove or replace usages of "sane"
|
2021-11-22 13:35:17 +00:00 |
|
user
|
[docs] UserSelectQueryBuilder: Add missing @since annotation
|
2021-12-19 11:58:50 +00:00 |
|
utils
|
resourceloader: Remove support for $algo param in FileContentsHasher
|
2021-12-03 12:12:29 +00:00 |
|
watcheditem
|
Allow setting max execution time to several special pages
|
2021-12-15 22:59:06 +01:00 |
|
watchlist
|
|
|
|
widget
|
Remove some more comments that literally repeat the code
|
2021-12-09 19:01:36 +01:00 |
|
xml
|
Use LanguageNameUtils constants instead of strings
|
2021-12-05 22:13:34 +01:00 |
|
.htaccess
|
|
|
|
ActorMigration.php
|
|
|
|
ActorMigrationBase.php
|
|
|
|
AutoLoader.php
|
Merge "AutoLoader: Use ?? instead of multiple if-isset-else branches"
|
2021-08-12 02:05:25 +00:00 |
|
BadFileLookup.php
|
Use getWithSetCallback() instead of get() + set()
|
2021-11-18 18:58:13 +00:00 |
|
CategoriesRdf.php
|
Remove some more comments that literally repeat the code
|
2021-12-09 19:01:36 +01:00 |
|
Category.php
|
Remove Title from signatures in CategoryViewer
|
2021-09-13 16:14:06 +00:00 |
|
CategoryViewer.php
|
Remove or replace usages of "sane"
|
2021-11-22 15:48:03 +00:00 |
|
CommentStore.php
|
Fix various typos in documentation
|
2021-08-23 09:03:44 +00:00 |
|
CommentStoreComment.php
|
|
|
|
config-merge-strategies.php
|
Settings: Add config merge strategies to apply on settings
|
2021-12-09 20:37:54 +00:00 |
|
ConfiguredReadOnlyMode.php
|
|
|
|
ContentSecurityPolicy.php
|
Remove or replace usages of "sane"
|
2021-11-22 15:48:03 +00:00 |
|
DefaultSettings.php
|
Merge "Allow setting max execution time to several special pages"
|
2021-12-16 01:54:31 +00:00 |
|
Defines.php
|
objectcache: make CACHE_MEMCACHED alias "memcached-php"
|
2021-11-10 18:55:47 +00:00 |
|
DeprecatedGlobal.php
|
StubObject: add magic __get() and __set()
|
2021-09-04 05:37:25 +00:00 |
|
DerivativeRequest.php
|
build: Update mediawiki/mediawiki-phan-config to 0.11.0
|
2021-09-07 17:19:05 +02:00 |
|
DevelopmentSettings.php
|
Set $wgIncludejQueryMigrate to false as default
|
2021-08-29 02:09:35 +02:00 |
|
DummyLinker.php
|
Introduce CommentFormatter
|
2021-09-28 11:13:03 -07:00 |
|
EditPage.php
|
Merge "Allow EditPage's preload feature only on wikitext pages"
|
2021-12-20 14:57:55 +00:00 |
|
Emptiable.php
|
|
|
|
EventRelayerGroup.php
|
|
|
|
ExtensionInfo.php
|
|
|
|
FauxRequest.php
|
|
|
|
FauxRequestUpload.php
|
|
|
|
FauxResponse.php
|
|
|
|
FeedUtils.php
|
Introduce CommentFormatter
|
2021-09-28 11:13:03 -07:00 |
|
FileDeleteForm.php
|
Change return format of DeletePage again
|
2021-11-29 15:09:42 +00:00 |
|
ForeignResourceManager.php
|
|
|
|
ForkController.php
|
|
|
|
FormOptions.php
|
|
|
|
GitInfo.php
|
|
|
|
GlobalFunctions.php
|
Remove or replace usages of "sanity"
|
2021-11-19 23:19:42 +00:00 |
|
HeaderCallback.php
|
|
|
|
Hooks.php
|
Mark Hooks::runner() as @internal
|
2021-07-28 23:49:27 +00:00 |
|
Html.php
|
Remove some more comments that literally repeat the code
|
2021-12-09 19:01:36 +01:00 |
|
Linker.php
|
Add content-media print styles
|
2021-12-09 11:42:05 -05:00 |
|
LinkFilter.php
|
|
|
|
ListToggle.php
|
|
|
|
MagicWord.php
|
|
|
|
MagicWordArray.php
|
docs: Fix nullable documentation for class properties
|
2021-09-24 00:54:53 +00:00 |
|
MagicWordFactory.php
|
|
|
|
MediaWiki.php
|
SECURITY: Require 'read' right for most actions
|
2021-12-15 16:12:27 +00:00 |
|
MediaWikiServices.php
|
preferences: Introduce SignatureValidatorFactory service
|
2021-12-14 12:10:32 +00:00 |
|
MediaWikiVersionFetcher.php
|
|
|
|
MergeHistory.php
|
Remove or replace usages of "sanity"
|
2021-11-19 23:19:42 +00:00 |
|
MovePage.php
|
Drop pr_user from page_restrictions
|
2021-12-06 14:15:39 +01:00 |
|
MWGrants.php
|
Reapply "GrantsInfo service to replace MWGrants"
|
2021-09-18 08:52:22 +00:00 |
|
MWNamespace.php
|
Hard-deprecate remaining MWNamespace methods
|
2021-10-20 21:16:25 +02:00 |
|
MWTimestamp.php
|
|
|
|
NoLocalSettings.php
|
NoLocalSettings: Pass an EmptyBagOStuff to TemplateParser
|
2021-11-03 17:23:26 +00:00 |
|
OrderedStreamingForkController.php
|
|
|
|
OutputHandler.php
|
Remove or replace usages of "sanity"
|
2021-11-19 23:19:42 +00:00 |
|
OutputPage.php
|
Revert "Replace deprecated methods IContextSource::getWikiPage && IContextSource::canUseWikiPage"
|
2021-12-14 12:43:15 -08:00 |
|
PageProps.php
|
Soft deprecate PageProps::getInstance()
|
2021-09-26 00:22:26 +00:00 |
|
PathRouter.php
|
|
|
|
PHPVersionCheck.php
|
Tweak error message for missing composer dependencies
|
2021-11-17 09:53:57 -08:00 |
|
Pingback.php
|
|
|
|
ProtectionForm.php
|
Revert "Use CsrfTokenSet as CSRF token source"
|
2021-08-05 15:48:26 -07:00 |
|
ProxyLookup.php
|
|
|
|
RawMessage.php
|
|
|
|
ReadOnlyMode.php
|
|
|
|
ServiceWiring.php
|
Merge "Introduced PreparedUpdate to replace PreparedEdit"
|
2021-12-20 20:41:14 +00:00 |
|
Setup.php
|
Settings: Add config merge strategies to apply on settings
|
2021-12-09 20:37:54 +00:00 |
|
SiteConfiguration.php
|
Merge "Update some documentation in SiteConfiguration"
|
2021-12-20 16:25:13 +00:00 |
|
SiteStats.php
|
SiteStats: Replace usages of "sane"
|
2021-11-22 13:38:40 +00:00 |
|
SiteStatsInit.php
|
Same code style and formatting for exists-style SQL queries
|
2021-08-12 11:37:58 +02:00 |
|
Status.php
|
|
|
|
StreamFile.php
|
Remove or replace usages of "sanity"
|
2021-11-19 23:19:42 +00:00 |
|
StubGlobalUser.php
|
Emit deprecation warnings reading from $wgUser
|
2021-09-15 20:17:04 -07:00 |
|
StubObject.php
|
StubObject: add magic __get() and __set()
|
2021-09-04 05:37:25 +00:00 |
|
StubUserLang.php
|
|
|
|
TemplateParser.php
|
TemplateParser: Remove support for deprecated cache-disabling parameter
|
2021-09-17 19:48:54 +00:00 |
|
TemplatesOnThisPageFormatter.php
|
|
|
|
Title.php
|
DeprecationHelper: avoid closures
|
2021-12-10 17:15:13 +00:00 |
|
TitleArray.php
|
docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title>
|
2021-08-30 22:37:54 +02:00 |
|
TitleArrayFromResult.php
|
docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title>
|
2021-08-30 22:37:54 +02:00 |
|
TitleFactory.php
|
Hard deprecate TitleFactory::newFromIDs and Title::newFromIDs
|
2021-11-29 14:23:26 -05:00 |
|
TrackingCategories.php
|
Register omitted tracking categories
|
2021-10-16 12:14:47 +00:00 |
|
WebRequest.php
|
Remove or replace usages of "sane"
|
2021-11-22 13:35:17 +00:00 |
|
WebRequestUpload.php
|
|
|
|
WebResponse.php
|
|
|
|
WebStart.php
|
Using @return never documentation on always-throw-function
|
2021-09-07 17:29:03 +02:00 |
|
WikiMap.php
|
Remove or replace usages of "sanity"
|
2021-11-19 23:19:42 +00:00 |
|
WikiReference.php
|
Remove or replace usages of "sane"
|
2021-11-22 13:35:17 +00:00 |