wiki.techinc.nl/includes
2019-11-21 14:38:55 +00:00
..
actions Hard deprecate User::isEveryoneAllowed 2019-10-30 11:17:19 -07:00
api Localisation updates from https://translatewiki.net. 2019-11-19 08:45:43 +01:00
auth auth: Set constant visibility 2019-10-30 22:00:32 -07:00
block Merge "Throw deprecation warning for AbstractBlock::getBlockErrorParams" 2019-11-21 14:38:55 +00:00
cache ParamValidator: Use MessageValue! 2019-11-01 15:49:31 -04:00
changes Remove extraneous semicolons in unintended places and DOCUMENT! 2019-11-12 09:24:47 -08:00
changetags Merge "Have Database::addQuotes() pass through bare integers without quoting" 2019-11-18 17:42:12 +00:00
clientpool clientpool: Use PHP constants in SquidPurgeClient 2019-09-16 04:32:43 +09:00
collation Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
composer Provide command to adjust phpunit.xml for code coverage 2019-09-09 14:32:02 +02:00
config Fix new phan errors, part 5 2019-10-18 20:45:53 +00:00
content Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
context Merge "RequestContext: Clarify uselang support and how it works" 2019-11-01 03:08:19 +00:00
dao Make DBAccessBase use DBConnRef, rename $wiki, and hide getLoadBalancer() 2019-09-08 03:34:18 +00:00
db Remove $wgDBWindowsAuthentication 2019-11-10 16:00:43 +01:00
debug Streamline/fix code by using short ?: and ?? syntax 2019-11-11 11:17:13 +01:00
deferred Clean up DeferredUpdates transactions and push failed updates as jobs 2019-11-14 13:24:53 +00:00
diff DifferenceEngine: Don't try counting revs between deleted revs with different page IDs 2019-11-20 13:21:46 -05:00
edit
editpage Simplify user bucket cases 2019-11-04 13:47:18 +01:00
exception Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
export WikiExporter: Remove unnecessary check for SCHEMA_COMPAT_WRITE_OLD flag 2019-10-28 20:46:30 +00:00
externalstore Convert FileBackendGroup to service 2019-10-25 10:46:20 +03:00
filebackend Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
filerepo Have Database::addQuotes() pass through bare integers without quoting 2019-11-18 11:40:28 +11:00
gallery Add phan-return to ImageGalleryBase::getImages 2019-11-04 19:17:18 +01:00
historyblob phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
htmlform Merge "preferences: Display error message at the top of the form as well" 2019-11-15 04:52:58 +00:00
http Remove unneeded return from MWHttpRequest::setCallback 2019-11-08 20:50:50 +01:00
import import: Update docs about WikiRevision requiring a Config 2019-09-17 16:36:32 +02:00
installer Localisation updates from https://translatewiki.net. 2019-11-19 08:45:43 +01:00
interwiki Fix new phan errors, part 6 2019-10-20 17:53:48 +00:00
jobqueue Replace some oldskool @see with @inheritDoc 2019-11-08 18:00:27 +00:00
json Convert some private static arrays to constants 2019-10-16 01:30:54 +00:00
language Merge "LanguageNameUtils: Use type hints instead of Assert::parameterType" 2019-11-01 01:49:17 +00:00
libs Parsoid VRS: Add the Host header 2019-11-20 17:55:13 +01:00
linkeddata
linker Update LinkRenderer to use NamespaceInfo 2019-05-07 14:52:17 +02:00
logging LogPager: Add IGNORE INDEX to avoid another MariaDB optimizer bug 2019-11-14 09:58:33 +00:00
mail phan: Enable PhanTypeMismatchArgument issue 2019-09-19 20:11:42 +02:00
media build: Upgrade mediawiki-phan-config to 0.8.0 2019-10-22 09:16:45 +00:00
Message Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
Navigation Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
objectcache Merge "objectcache: Remove deprecated WAN-methods in ObjectCache" 2019-10-11 18:24:49 +00:00
page WikiPage: Reduce locking in doUpdateRestrictions() 2019-11-14 15:20:21 +00:00
pager Pass Title to IndexPager::buildPrevNextNavigation 2019-09-04 20:25:59 +02:00
parser Add missing @param and @return to documentation 2019-11-13 17:26:55 +01:00
password Use strict types in includes/password 2019-11-19 15:01:09 +00:00
Permissions Fix new phan errors, part 1 2019-10-11 15:04:04 +00:00
poolcounter Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
preferences preferences: Minor code cleanup 2019-11-09 01:27:59 +01:00
profiler profiler: Remove ProfilerOutputDb and profileinfo.php entry point 2019-11-06 15:28:00 -05:00
rcfeed Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
registration ExtensionRegistry: specify constants visibility 2019-10-24 22:05:57 -07:00
resourceloader Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
Rest Merge "Basic Search endpoint" 2019-11-20 13:30:29 +00:00
Revision REST: Implement from and to for editors count handler. 2019-11-05 07:48:38 -08:00
revisiondelete revisionlist: Strict type hints in RevisionItem constructors 2019-10-25 15:37:26 +00:00
revisionlist revisionlist: Strict type hints in RevisionItem constructors 2019-10-25 15:37:26 +00:00
search Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
session Fix new phan errors, part 7 2019-10-21 22:10:20 +00:00
shell Shell: Add more types 2019-10-31 01:16:35 +00:00
site Merge "site: Make getPageUrl consistently return null" 2019-09-23 16:36:32 +00:00
skins Merge "skins: Remove deprecated SkinCopyrightFooter $forContent param" 2019-11-19 21:17:56 +00:00
sparql
specialpage Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
specials SpecialContributions: Use PoolCounter to limit concurrency 2019-11-19 14:36:35 -05:00
Storage Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
templates Use Mustache template in img_auth.php 2019-10-05 22:57:30 +02:00
tidy tidy: Remove unused var and define $parts var to avoid undefined error 2019-06-10 14:34:54 +01:00
title Hard-deprecate Title::getUserCaseDBKey 2019-10-24 19:26:37 +03:00
upload Set constant visibility, part 1 2019-10-18 02:19:24 +00:00
user Search: Provide new preference to control redirects on search matches 2019-11-06 15:37:56 +00:00
utils Fix new phan errors, part 7 2019-10-21 22:10:20 +00:00
watcheditem Set constant visibility, part 1 2019-10-18 02:19:24 +00:00
widget phpcs: Enable PSR12.Files.ImportStatement.LeadingSlash and make pass 2019-10-11 20:01:32 +02:00
.htaccess
ActorMigration.php Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
AjaxDispatcher.php Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
AjaxResponse.php docs: Avoid some scalar juggling 2019-09-19 17:21:24 +00:00
AutoLoader.php Use https for php-fig url 2019-10-16 22:49:25 +01:00
Autopromote.php docs: Avoid some scalar juggling 2019-09-19 17:21:24 +00: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 Unsuppress PhanParamReqAfterOpt, use PHP71 nullable types 2019-10-10 11:53:58 +02:00
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php Allow extensions to modify CSP header on a per-page basis 2019-10-28 09:02:18 -07:00
DefaultSettings.php Merge "Set MCR migration stage to SCHEMA_COMPAT_NEW." 2019-11-18 15:56:54 +00:00
Defines.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php Enable Book Referencing for development and tests 2019-10-24 15:36:07 +02:00
DummyLinker.php Linker: Force type Language for $lang in tocList and generateTOC 2019-07-16 07:03:59 +02:00
EditPage.php EditPage: Improve handling of missing revision contents 2019-11-07 11:47:59 -05:00
EventRelayerGroup.php
FauxRequest.php FauxRequest: don’t override getValues() 2019-09-11 18:56:31 +02:00
FauxResponse.php Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
FeedUtils.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
FileDeleteForm.php Document $file in FileDeleteForm as LocalFile (not File) 2019-09-08 04:02:20 +00:00
ForeignResourceManager.php Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
ForkController.php Convert FileBackendGroup to service 2019-10-25 10:46:20 +03:00
FormOptions.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
GitInfo.php Wording 2019-06-01 14:16:00 +02:00
GlobalFunctions.php Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
HeaderCallback.php Add some @since tags to HeaderCallback 2019-06-06 16:14:58 +01:00
Hooks.php
Html.php Use ctype_digit() instead of regular expressions 2019-11-08 17:43:49 +01:00
Linker.php Add missing @param and @return to documentation 2019-11-10 22:12:58 +00: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 Fix new phan errors, part 8 2019-10-22 10:09:13 +02:00
MagicWordFactory.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
MediaWiki.php Fix typo: occured → occurred 2019-10-06 02:35:49 +01:00
MediaWikiServices.php MediaWikiServices: Add missing return types for consistency 2019-11-20 01:39:53 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php MergeHistory: Update revactor_page too 2019-09-17 07:17:38 +00:00
MovePage.php Add missing @param and @return to documentation 2019-11-10 22:12:58 +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
OrderedStreamingForkController.php
OutputHandler.php Remove $wgUseKeyHeader and OutputPage::getKeyHeader(), deprecated in 1.32 2019-06-19 15:14:54 -04:00
OutputPage.php OutputPage,ResourceLoaderStartupModule: Separate internal from public config vars 2019-10-31 19:35:45 -07:00
PageProps.php
PathRouter.php Setup: Move wgArticlePath validation to its main consumer (PathRouter) 2019-09-25 23:06:52 +00:00
PHPVersionCheck.php PHPVersionCheck: Simplify warning as part of dropping HHVM support 2019-10-10 18:15:48 -07:00
Pingback.php Pass options as array to IDatabase::insert 2019-06-07 19:12:35 +02:00
ProtectionForm.php Pass language to Status::getWikiText 2019-09-21 11:14:54 +00:00
ProxyLookup.php ProxyLookup: Optimise in_array in isConfiguredProxy() 2019-08-31 22:30:08 +01:00
RawMessage.php
ReadOnlyMode.php Fix types around ILoadBalancer and IResultWrapper 2019-07-04 21:56:31 +02:00
Revision.php Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
ServiceWiring.php Deprecate FileJournal::factory 2019-11-04 15:17:56 +01:00
Setup.php Remove $wgSysopEmailBans, deprecated in 1.34 2019-11-01 02:46:45 +00:00
SiteConfiguration.php
SiteStats.php Switch various LoadBalancer::getConnection() callers to getConnectionRef() 2019-07-12 10:56:30 -07:00
SiteStatsInit.php Convert LoadBalancer::getConnection() callers to LoadBalancer::getConnectionRef() 2019-07-21 01:02:49 -07:00
Status.php Adjust doc of Status::getStatusArray 2019-11-07 21:34:49 +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 Remove class_exists( 'LightnCandy' ) 2019-10-09 01:17:11 +01:00
TemplatesOnThisPageFormatter.php Remove usages of Title::quickUserCan 2019-08-29 11:48:30 -07:00
Title.php Merge "Fix bad comparison of Title::getCascadeProtectionSources result" 2019-11-18 08:34:57 +00:00
TitleArray.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
TitleArrayFromResult.php Fix param doc of TitleArrayFromResult::setCurrent 2019-07-18 16:43:02 +00: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: Update comment with a TODO now that HHVM is gone 2019-10-10 12:56:42 -07:00
WebRequestUpload.php HHVM removal: Drop hhvm.server.max_post_size ini fallback 2019-10-03 21:46:24 +00:00
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 Fix new phan errors, part 1 2019-10-11 15:04:04 +00:00
WikiReference.php
Xml.php docs: Avoid some scalar juggling 2019-09-19 17:21:24 +00:00
XmlJsCode.php
XmlSelect.php