| .. |
|
actions
|
InfoAction: Show help link even in case of error
|
2021-03-16 16:31:58 +00:00 |
|
api
|
update authevents logging status context to use string representation directly
|
2021-03-16 21:01:43 +00:00 |
|
auth
|
Make RememberMe authentication behavior configurable.
|
2021-03-14 12:31:41 -04:00 |
|
block
|
BlockPermissionChecker: inject BlockUtils
|
2021-03-16 01:47:39 +00:00 |
|
cache
|
Inline Parser::firstCallInit() into ::__construct()
|
2021-03-16 19:41:56 +00:00 |
|
changes
|
Merge "Deprecate UserIdentity::getActorId()"
|
2021-03-13 21:30:22 +00:00 |
|
changetags
|
Replace some usages of User with Authority/UserIdentity
|
2021-03-04 17:20:40 -07:00 |
|
collation
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
compat
|
|
|
|
composer
|
Allow Composer 2.0
|
2021-03-01 13:40:55 +11:00 |
|
config
|
|
|
|
content
|
ContentHandlerFactory: fix confusing typo
|
2021-03-14 21:21:26 +00:00 |
|
context
|
docs: Fix 'dependant' typos
|
2021-02-18 16:59:20 +00:00 |
|
dao
|
Introduce helper WikiAwareEntityTrait
|
2021-02-08 13:49:50 -06:00 |
|
db
|
Add $wgChronologyProtectorStash and improve $wgMainStash comments
|
2021-03-01 20:34:34 +00:00 |
|
debug
|
Language: Turn public properties into Getters in LanguageConverter based hierarchy
|
2021-02-03 15:17:42 +02:00 |
|
deferred
|
Remove $wgPagePropsHaveSortkey
|
2021-03-13 12:08:49 -08:00 |
|
diff
|
Replace some usages of User with Authority/UserIdentity
|
2021-03-04 17:20:40 -07:00 |
|
edit
|
|
|
|
editpage
|
Convert ChangeTagsConstraint to Authority
|
2021-03-15 21:38:42 -06:00 |
|
exception
|
Allow PermissionError to be constructed with a PermissionStatus
|
2021-03-01 21:11:57 +00:00 |
|
export
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
externalstore
|
Merge "ExternalStoreMwstore: Remove unnecessary check"
|
2021-03-13 20:57:50 +00:00 |
|
filebackend
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
filerepo
|
Merge "Deprecate UserIdentity::getActorId()"
|
2021-03-13 21:30:22 +00:00 |
|
gallery
|
|
|
|
historyblob
|
|
|
|
Hook
|
OutputPage: Mark MakeGlobalVariablesScriptHook as void and improve docs
|
2021-03-14 06:39:24 +01:00 |
|
HookContainer
|
Merge "OutputPage: Mark MakeGlobalVariablesScriptHook as void and improve docs"
|
2021-03-15 06:48:56 +00:00 |
|
htmlform
|
OOUIHTMLForm: Remove IE8 fallback code
|
2021-02-24 15:33:11 -08:00 |
|
http
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
import
|
NaiveForeignTitleFactory: inject content language
|
2021-03-13 09:50:44 +00:00 |
|
installer
|
Merge "Drop MysqlUpdater::doUserNewTalkTimestampNotNull() and its related sql file"
|
2021-03-15 16:51:21 +00:00 |
|
interwiki
|
|
|
|
jobqueue
|
JobQueue: Fix grammar in documentation
|
2021-03-10 13:53:43 +00:00 |
|
json
|
|
|
|
language
|
Add converter for the Talysh language (tly)
|
2021-02-17 13:49:36 +00:00 |
|
libs
|
rdbms: avoid undefined "expectBy" notices in TransactionProfiler (II)
|
2021-03-16 03:58:11 +00:00 |
|
linkeddata
|
|
|
|
linker
|
Define equality for PageIdentity and LinkTarget
|
2021-01-19 23:07:37 +00:00 |
|
logging
|
Deprecate UserIdentity::getActorId()
|
2021-03-13 19:45:57 +01:00 |
|
mail
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
media
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
Message
|
|
|
|
Navigation
|
|
|
|
objectcache
|
Merge "objectcache: remove ObjectCache::detectLocalServerCache() method"
|
2021-03-08 05:57:14 +00:00 |
|
page
|
Merge "Safer WikiPage redirect functions"
|
2021-03-14 21:17:53 +00:00 |
|
pager
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
ParamValidator/TypeDef
|
|
|
|
parser
|
Make Parser::$mOutput private
|
2021-03-16 22:37:08 +00:00 |
|
password
|
|
|
|
Permissions
|
Fix doc for hook error in GetUserPermissionsErrorsExpensiveHook
|
2021-03-07 12:36:19 +01:00 |
|
poolcounter
|
|
|
|
preferences
|
Avoid using User ::getDefaultOption, ::getDefaultOptions
|
2021-03-16 17:24:17 +02:00 |
|
profiler
|
Merge "Use static closures where safe to use"
|
2021-02-14 23:05:48 +00:00 |
|
rcfeed
|
|
|
|
registration
|
Merge "Use static closures where safe to use"
|
2021-02-14 23:05:48 +00:00 |
|
resourceloader
|
Merge "resourceloader: Allow modules to mark themselves as ES6-only"
|
2021-03-07 02:56:03 +00:00 |
|
Rest
|
Rename Authority::getPerformer() to ::getUser()
|
2021-03-04 12:45:28 -07:00 |
|
Revision
|
MainSlotRoleHandler: inject dependencies
|
2021-03-11 20:49:37 +00:00 |
|
revisiondelete
|
Use Authority for revision audience where possible
|
2021-02-24 10:56:50 -07:00 |
|
revisionlist
|
Use Authority for revision audience where possible
|
2021-02-24 10:56:50 -07:00 |
|
search
|
SearchNearMatcher: don't create WikiPage for bad titles.
|
2021-03-03 20:38:59 +01:00 |
|
session
|
Avoid using User::isValidUserName()
|
2021-03-14 18:04:12 +01:00 |
|
shell
|
Use Shellbox for Shell::command() etc.
|
2021-02-05 21:51:58 +11:00 |
|
site
|
Merge "Use static closures where safe to use"
|
2021-02-14 23:05:48 +00:00 |
|
skins
|
Merge "Allow top-right search form target to be modifiable"
|
2021-03-16 14:44:50 +00:00 |
|
sparql
|
|
|
|
specialpage
|
Introduce Tidy service
|
2021-03-15 17:22:36 -04:00 |
|
specials
|
Merge "Introduce Tidy service"
|
2021-03-16 19:29:17 +00:00 |
|
Storage
|
PageUpdater: use UserIdentity where possible
|
2021-03-09 18:28:39 +01:00 |
|
templates
|
|
|
|
tidy
|
Deprecate MWTidy and TidyDriverBase::supportsValidate()
|
2021-03-16 12:29:55 -07:00 |
|
title
|
MediaWikiTitleCodec: remove deprecated support for missing params
|
2021-03-16 01:30:55 +00:00 |
|
upload
|
Rename Authority::getPerformer() to ::getUser()
|
2021-03-04 12:45:28 -07:00 |
|
user
|
Avoid using User ::getDefaultOption, ::getDefaultOptions
|
2021-03-16 17:24:17 +02:00 |
|
utils
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
watcheditem
|
Hard deprecate WatchedItem::getUser in favor of ::getUserIdentity
|
2021-02-26 03:29:45 -05:00 |
|
widget
|
|
|
|
xml
|
Don't accept empty option group names for dropdown elements
|
2021-02-19 17:04:35 +01:00 |
|
.htaccess
|
|
|
|
ActorMigration.php
|
Deprecate UserIdentity::getActorId()
|
2021-03-13 19:45:57 +01:00 |
|
AjaxDispatcher.php
|
|
|
|
AjaxResponse.php
|
|
|
|
AutoLoader.php
|
|
|
|
Autopromote.php
|
|
|
|
BadFileLookup.php
|
build: Update mediawiki/mediawiki-codesniffer to 35.0.0
|
2021-01-31 13:34:38 +00:00 |
|
CategoriesRdf.php
|
|
|
|
Category.php
|
|
|
|
CategoryViewer.php
|
|
|
|
CommentStore.php
|
Turn CommentStore::$tempTables into a constant
|
2021-02-16 09:42:30 +01:00 |
|
CommentStoreComment.php
|
|
|
|
ConfiguredReadOnlyMode.php
|
|
|
|
ContentSecurityPolicy.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
DefaultSettings.php
|
Remove Parser::$mConf
|
2021-03-16 19:43:22 +00:00 |
|
Defines.php
|
PHPVersionCheck: Complain about known-bad versions above minimum
|
2021-02-25 15:17:21 +00:00 |
|
DeprecatedGlobal.php
|
DeprecatedGlobal: remove unneeded phpcs suppression
|
2021-02-16 16:30:43 +00:00 |
|
DerivativeRequest.php
|
|
|
|
DevelopmentSettings.php
|
Ensure that the legacy wikitext editor is preferred by default
|
2021-01-12 12:30:02 +01:00 |
|
DummyLinker.php
|
|
|
|
EditPage.php
|
Replace some usages of User with Authority/UserIdentity
|
2021-03-04 17:20:40 -07:00 |
|
Emptiable.php
|
Creating an interface to check for emptiness of an object
|
2021-02-19 21:56:21 +00:00 |
|
EventRelayerGroup.php
|
|
|
|
ExtensionInfo.php
|
|
|
|
FauxRequest.php
|
|
|
|
FauxResponse.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
FeedUtils.php
|
|
|
|
FileDeleteForm.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
ForeignResourceManager.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
ForkController.php
|
|
|
|
FormOptions.php
|
|
|
|
GitInfo.php
|
|
|
|
GlobalFunctions.php
|
wfDeprecated: Use InvalidArgumentException for invalid arguments
|
2021-03-12 02:11:04 +00:00 |
|
HeaderCallback.php
|
HeaderCallback: Remove pre-caching of WebRequest::getRequestId
|
2021-03-10 18:29:55 +00:00 |
|
Hooks.php
|
Hooks: Map dash character to underscore when generating hook names
|
2021-01-26 15:37:29 +00:00 |
|
Html.php
|
Revert "message boxes: Use CSS classes adhering to class naming scheme"
|
2021-01-25 16:31:08 +00:00 |
|
Linker.php
|
Avoid using User ::getDefaultOption, ::getDefaultOptions
|
2021-03-16 17:24:17 +02:00 |
|
LinkFilter.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
ListToggle.php
|
|
|
|
MagicWord.php
|
|
|
|
MagicWordArray.php
|
|
|
|
MagicWordFactory.php
|
|
|
|
MediaWiki.php
|
Allow top-right search form target to be modifiable
|
2021-03-12 17:38:13 +00:00 |
|
MediaWikiServices.php
|
Introduce Tidy service
|
2021-03-15 17:22:36 -04:00 |
|
MediaWikiVersionFetcher.php
|
|
|
|
MergeHistory.php
|
Chain MutableRevisionRecord method calls
|
2021-01-20 20:52:22 +00:00 |
|
MovePage.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
MWGrants.php
|
MWGrants: Reduce logic duplication
|
2021-03-13 20:04:09 +00:00 |
|
MWNamespace.php
|
|
|
|
MWTimestamp.php
|
Convert MWTimestamp to UserIdentity
|
2021-03-11 19:24:16 +00:00 |
|
NoLocalSettings.php
|
|
|
|
OrderedStreamingForkController.php
|
|
|
|
OutputHandler.php
|
Comments: use only // instead of more
|
2021-03-10 15:05:57 +00:00 |
|
OutputPage.php
|
Merge "Convert second batch of special pages to authority"
|
2021-03-08 22:33:53 +00:00 |
|
PageProps.php
|
Remove PageProps::overrideInstance()
|
2021-03-15 12:53:29 -04:00 |
|
PathRouter.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
PHPVersionCheck.php
|
Make ParserOptionsTest work on PHP<7.4.9 with opcache enabled
|
2021-03-02 13:03:58 +11:00 |
|
Pingback.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
ProtectionForm.php
|
field descriptors in HTMLForm must have keys
|
2021-02-19 01:17:02 +01:00 |
|
ProxyLookup.php
|
|
|
|
RawMessage.php
|
|
|
|
ReadOnlyMode.php
|
|
|
|
Revision.php
|
Use Authority for revision audience where possible
|
2021-02-24 10:56:50 -07:00 |
|
ServiceWiring.php
|
Remove Parser::$mConf
|
2021-03-16 19:43:22 +00:00 |
|
Setup.php
|
Comments: use only // instead of more
|
2021-03-10 15:05:57 +00:00 |
|
SiteConfiguration.php
|
|
|
|
SiteStats.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
SiteStatsInit.php
|
|
|
|
Status.php
|
Convert WikiPage to authority.
|
2021-02-27 00:50:07 +00:00 |
|
StreamFile.php
|
|
|
|
StubObject.php
|
|
|
|
StubUserLang.php
|
|
|
|
TemplateParser.php
|
|
|
|
TemplatesOnThisPageFormatter.php
|
Replace some usages of User with Authority/UserIdentity
|
2021-03-04 17:20:40 -07:00 |
|
Title.php
|
Safer WikiPage redirect functions
|
2021-03-10 16:30:21 +11:00 |
|
TitleArray.php
|
|
|
|
TitleArrayFromResult.php
|
|
|
|
TitleFactory.php
|
MainSlotRoleHandler: inject dependencies
|
2021-03-11 20:49:37 +00:00 |
|
TrackingCategories.php
|
|
|
|
WebRequest.php
|
Merge "WebRequest: Document magic argument on WebRequest::getValues"
|
2021-02-11 03:41:09 +00:00 |
|
WebRequestUpload.php
|
build: Update mediawiki/mediawiki-codesniffer to 35.0.0
|
2021-01-31 13:34:38 +00:00 |
|
WebResponse.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
WebStart.php
|
Merge "WebStart: Avoid conditionally declared functions in this file"
|
2021-03-12 03:00:18 +00:00 |
|
WikiMap.php
|
|
|
|
WikiReference.php
|
|
|