wiki.techinc.nl/includes
2019-09-13 22:58:36 +00:00
..
actions Remove usages of Title::get{Previous,Next}RevisionId 2019-09-13 09:49:13 -07:00
api Remove usages of Title::get{Previous,Next}RevisionId 2019-09-13 09:49:13 -07:00
auth Use @phan-template instead of @template 2019-09-09 19:29:22 +02:00
block Merge "Pass the user and request into BlockManager::getUserBlock" 2019-09-11 18:58:32 +00:00
cache Merge "Cleanup and document some LCStoreDB fields" 2019-09-10 03:32:45 +00:00
changes Merge "Remove usages of Title::get{Previous,Next}RevisionId" 2019-09-13 22:58:36 +00:00
changetags Allow partially blocked users to tag unrelated revisions 2019-09-10 11:54:05 -04:00
clientpool Make CdnCacheUpdate::expand() private and update the sole caller 2019-09-13 01:56:23 +00:00
collation
composer Provide command to adjust phpunit.xml for code coverage 2019-09-09 14:32:02 +02:00
config Better docs to make phan happy 2019-09-07 16:47:18 +00:00
content Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
context RequestContext: Declare the dynamic property for language recursion 2019-09-08 18:32:05 +00:00
dao Make DBAccessBase use DBConnRef, rename $wiki, and hide getLoadBalancer() 2019-09-08 03:34:18 +00:00
db Make ObjectCache check the value of apc.enable_cli in CLI mode 2019-08-29 09:04:18 -07:00
debug Add docblocks to a bunch of methods 2019-09-08 18:33:31 +00:00
deferred Merge "Make CdnCacheUpdate::expand() private and update the sole caller" 2019-09-13 21:25:47 +00:00
diff Remove usages of Title::get{Previous,Next}RevisionId 2019-09-13 09:49:13 -07:00
edit
editpage Move getRestrictionLevels from NamespaceInfo to PermissionManager. 2019-08-22 14:32:38 -07:00
exception Unpack arrays on variadic arguments 2019-08-31 23:23:50 +00:00
export Merge "Declare dynamic properties" 2019-09-13 21:49:14 +00:00
externalstore externalstore: deprecate getLBInfo() dependency in ExternalStoreDB 2019-09-10 11:34:52 +00:00
filebackend FileJournal tests 2019-09-03 10:12:41 +00:00
filerepo Declare dynamic properties 2019-09-13 17:54:37 +00:00
gallery Declare dynamic properties 2019-09-13 17:54:37 +00:00
historyblob Unsuppress phan issues part 6 2019-09-01 09:48:45 +00:00
htmlform Improve various PHP method doc blocks 2019-09-05 18:45:40 +00:00
http Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
import Declare dynamic properties 2019-09-13 17:54:37 +00:00
installer Localisation updates from https://translatewiki.net. 2019-09-10 08:45:12 +02:00
interwiki
jobqueue Move callers away from Title::GAID_FOR_UPDATE 2019-09-09 13:19:08 -07:00
json
language Unsuppress more phan issues (part 3) 2019-08-31 16:38:55 +00:00
libs Merge "libs: Declare dynamic properties and improve doc types" 2019-09-13 20:47:28 +00:00
linkeddata
linker
logging Merge "deleteLogFormatter: explicitly declare parsedParametersDeleteLog" 2019-09-13 21:56:35 +00:00
mail Merge "Fix param docs and passed type of UserMailer::sendWithPear" 2019-09-12 23:01:43 +00:00
media Fix XMP parser errors due to trailing nullchar 2019-09-11 22:34:33 +00:00
Message lib/Message: Support MessageValue as a parameter 2019-08-30 15:14:37 -04:00
Navigation Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
objectcache Unsuppress other phan issues (part 4) 2019-08-31 17:13:39 +00:00
page Remove usages of Title::get{Previous,Next}RevisionId 2019-09-13 09:49:13 -07:00
pager Pass Title to IndexPager::buildPrevNextNavigation 2019-09-04 20:25:59 +02:00
parser parser: Declare some dynamic properties 2019-09-08 19:03:03 +00:00
password Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
Permissions Unsuppress other phan issues (part 4) 2019-08-31 17:13:39 +00:00
poolcounter Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
preferences Make DefaultPreferencesFactory depend on PermissionManager. 2019-09-11 15:34:26 -07:00
profiler Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
rcfeed Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
registration Merge "registration: Avoid redundant LBYL check in ExtensionRegistry::queue()" 2019-09-05 18:07:25 +00:00
resourceloader resourceloader: Replace Xml::encodeJsCall by encodeJsonForScript 2019-09-10 12:51:16 +02:00
Rest rest: Use ParamValidator library, add BodyValidator 2019-09-04 10:12:35 -04:00
Revision Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
revisiondelete Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
revisionlist Globally unsuppress phan issues with low count 2019-08-30 09:40:47 +00:00
search Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
session Add a dedicated Exception for SessionOverflow 2019-09-10 08:27:29 +00:00
shell Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
site Unsuppress more phan issues (part 3) 2019-08-31 16:38:55 +00:00
skins Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
sparql
specialpage Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
specials Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
Storage Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
templates Fix recent changes and watchlist separator whitespace 2019-07-30 18:46:47 +01:00
tidy
title Merge "Add NS_MAIN to NamespaceInfo::$canonicalNames" 2019-09-04 17:03:24 +00:00
upload Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
user Merge "Remove usages of Title::get{Previous,Next}RevisionId" 2019-09-13 22:58:36 +00:00
utils Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
watcheditem watcheditem: Fix bad $options param in NoWriteWatchedItemStore::countWatchersMultiple 2019-09-08 04:00:09 +00:00
widget widget: Improve properties documentation 2019-09-10 14:05:14 +02:00
.htaccess
ActorMigration.php Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
AjaxDispatcher.php Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
AjaxResponse.php Remove support for wgUseESI 2019-09-08 05:11:57 +01:00
AutoLoader.php MessageFormatterFactory 2019-08-28 12:28:05 +10:00
Autopromote.php Remove deprecated User groups/permission static calls. 2019-08-21 19:42:01 -07:00
BadFileLookup.php BadFileLookup to replace wfIsBadImage 2019-08-21 20:45:37 +03:00
CategoriesRdf.php
Category.php Remove more Oracle and Mssql leftovers 2019-08-25 17:21:49 +00:00
CategoryFinder.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
CategoryViewer.php
CommentStore.php
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php
DefaultSettings.php Deprecate $wgContentHandlerUseDB 2019-09-10 15:04:26 -04:00
Defines.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php DevelopmentSettings: Clarify grouping of settings and purpose 2019-08-07 14:23:58 +00:00
DummyLinker.php
EditPage.php Merge "Make wgDisableAnonTalk disable anon links in automatic edit summaries" 2019-09-08 02:54:56 +00:00
EventRelayerGroup.php
FauxRequest.php Unsuppress more phan issues (part 3) 2019-08-31 16:38:55 +00:00
FauxResponse.php
FeedUtils.php
FileDeleteForm.php Document $file in FileDeleteForm as LocalFile (not File) 2019-09-08 04:02:20 +00:00
ForeignResourceManager.php
ForkController.php LockManagerGroupFactory to replace singletons 2019-08-27 13:19:15 +03:00
FormOptions.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
GitInfo.php
GlobalFunctions.php Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
HeaderCallback.php
Hooks.php
Html.php
Linker.php Avoid multiply calls to MediaWikiServices::getInstance() in one function 2019-09-01 20:49:19 +02:00
LinkFilter.php Better grouping for code adding elements to arrays 2019-09-03 19:38:57 +02:00
ListToggle.php
MagicWord.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
MagicWordArray.php
MagicWordFactory.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
MediaWiki.php Replace unecessary rollbackMasterChangesAndLog() call in doPostOutputShutdown() 2019-08-29 22:21:36 -07:00
MediaWikiServices.php Merge "MessageFormatterFactory" 2019-08-30 22:12:28 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
MovePage.php Move callers away from Title::GAID_FOR_UPDATE 2019-09-09 13:19:08 -07:00
MWGrants.php
MWNamespace.php Move getRestrictionLevels from NamespaceInfo to PermissionManager. 2019-08-22 14:32:38 -07:00
MWTimestamp.php
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php output: Narrow Title type hint to LinkTarget 2019-09-13 11:34:33 +02:00
PageProps.php
PathRouter.php Setup: Move wgActionPath logic to PathRouter 2019-09-04 20:29:03 +00:00
PHPVersionCheck.php Remove spurious @class tags in two files 2019-09-09 19:04:28 +01:00
Pingback.php
ProtectionForm.php Declare dynamic properties 2019-09-13 17:54:37 +00:00
ProxyLookup.php ProxyLookup: Optimise in_array in isConfiguredProxy() 2019-08-31 22:30:08 +01:00
RawMessage.php
ReadOnlyMode.php
Revision.php Move callers away from Title::GAID_FOR_UPDATE 2019-09-09 13:19:08 -07:00
ServiceWiring.php Make DefaultPreferencesFactory depend on PermissionManager. 2019-09-11 15:34:26 -07:00
Setup.php Add a dedicated Exception for SessionOverflow 2019-09-10 08:27:29 +00:00
SiteConfiguration.php
SiteStats.php
SiteStatsInit.php
Status.php
StreamFile.php Merge "filebackend: Use HTTPFileStreamer::send404Message() in caller instead" 2019-09-13 02:33:15 +00:00
StubObject.php
StubUserLang.php
TemplateParser.php
TemplatesOnThisPageFormatter.php Remove usages of Title::quickUserCan 2019-08-29 11:48:30 -07:00
Title.php Cleanup Title::touchLinks() to use JobQueueGroup::lazyPush() in one batch 2019-09-11 14:56:24 -07:00
TitleArray.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
TitleArrayFromResult.php
TrackingCategories.php
WebRequest.php Merge "Stop mangling $_GET and provide WebRequest::getQueryValuesOnly()" 2019-09-06 17:38:26 +00:00
WebRequestUpload.php
WebResponse.php
WebStart.php WebStart: Avoid DB or uselang for nonwrite-api-promise-error message 2019-08-25 19:15:34 +01:00
WikiMap.php Remove Oracle reference from WikiMap 2019-09-01 23:27:27 +00:00
WikiReference.php
Xml.php
XmlJsCode.php
XmlSelect.php