| .. |
|
actions
|
Hook interface type fixes, to fix Phan errors
|
2020-05-05 11:22:04 +10:00 |
|
api
|
Merge "Allow extensions (et al) to have multiple LICENSE/COPYING files"
|
2020-05-06 22:06:53 +00:00 |
|
auth
|
auth: Use a 'use' statement rather than \ for class import
|
2020-05-01 17:21:45 +00:00 |
|
block
|
DatabaseBlock's status variables should return bool
|
2020-04-26 20:09:40 +02:00 |
|
cache
|
Add missing public visibility on methods of cache related classes
|
2020-05-09 10:47:45 +00:00 |
|
changes
|
Merge "Explicit return in ChannelFeed::formatTime() implementations"
|
2020-05-08 22:00:41 +00:00 |
|
changetags
|
Add missing public visibility on some methods
|
2020-05-08 21:25:36 +00:00 |
|
clientpool
|
Migrate CdnCacheUpdate to MultiHttpClient and deprecate SquidPurgeClient
|
2020-04-20 17:03:32 +01:00 |
|
collation
|
Add missing public visibility on some methods
|
2020-05-08 21:25:36 +00:00 |
|
compat
|
Coding style: Auto-fix MediaWiki.Commenting.DocComment.*
|
2020-01-10 12:28:12 -08:00 |
|
composer
|
|
|
|
config
|
Use namespaced IPUtils class
|
2020-01-01 02:36:49 -08:00 |
|
content
|
Hook interface type fixes, to fix Phan errors
|
2020-05-05 11:22:04 +10:00 |
|
context
|
docs: Hook interface doc comment review
|
2020-04-21 09:10:08 +10:00 |
|
dao
|
|
|
|
db
|
More flexible deprecation warnings
|
2020-04-22 12:37:22 +10:00 |
|
debug
|
deprecation: Remove DeprecationHelper::newArgumentWithDeprecation and change callers accordingly
|
2020-04-27 20:23:58 +03:00 |
|
deferred
|
deferredupdates: support limited DeferredUpdates::doUpdates()
|
2020-05-07 02:17:21 -07:00 |
|
diff
|
Hook interface type fixes, to fix Phan errors
|
2020-05-05 11:22:04 +10:00 |
|
edit
|
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
|
2020-01-10 09:32:25 -08:00 |
|
editpage
|
deprecation: Remove DeprecationHelper::newArgumentWithDeprecation and change callers accordingly
|
2020-04-27 20:23:58 +03:00 |
|
exception
|
docs: Hook interface doc comment review
|
2020-04-21 09:10:08 +10:00 |
|
export
|
Add missing visibility on methods related to import/export
|
2020-05-09 11:56:48 +00:00 |
|
externalstore
|
ExternalStore: report cause of non-exception failure
|
2020-04-17 18:00:28 +02:00 |
|
filebackend
|
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
|
2020-01-10 09:32:25 -08:00 |
|
filerepo
|
Hook interface type fixes, to fix Phan errors
|
2020-05-05 11:22:04 +10:00 |
|
gallery
|
docs: Hook interface doc comment review
|
2020-04-21 09:10:08 +10:00 |
|
historyblob
|
|
|
|
Hook
|
Hook interface type fixes, to fix Phan errors
|
2020-05-05 11:22:04 +10:00 |
|
HookContainer
|
Create TalkPageNotificationManager service
|
2020-05-06 15:31:55 -07:00 |
|
htmlform
|
Merge "doxygen: Changed Doxygen tags causing warnings during documentation generation"
|
2020-04-16 18:45:56 +00:00 |
|
http
|
doxygen: Changed Doxygen tags causing warnings during documentation generation
|
2020-04-14 03:25:19 +00:00 |
|
import
|
Add missing visibility on methods related to import/export
|
2020-05-09 11:56:48 +00:00 |
|
installer
|
Wire empty abstract schema into installer
|
2020-05-09 20:42:11 +02:00 |
|
interwiki
|
docs: Hook interface doc comment review
|
2020-04-21 09:10:08 +10:00 |
|
jobqueue
|
HTMLCacheUpdateJob: Enable PURGE_URLS_LINKSUPDATE_ONLY to reduce purges
|
2020-04-30 18:26:41 +00:00 |
|
json
|
FormatJson: Improve parse() error code handling and tests
|
2020-01-01 02:34:44 -08:00 |
|
language
|
Add missing visibility on methods of class ConverterRule
|
2020-05-09 12:59:40 +02:00 |
|
libs
|
Small improvements to DoctrineSchemaBuilder and generateSchemaSql
|
2020-05-09 16:08:44 +02:00 |
|
linkeddata
|
Introduce ContentHandlerFactory
|
2020-02-07 00:53:51 +03:00 |
|
linker
|
Hook interface type fixes, to fix Phan errors
|
2020-05-05 11:22:04 +10:00 |
|
logging
|
Hook interface doc comment followup
|
2020-04-21 09:12:23 +10:00 |
|
mail
|
Hook interface doc comment followup
|
2020-04-21 09:12:23 +10:00 |
|
media
|
Hook interface type fixes, to fix Phan errors
|
2020-05-05 11:22:04 +10:00 |
|
Message
|
UserNameUtils: use ITextFormatter instead of MessageLocalizer
|
2020-04-13 09:28:02 -07:00 |
|
Navigation
|
|
|
|
objectcache
|
Cleanup unique keys parameter to IDatabase::replace() calls
|
2020-03-24 22:30:48 +00:00 |
|
page
|
Hard deprecate PageArchive::getPreviousRevision
|
2020-05-06 20:23:57 +00:00 |
|
pager
|
IndexPager: Limit offset params to the max of the indices available
|
2020-02-20 13:42:16 -08:00 |
|
ParamValidator/TypeDef
|
UserDef: Don't return incomplete UserIdentityValues
|
2020-02-19 15:28:40 -05:00 |
|
parser
|
Merge "Deprecate a few more tidy-related methods"
|
2020-05-08 22:32:38 +00:00 |
|
password
|
docs: Hook interface doc comment review
|
2020-04-21 09:10:08 +10:00 |
|
Permissions
|
Hook interface type fixes, to fix Phan errors
|
2020-05-05 11:22:04 +10:00 |
|
poolcounter
|
Replace uses and hard deprecate Article:: and WikiPage::getRevision
|
2020-04-20 23:06:48 +00:00 |
|
preferences
|
Add PreferencesFactory::setUser()
|
2020-05-06 09:04:08 +08:00 |
|
profiler
|
Merge "Remove $wgProfileLimit setting"
|
2020-03-19 23:17:37 +00:00 |
|
rcfeed
|
docs: Hook interface doc comment review
|
2020-04-21 09:10:08 +10:00 |
|
registration
|
Merge "registration: Move SearchMappings to CORE_ATTRIBS from NOT_ATTRIBS"
|
2020-05-02 18:45:50 +00:00 |
|
resourceloader
|
Merge "resourceloader: Let wgResourceLoaderMaxQueryLength=-1 fallback to default"
|
2020-05-08 00:35:41 +00:00 |
|
Rest
|
Add missing public visibility on rest related interface methods
|
2020-05-09 11:17:27 +00:00 |
|
Revision
|
Avoid reuse of local variable in RevisionStore
|
2020-05-08 21:20:31 +00:00 |
|
revisiondelete
|
Add missing public visibility on some methods
|
2020-05-08 21:25:36 +00:00 |
|
revisionlist
|
Add missing public visibility on some methods
|
2020-05-08 21:25:36 +00:00 |
|
search
|
rest: Add 'thumbnail' and 'description' fields to the search response
|
2020-05-05 19:35:52 +03:00 |
|
session
|
Merge "session: Add type hint to SessionManager::getProviders()"
|
2020-04-28 01:42:36 +00:00 |
|
shell
|
Hook interface doc comment followup
|
2020-04-21 09:12:23 +10:00 |
|
site
|
Add flag to force local page name normalization in development env
|
2020-02-18 17:00:20 +01:00 |
|
skins
|
skins: Move some BaseTemplate functions to Skin
|
2020-05-09 02:23:48 +00:00 |
|
sparql
|
|
|
|
specialpage
|
Hook interface type fixes, to fix Phan errors
|
2020-05-05 11:22:04 +10:00 |
|
specials
|
Merge "Allow extensions (et al) to have multiple LICENSE/COPYING files"
|
2020-05-06 22:06:53 +00:00 |
|
Storage
|
WikiPage::updateRevisionOn - replace uses, hard deprecate Revision use
|
2020-05-01 04:54:37 +00:00 |
|
templates
|
Update all use of $wgVersion to MW_VERSION
|
2020-02-25 02:16:12 +00:00 |
|
tidy
|
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
|
2020-01-10 09:32:25 -08:00 |
|
title
|
Hook interface doc comment followup
|
2020-04-21 09:12:23 +10:00 |
|
upload
|
upload: Move MinUploadChunkSize logic from Setup.php to ApiUpload
|
2020-05-05 01:58:15 +00:00 |
|
user
|
Create TalkPageNotificationManager service
|
2020-05-06 15:31:55 -07:00 |
|
utils
|
doxygen: Changed Doxygen tags causing warnings during documentation generation
|
2020-04-14 03:25:19 +00:00 |
|
watcheditem
|
Filter out expired items from Special:Watchlist page
|
2020-04-27 18:27:51 -07:00 |
|
widget
|
Create a PHP version of jquery.spinner
|
2020-03-13 18:06:29 +01:00 |
|
xml
|
xml: Move condition check of var before creating XmlSelect object
|
2020-04-27 00:37:31 +01:00 |
|
.htaccess
|
|
|
|
ActorMigration.php
|
Avoid upsert() log warning spam in ActorMigration due to unique key array format
|
2020-03-20 05:31:03 -07:00 |
|
AjaxDispatcher.php
|
|
|
|
AjaxResponse.php
|
Remove more unused ajax response methods
|
2020-03-04 17:59:51 +00:00 |
|
AutoLoader.php
|
resourceloader: Move RL hooks to own namespace, use PSR-4
|
2020-05-04 22:42:00 +00:00 |
|
Autopromote.php
|
Use namespaced IPUtils class
|
2020-01-01 02:36:49 -08:00 |
|
BadFileLookup.php
|
Use MediaWikiServices::getRepoGroup in file related classes
|
2020-03-14 12:36:27 +00:00 |
|
CategoriesRdf.php
|
|
|
|
Category.php
|
Cleanup various calls to IDatabase::upsert()
|
2020-02-27 15:27:29 -08:00 |
|
CategoryFinder.php
|
|
|
|
CategoryViewer.php
|
Remove unreachable null checks after isset()
|
2020-02-28 21:40:48 +00:00 |
|
CommentStore.php
|
Remove CommentStore::newKey, deprecated and unused
|
2020-02-20 02:00:15 +00:00 |
|
CommentStoreComment.php
|
|
|
|
ConfiguredReadOnlyMode.php
|
|
|
|
ContentSecurityPolicy.php
|
doxygen: Changed Doxygen tags causing warnings during documentation generation
|
2020-04-14 03:25:19 +00:00 |
|
DefaultSettings.php
|
Merge "resourceloader: Let wgResourceLoaderMaxQueryLength=-1 fallback to default"
|
2020-05-08 00:35:41 +00:00 |
|
Defines.php
|
Fix typo: 'the the' -> 'the'
|
2020-05-03 20:45:36 +01:00 |
|
DeprecatedGlobal.php
|
Forbid wfDeprecated with $version = true
|
2019-12-31 13:53:36 +01:00 |
|
DerivativeRequest.php
|
|
|
|
DevelopmentSettings.php
|
DevelopmentSettings: Disable resource limits
|
2020-03-29 21:11:12 +02:00 |
|
DummyLinker.php
|
Hard deprecate using Revision objects for Linker methods
|
2020-04-18 02:01:42 +00:00 |
|
EditPage.php
|
EditPage::showHeader - only warn editing an old revision if it exists
|
2020-04-29 12:47:32 +00:00 |
|
EventRelayerGroup.php
|
|
|
|
ExtensionInfo.php
|
Allow extensions (et al) to have multiple LICENSE/COPYING files
|
2020-05-05 22:49:04 +00:00 |
|
FauxRequest.php
|
|
|
|
FauxResponse.php
|
|
|
|
FeedUtils.php
|
FeedUtils: Remove use of Revision objects
|
2020-04-27 18:46:13 +00:00 |
|
FileDeleteForm.php
|
Improve docs in FileDeleteForm
|
2020-05-07 20:16:33 +00:00 |
|
ForeignResourceManager.php
|
|
|
|
ForkController.php
|
Remove usages of $wgMemc
|
2020-01-20 19:41:32 +01:00 |
|
FormOptions.php
|
|
|
|
GitInfo.php
|
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
|
2020-01-10 14:17:13 -08:00 |
|
GlobalFunctions.php
|
GlobalFunctions: Fix wfPercent() with negative accuracy
|
2020-05-04 18:48:08 +03:00 |
|
HeaderCallback.php
|
|
|
|
Hooks.php
|
Add Hooks::runner()
|
2020-05-05 11:23:31 +10:00 |
|
Html.php
|
languages: Introduce LanguageConverterFactory
|
2020-02-03 11:38:03 +02:00 |
|
Linker.php
|
Remove extra space in Linker::revUserLink
|
2020-05-01 13:36:11 +00:00 |
|
LinkFilter.php
|
Use namespaced IPUtils class
|
2020-01-01 02:36:49 -08:00 |
|
ListToggle.php
|
|
|
|
MagicWord.php
|
Miscellaneous documentation updates
|
2020-02-16 04:38:38 +00:00 |
|
MagicWordArray.php
|
Miscellaneous documentation updates
|
2020-02-16 04:38:38 +00:00 |
|
MagicWordFactory.php
|
Miscellaneous documentation updates
|
2020-02-16 04:38:38 +00:00 |
|
MediaWiki.php
|
Hard deprecate Action construction with WikiPage
|
2020-04-14 23:13:59 +00:00 |
|
MediaWikiServices.php
|
Create TalkPageNotificationManager service
|
2020-05-06 15:31:55 -07:00 |
|
MediaWikiVersionFetcher.php
|
MediaWikiVersionFetcher: Change regex to capture any quoted string
|
2020-02-25 02:16:23 +00:00 |
|
MergeHistory.php
|
MergeHistory: Remove all uses of Revision objects
|
2020-04-23 18:25:22 -07:00 |
|
MovePage.php
|
MovePage::moveToInternal - remove use of Revision::insertOn
|
2020-05-05 04:03:46 +00:00 |
|
MWGrants.php
|
|
|
|
MWNamespace.php
|
|
|
|
MWTimestamp.php
|
|
|
|
NoLocalSettings.php
|
Update all use of $wgVersion to MW_VERSION
|
2020-02-25 02:16:12 +00:00 |
|
OrderedStreamingForkController.php
|
|
|
|
OutputHandler.php
|
|
|
|
OutputPage.php
|
OutputPage: allow additional CSS classes to be added to <html>
|
2020-04-28 11:46:45 -07:00 |
|
PageProps.php
|
Upgrade phan to 0.9.1
|
2020-01-25 10:53:26 +00:00 |
|
PathRouter.php
|
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
|
2020-01-10 14:17:13 -08:00 |
|
PHPVersionCheck.php
|
doxygen: Changed Doxygen tags causing warnings during documentation generation
|
2020-04-14 03:25:19 +00:00 |
|
Pingback.php
|
Cleanup various calls to IDatabase::upsert()
|
2020-02-27 15:27:29 -08:00 |
|
ProtectionForm.php
|
Explicit visibility modifiers in ProtectionForm.php
|
2020-05-09 22:52:04 +00:00 |
|
ProxyLookup.php
|
|
|
|
RawMessage.php
|
|
|
|
ReadOnlyMode.php
|
|
|
|
Revision.php
|
Replace uses and hard deprecate Revision::getSha1
|
2020-04-30 17:44:11 +00:00 |
|
ServiceWiring.php
|
Create TalkPageNotificationManager service
|
2020-05-06 15:31:55 -07:00 |
|
Setup.php
|
upload: Move MinUploadChunkSize logic from Setup.php to ApiUpload
|
2020-05-05 01:58:15 +00:00 |
|
SiteConfiguration.php
|
SiteConfiguration: Remove by-ref return from getLocalDatabases()
|
2020-03-17 18:29:43 +00:00 |
|
SiteStats.php
|
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
|
2020-01-10 09:32:25 -08:00 |
|
SiteStatsInit.php
|
sitestats: cleanup use of upsert() by removing the key column from SET
|
2020-02-26 01:18:47 -08:00 |
|
Status.php
|
Use MediaWikiServices::getMessageCache
|
2020-03-14 14:25:03 +01:00 |
|
StreamFile.php
|
|
|
|
StubObject.php
|
|
|
|
StubUserLang.php
|
|
|
|
TemplateParser.php
|
TemplateParser: Inject BagOStuff and deprecate '$forceRecompile'
|
2020-03-23 20:09:05 +00:00 |
|
TemplatesOnThisPageFormatter.php
|
|
|
|
Title.php
|
HtmlCacheUpdater: Add getUrls() method and support selective purging
|
2020-04-30 18:16:07 +00:00 |
|
TitleArray.php
|
|
|
|
TitleArrayFromResult.php
|
|
|
|
TitleFactory.php
|
|
|
|
TrackingCategories.php
|
|
|
|
WebRequest.php
|
WebRequest & RequestFromGlobals: get HTTP headers in one way
|
2020-04-03 09:32:41 +02:00 |
|
WebRequestUpload.php
|
API: Use ParamValidator library
|
2020-02-04 13:36:14 -05:00 |
|
WebResponse.php
|
|
|
|
WebStart.php
|
Setup: Move simple shortcuts together in Setup.php and improve docs
|
2020-03-14 23:10:07 +00:00 |
|
WikiMap.php
|
Fix typo: 'the the' -> 'the'
|
2020-05-03 20:45:36 +01:00 |
|
WikiReference.php
|
|
|