..
actions
Move some methods from FileDeleteForm to a subclass of DeleteAction
2021-09-17 22:13:19 +02:00
api
Merge "Allow int on ApiQueryGeneratorBase::setContinueEnumParameter"
2021-09-27 22:49:40 +00:00
auth
Using @return never documentation on always-throw-function
2021-09-07 17:29:03 +02:00
block
docs: Remove wrong null types
2021-08-26 21:42:03 +02:00
cache
docs: Fix nullable documentation for class properties
2021-09-24 00:54:53 +00:00
changes
Title: Make use of BacklinkCacheFactory service
2021-09-09 14:04:02 +01:00
changetags
ChangeTags: Set interface flag when parsing tag names
2021-09-27 16:10:44 +02:00
collation
collation: Create CollationFactory service
2021-09-04 02:46:06 +02:00
composer
config
Introduce includes/Storage/PageUpdaterFactory
2021-07-19 12:15:26 +02:00
content
Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler
2021-09-29 13:10:51 +03:00
context
docs: Fix nullable documentation for class properties
2021-09-24 00:54:53 +00:00
dao
build: Updating dependencies
2021-07-22 03:36:05 +00:00
db
Using @return never documentation on always-throw-function
2021-09-07 17:29:03 +02:00
debug
docs: Fix nullable documentation for class properties
2021-09-24 00:54:53 +00:00
deferred
Remove the deprecated IP class
2021-09-26 13:58:28 +02:00
diff
docs: Fix nullable documentation for class properties
2021-09-24 00:54:53 +00:00
edit
editpage
editpage: Replace usage of Title in TextboxBuilder::class
2021-09-20 10:24:00 +01:00
exception
Merge "Revert "Introduce AbstractLocalizedException""
2021-09-14 20:10:48 +00:00
export
Update @since doc for WikiExporterFactory
2021-09-16 19:10:46 +02:00
externalstore
Merge "ExternalStoreDB::getMaster: Hard deprecate now it's unused in prod"
2021-09-08 20:52:48 +00:00
filebackend
Remove LockManagerGroup::singleton() and ::destroySingletons()
2021-09-17 00:25:44 +02:00
filerepo
file: Fix doc of LocalRepo::locked
2021-09-20 23:26:42 +02:00
gallery
build: Update mediawiki/mediawiki-phan-config to 0.11.0
2021-09-07 17:19:05 +02:00
historyblob
docs: Fix nullable documentation for class properties
2021-09-24 00:54:53 +00:00
Hook
Remove PHPUnit hooks
2021-08-30 00:28:32 +02:00
HookContainer
Drop deprecated BeforeResetNotificationTimestamp hook
2021-09-21 23:09:18 +00:00
htmlform
HTMLTitleTextField: Remove B&C code
2021-09-22 00:48:59 -07:00
http
Using @return never documentation on always-throw-function
2021-09-07 17:29:03 +02:00
import
Change 'fromdbmaster' to WikiPage::READ_LATEST
2021-09-26 19:27:33 +00:00
installer
Localisation updates from https://translatewiki.net .
2021-09-27 08:20:02 +02:00
interwiki
jobqueue
Hard deprecate User::setOption()
2021-09-26 17:18:54 +02:00
json
FormatJson: Optimize encode() for supported PHP versions
2021-08-20 08:03:11 -04:00
language
Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler
2021-09-29 13:10:51 +03:00
languages
Use @phpcs-require-sorted-array on pre-defined array in Names.php
2021-09-28 15:20:52 +02:00
libs
Remove $wgShellLocale, always use C
2021-09-24 17:25:01 -07:00
linkeddata
linker
Remove stub threshold feature
2021-09-13 09:26:38 -07:00
logging
docs: LogFormatter: $plaintext and $irctext are booleans
2021-09-25 03:37:43 +09:00
mail
EmailNotification: fix misplaced tab
2021-09-20 22:25:20 +00:00
media
Allow skipping $wgMaxImageArea check
2021-09-23 15:33:37 -07:00
Message
Navigation
objectcache
Cleanup mixed space/tab line indent
2021-09-04 00:52:31 +02:00
page
Merge "Move some methods from FileDeleteForm to a subclass of DeleteAction"
2021-09-27 22:54:42 +00:00
pager
TablePager: fix param documentation for formatValue()
2021-09-09 08:44:27 +02:00
ParamValidator /TypeDef
UserDef: creating from id 0 should be unknown user, not context ip
2021-09-14 03:25:40 +00:00
parser
Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler
2021-09-29 13:10:51 +03:00
password
Remove PasswordCannotMatchUsername password policy
2021-09-06 14:55:12 +00:00
Permissions
permissions: Avoid null as init for PermissionManager->usersRights cache
2021-09-22 22:28:32 +02:00
poolcounter
Add slow-parsoid log channel
2021-09-15 15:48:11 +10:00
preferences
ApiParse: Support hidden skins
2021-09-20 09:29:24 +01:00
profiler
profiler: Fixup broken logic for the new 'running' option
2021-09-16 03:26:23 +01:00
rcfeed
registration
Merge "registration: Apply manifest v2 logic to hypothetical v3"
2021-09-10 06:47:36 +00:00
resourceloader
Merge "resourceloader: Preserve new 'debug' param in getScriptURLsForDebug()"
2021-09-28 15:27:27 +00:00
Rest
Merge "Add slow-parsoid log channel"
2021-09-16 14:05:36 +00:00
Revision
docs: Fix nullable documentation for class properties
2021-09-24 00:54:53 +00:00
revisiondelete
build: Update mediawiki/mediawiki-phan-config to 0.11.0
2021-09-07 17:19:05 +02:00
revisionlist
build: Updating dependencies
2021-07-22 03:36:05 +00:00
search
docs: Fix nullable documentation for class properties
2021-09-24 00:54:53 +00:00
session
Cleanup mixed space/tab line indent
2021-09-04 00:52:31 +02:00
shell
Remove $wgShellLocale, always use C
2021-09-24 17:25:01 -07:00
site
Various updates and fixes to PHPDoc documentation
2021-08-09 09:26:23 +02:00
skins
Merge "mediawiki.util: Update addPortletLink to support 'text-wrapper' option"
2021-09-23 22:47:39 +00:00
sparql
sparql: Replace deprecated Http::userAgent() in SparqlClient
2021-08-04 13:54:13 +00:00
specialpage
QueryPage: s/Sometime/Sometimes/
2021-09-27 23:43:14 +01:00
specials
Merge "Use mw.Title for capitalizing and drop wgCapitalizeUploads"
2021-09-27 19:36:36 +00:00
Storage
MovePage - use PageUpdater to create redirect page
2021-09-17 15:49:50 +00:00
templates
tidy
Using @return never documentation on always-throw-function
2021-09-07 17:29:03 +02:00
title
Revert "Introduce AbstractLocalizedException"
2021-09-14 19:01:21 +00:00
upload
Merge "Revert "Introduce AbstractLocalizedException""
2021-09-14 20:10:48 +00:00
user
Hard deprecate User::blockedby(), User::getblockid()
2021-09-28 12:50:29 +00:00
utils
docs: Fix nullable documentation for class properties
2021-09-24 00:54:53 +00:00
watcheditem
ActivityUpdateJob: accept PageReference
2021-09-21 23:30:51 +00:00
watchlist
build: Updating dependencies
2021-07-22 03:36:05 +00:00
widget
Remove unreachable code after exception/die/exit
2021-09-03 23:14:28 +00:00
xml
Simplify else-branches after continue/break
2021-08-17 22:51:43 +02:00
.htaccess
ActorMigration.php
ActorMigrationBase.php
AjaxDispatcher.php
ILoadBalancer/ILBFactory: Rename commitMasterChanges() to commitPrimaryChanges()
2021-09-02 11:27:10 -07:00
AjaxResponse.php
AutoLoader.php
Merge "AutoLoader: Use ?? instead of multiple if-isset-else branches"
2021-08-12 02:05:25 +00:00
BadFileLookup.php
CategoriesRdf.php
Category.php
Remove Title from signatures in CategoryViewer
2021-09-13 16:14:06 +00:00
CategoryViewer.php
Remove Title from signatures in CategoryViewer
2021-09-13 16:14:06 +00:00
CommentStore.php
Fix various typos in documentation
2021-08-23 09:03:44 +00:00
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php
DefaultSettings.php
Remove $wgShellLocale, always use C
2021-09-24 17:25:01 -07:00
Defines.php
Prepare for REL1_37 cut, labelling master as 1.38-alpha
2021-09-13 19:19:42 -07: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
EditPage.php
Change 'fromdbmaster' to WikiPage::READ_LATEST
2021-09-26 19:27:33 +00:00
Emptiable.php
EventRelayerGroup.php
ExtensionInfo.php
FauxRequest.php
FauxRequestUpload.php
FauxResponse.php
FeedUtils.php
Merge "Make use of Html class utility methods in a few places"
2021-08-31 15:39:39 +00:00
FileDeleteForm.php
Move some methods from FileDeleteForm to a subclass of DeleteAction
2021-09-17 22:13:19 +02:00
ForeignResourceManager.php
ForkController.php
FormOptions.php
GitInfo.php
GlobalFunctions.php
Remove $wgShellLocale, always use C
2021-09-24 17:25:01 -07:00
HeaderCallback.php
Hooks.php
Mark Hooks::runner() as @internal
2021-07-28 23:49:27 +00:00
Html.php
Html::openElement() micro-optimisations
2021-08-02 18:10:59 +00:00
Linker.php
Remove stub threshold feature
2021-09-13 09:26:38 -07: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
build: Updating dependencies
2021-07-22 03:36:05 +00:00
MediaWiki.php
MWExceptionHandler: Rename rollbackMasterChangesAndLog to rollbackPrimaryChangesAndLog
2021-09-03 17:36:34 -07:00
MediaWikiServices.php
Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler
2021-09-29 13:10:51 +03:00
MediaWikiVersionFetcher.php
MergeHistory.php
Support fluent interface for StatusValue
2021-08-02 15:14:11 -04:00
MovePage.php
MovePage: don't create a recent change for a redirect
2021-09-23 19:58:04 -07:00
MWGrants.php
Reapply "GrantsInfo service to replace MWGrants"
2021-09-18 08:52:22 +00:00
MWNamespace.php
Hard-deprecate some MWNamespace methods
2021-07-26 11:53:11 +00:00
MWTimestamp.php
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php
OutputHandler: Omit debug() call for common case
2021-09-23 00:19:57 +01:00
OutputPage.php
Avoid using ContentHandler::getContentText()
2021-09-20 15:32:44 +02:00
PageProps.php
Soft deprecate PageProps::getInstance()
2021-09-26 00:22:26 +00:00
PathRouter.php
PHPVersionCheck.php
Prepare for REL1_37 cut, labelling master as 1.38-alpha
2021-09-13 19:19:42 -07:00
Pingback.php
build: Updating dependencies
2021-07-22 03:36:05 +00:00
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
Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler
2021-09-29 13:10:51 +03:00
Setup.php
Remove $wgShellLocale, always use C
2021-09-24 17:25:01 -07:00
SiteConfiguration.php
SiteStats.php
docs: Fix nullable documentation for class properties
2021-09-24 00:54:53 +00:00
SiteStatsInit.php
Same code style and formatting for exists-style SQL queries
2021-08-12 11:37:58 +02:00
Status.php
build: Updating dependencies
2021-07-22 03:36:05 +00:00
StreamFile.php
Rename four config variables to avoid 'blacklist' term
2021-09-08 23:32:29 +01: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
Expand local URLs to absolute URLs in ParserOutput
2021-09-23 11:48:51 -07: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
build: Updating dependencies
2021-07-22 03:36:05 +00:00
TrackingCategories.php
WebRequest.php
WebRequest: Document getVal caveat and recommend getText or getRawVal
2021-08-23 23:43:10 +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
WikiReference.php