..
actions
Merge "DeleteAction: allow easy override of form messages"
2021-10-12 20:02:01 +00:00
api
Merge "Remove deprecated ApiBase::PARAM_VALUE_LINKS"
2021-10-13 01:54:56 +00:00
auth
Using @return never documentation on always-throw-function
2021-09-07 17:29:03 +02:00
block
Only allow UserIdentity in DatabaseBlock::setBlocker()
2021-10-04 14:03:29 +00:00
cache
s/necesssary/necessary/
2021-10-06 01:08:37 +01:00
changes
Introduce CommentFormatter
2021-09-28 11:13:03 -07:00
changetags
ChangeTags: Set interface flag when parsing tag names
2021-09-27 16:10:44 +02:00
collation
Hard deprecate Collation::singleton() and ::factory()
2021-10-01 18:59:53 +02:00
CommentFormatter
RowCommentIterator: Cast data coming out of the DB
2021-10-06 09:06:09 +11:00
composer
config
content
Fix reference to moved flag in phpdoc
2021-10-12 11:57:38 +02:00
context
docs: Fix nullable documentation for class properties
2021-09-24 00:54:53 +00:00
dao
db
Deprecate wfLogProfilingData(), improve statsd/profiling docs
2021-10-02 23:23:01 +01:00
debug
docs: Fix nullable documentation for class properties
2021-09-24 00:54:53 +00:00
deferred
Rename ParserOutput::{get,set,unset}Property to {get,set,unset}PageProperty
2021-10-08 10:07:17 -04:00
diff
Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking()
2021-10-01 14:13:47 -04: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
Fix height of traditional galleries in new media dom
2021-10-08 17:57:44 +00: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
Merge "Add SpecialExportGetExtraPagesHook"
2021-10-11 22:00:33 +00:00
htmlform
Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking()
2021-10-01 14:13:47 -04:00
http
Using @return never documentation on always-throw-function
2021-09-07 17:29:03 +02:00
import
Migrate WikiPage::doEditUpdates() to using PageUpdaterFactory
2021-10-07 11:17:43 +01:00
installer
installer: Fix 5th param to sourceFile() in DatabaseUpdater
2021-10-13 00:13:49 +00:00
interwiki
jobqueue
Merge "jobqueue: Batch jobs that will end up in the default queue"
2021-10-06 17:32:37 +00: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
Add S'gaw Karen (ksw) to Names.php
2021-10-13 15:44:41 +03:00
libs
Merge "Metrics: reduce the number of packets sent by MetricsFactory->flush()"
2021-10-12 22:01:25 +00:00
linkeddata
linker
Remove stub threshold feature
2021-09-13 09:26:38 -07:00
logging
Merge "Change null to [] for html attributes on call of Html functions"
2021-09-29 16:20:41 +00: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 "Pre-format comments for non-local files too"
2021-10-12 15:46:39 +00:00
pager
IndexPager: Add @since notation to getDatabase()
2021-09-29 15:13:12 +01:00
ParamValidator /TypeDef
UserDef: creating from id 0 should be unknown user, not context ip
2021-09-14 03:25:40 +00:00
parser
Hard-deprecate all public property access on CacheTime and ParserOutput.
2021-10-13 13:27:16 -04: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
Remove "auto-number headings" preference
2021-10-03 00:47:08 +02:00
profiler
profiler: Remove dependency on WebRequest from Profiler
2021-10-09 03:00:45 +00:00
rcfeed
registration
Merge "registration: Apply manifest v2 logic to hypothetical v3"
2021-09-10 06:47:36 +00:00
resourceloader
ResourceLoaderContext: Set message 'interface' flag and unique 'title'
2021-10-08 00:15:33 +00:00
Rest
Merge "Add slow-parsoid log channel"
2021-09-16 14:05:36 +00:00
Revision
Introduce CommentFormatter
2021-09-28 11:13:03 -07:00
revisiondelete
build: Update mediawiki/mediawiki-phan-config to 0.11.0
2021-09-07 17:19:05 +02:00
revisionlist
search
SECURITY: Pass escaped HTML to FullSearchResultWidget::buildMeta
2021-09-30 15:49:36 +01: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
Skin: Reduce redundant conditions
2021-10-05 17:35:43 +01:00
sparql
specialpage
Merge "Add SpecialExportGetExtraPagesHook"
2021-10-11 22:00:33 +00:00
specials
Merge "Add SpecialExportGetExtraPagesHook"
2021-10-11 22:00:33 +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
Remove hard deprecated Watchlist methods in User, Title, and WatchAction
2021-10-04 15:14:24 -04:00
utils
docs: Fix nullable documentation for class properties
2021-09-24 00:54:53 +00:00
watcheditem
WatchedItemStore: forwards compatibility for stash value change
2021-10-05 11:35:00 +11:00
watchlist
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
Add unwatchedpages to the basic grant
2021-10-11 10:16:23 +02: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
Introduce CommentFormatter
2021-09-28 11:13:03 -07:00
EditPage.php
Merge "Change null to [] for html attributes on call of Html functions"
2021-09-29 16:20:41 +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
DeleteAction-related cleanup, part 3
2021-10-06 13:43:54 +02:00
ForeignResourceManager.php
ForkController.php
FormOptions.php
GitInfo.php
GlobalFunctions.php
profiler: Remove dependency on WebRequest from Profiler
2021-10-09 03:00:45 +00:00
HeaderCallback.php
Hooks.php
Html.php
Linker.php
Introduce CommentFormatter
2021-09-28 11:13:03 -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
MediaWiki.php
profiler: Remove dependency on WebRequest from Profiler
2021-10-09 03:00:45 +00:00
MediaWikiServices.php
Convert TrackingCategories to a service with DI
2021-10-08 16:36:20 -04:00
MediaWikiVersionFetcher.php
MergeHistory.php
MovePage.php
Migrate WikiPage::doEditUpdates() to using PageUpdaterFactory
2021-10-07 11:17:43 +01:00
MWGrants.php
Reapply "GrantsInfo service to replace MWGrants"
2021-09-18 08:52:22 +00:00
MWNamespace.php
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
Merge "OutputPage: Remove redundant "rel=edit" head link after "x-wiki" link"
2021-10-08 19:12:38 +00:00
PageProps.php
Soft deprecate PageProps::getInstance()
2021-09-26 00:22:26 +00:00
PathRouter.php
PHPVersionCheck.php
PHPVersionCheck: Mark PHP 7.4.0 - 7.4.2 as buggy
2021-10-12 20:21:38 +00:00
Pingback.php
ProtectionForm.php
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
ServiceWiring.php
Merge "Migrate WikiPage::doEditUpdates() to using PageUpdaterFactory"
2021-10-11 11:36:50 +00: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
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
Remove hard deprecated Watchlist methods in User, Title, and WatchAction
2021-10-04 15:14:24 -04: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
TrackingCategories.php
Convert TrackingCategories to a service with DI
2021-10-08 16:36:20 -04:00
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