wiki.techinc.nl/includes
Umherirrender 5b55e2eded Add missing public visibility on methods of cache related classes
Change-Id: I8c85b6d7757c6b87ab0a72363c6d1571f0bfe67a
2020-05-09 10:47:45 +00:00
..
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 Provide command to adjust phpunit.xml for code coverage 2019-09-09 14:32:02 +02:00
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 Make DBAccessBase use DBConnRef, rename $wiki, and hide getLoadBalancer() 2019-09-08 03:34:18 +00:00
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 $conds parameter to ModifyExportDisplayQuery hook 2020-05-05 11:22:04 +10: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 Set visibility on php magic functions __destruct/sleep/wakeup/get/call 2019-12-05 18:52:55 +01:00
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 Hook interface type fixes, to fix Phan errors 2020-05-05 11:22:04 +10:00
installer Alter revision for actor, comment, and MCR 2020-05-08 15:26:56 +00: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 Hook interface doc comment followup 2020-04-21 09:12:23 +10:00
libs Merge "objectcache: add "non-global" mode to WANObjectCache "coalesceKeys"" 2020-05-08 17:15:07 +00: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 Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
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 Localisation updates from https://translatewiki.net. 2020-05-07 08:32:56 +02:00
Revision Merge "RevisionStore: improve error handling in newRevisionsFromBatch" 2020-05-08 17:51:45 +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 Improve param docs 2019-11-28 19:08:59 +01:00
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 Set method visibility in some classes 2019-12-05 17:42:55 +00:00
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 Improve param docs 2019-11-28 19:08:59 +01:00
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 Remove IE 6 security features from server-side code 2019-11-28 15:11:56 +11:00
FauxResponse.php Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
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 Improve param docs 2019-11-28 19:08:59 +01:00
ForkController.php Remove usages of $wgMemc 2020-01-20 19:41:32 +01:00
FormOptions.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
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 Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
MWNamespace.php Move getRestrictionLevels from NamespaceInfo to PermissionManager. 2019-08-22 14:32:38 -07:00
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 Merge "Unify handling of options messages" 2020-04-06 23:20:44 +00:00
ProxyLookup.php ProxyLookup: Optimise in_array in isConfiguredProxy() 2019-08-31 22:30:08 +01:00
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 Streamline/fix code by using short ?: and ?? syntax 2019-11-11 11:17:13 +01:00
StubObject.php
StubUserLang.php
TemplateParser.php TemplateParser: Inject BagOStuff and deprecate '$forceRecompile' 2020-03-23 20:09:05 +00:00
TemplatesOnThisPageFormatter.php Remove usages of Title::quickUserCan 2019-08-29 11:48:30 -07:00
Title.php HtmlCacheUpdater: Add getUrls() method and support selective purging 2020-04-30 18:16:07 +00:00
TitleArray.php Set method visibility in some classes 2019-12-05 17:42:55 +00:00
TitleArrayFromResult.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
TitleFactory.php Add TitleFactory 2019-10-18 00:00:46 +02:00
TrackingCategories.php Fix new phan errors, part 3 2019-10-12 10:35:22 +00:00
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