wiki.techinc.nl/includes
2019-10-24 16:51:55 +00:00
..
actions Allow user, language and IP to be passed to UserBlockedError 2019-10-17 15:19:28 +01:00
api Emit namespace for titles in ApiWatch 2019-10-24 15:26:34 +00:00
auth Mention requiring email address in password reset emails 2019-10-23 13:38:17 -07:00
block Pass the target as a string to the reason Message for autoblocks 2019-10-22 16:51:10 +01:00
cache Split rest messages from the main en.json 2019-10-22 03:07:42 +00:00
changes Convert some private static arrays to constants 2019-10-16 01:30:54 +00:00
changetags revisionlist: Fix bad type hints in RevisionListBase 2019-10-05 08:10:56 +00:00
clientpool Make CdnCacheUpdate::expand() private and update the sole caller 2019-09-13 01:56:23 +00:00
collation Declare dynamic properties 2019-09-14 15:21:26 +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 phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
context Use varargs for MessageLocalizer::msg and similar 2019-10-05 17:47:49 +00:00
dao Make DBAccessBase use DBConnRef, rename $wiki, and hide getLoadBalancer() 2019-09-08 03:34:18 +00:00
db Merge "rdbms: Restore debug toolbar "Queries" feature" 2019-10-15 18:29:02 +00:00
debug Fix new phan errors, part 8 2019-10-22 10:09:13 +02:00
deferred Merge "Fix new phan errors, part 5" 2019-10-20 01:39:44 +00:00
diff Merge "Fix new phan errors, part 5" 2019-10-20 01:39:44 +00:00
edit
editpage Move getRestrictionLevels from NamespaceInfo to PermissionManager. 2019-08-22 14:32:38 -07:00
exception Allow user, language and IP to be passed to UserBlockedError 2019-10-17 15:19:28 +01:00
export Set constant visibility, part 1 2019-10-18 02:19:24 +00:00
externalstore phpcs: Enable PSR12.Files.ImportStatement.LeadingSlash and make pass 2019-10-11 20:01:32 +02:00
filebackend Fix new phan errors, part 2 2019-10-12 10:35:09 +00:00
filerepo Fix new phan errors, part 5 2019-10-18 20:45:53 +00:00
gallery Fix new phan errors, part 2 2019-10-12 10:35:09 +00:00
historyblob phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
htmlform Fix new phan errors, part 8 2019-10-22 10:09:13 +02:00
http Fix new phan errors, part 2 2019-10-12 10:35:09 +00: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-10-24 08:44:39 +02:00
interwiki Fix new phan errors, part 6 2019-10-20 17:53:48 +00:00
jobqueue Collapse uses of now-deprecated wfGetRusage() 2019-10-22 11:32:06 +01:00
json Convert some private static arrays to constants 2019-10-16 01:30:54 +00:00
language Convert some private static arrays to constants 2019-10-16 01:30:54 +00:00
libs Merge "filebackend: rename $dir variables to $fsDirectory in FSFilebackend for clarity" 2019-10-24 16:51:55 +00:00
linkeddata
linker
logging Set constant visibility, part 1 2019-10-18 02:19:24 +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 TextFormatter: Remove a pointless type check 2019-10-07 15:20:57 +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 Fix new phan errors, part 3 2019-10-12 10:35:22 +00:00
pager Pass Title to IndexPager::buildPrevNextNavigation 2019-09-04 20:25:59 +02:00
parser Collapse uses of now-deprecated wfGetRusage() 2019-10-22 11:32:06 +01:00
password Convert some private static arrays to constants 2019-10-16 01:30:54 +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 Fix new phan errors, part 3 2019-10-12 10:35:22 +00:00
profiler Collapse uses of now-deprecated wfGetRusage() 2019-10-22 11:32:06 +01:00
rcfeed Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
registration Merge "mediawiki.messagePoster: Introduce 'MessagePosterModule' extension attribute" 2019-10-18 19:36:12 +00:00
resourceloader Fix new phan errors, part 8 2019-10-22 10:09:13 +02:00
Rest Localisation updates from https://translatewiki.net. 2019-10-24 08:44:39 +02:00
Revision Merge "Move countRevisionsBetween from Title to RevisionStore" 2019-10-18 14:29:04 +00:00
revisiondelete Merge "Avoid use of private properties in RevDelFileItem::getApiData" 2019-10-23 09:39:00 +00:00
revisionlist revisionlist: Fix bad type hints in RevisionListBase 2019-10-05 08:10:56 +00:00
search Fix new phan errors, part 7 2019-10-21 22:10:20 +00:00
session Fix new phan errors, part 7 2019-10-21 22:10:20 +00:00
shell shell: Resolve a TODO asking for error_clear_last() 2019-10-02 21:38:09 -07:00
site Merge "site: Make getPageUrl consistently return null" 2019-09-23 16:36:32 +00:00
skins BaseTemplate: Use explicit varargs in method parameters 2019-10-05 18:27:30 +02:00
sparql
specialpage Allow user, language and IP to be passed to UserBlockedError 2019-10-17 15:19:28 +01:00
specials Merge "Throw a UserBlockedError from Special:Emailuser if a user is blocked" 2019-10-22 17:52:46 +00:00
Storage Merge "Fix new phan errors, part 5" 2019-10-20 01:39:44 +00:00
templates Use Mustache template in img_auth.php 2019-10-05 22:57:30 +02:00
tidy
title Merge "Title: make newFromText, isValid, and canExist behave consistently." 2019-10-08 13:54:57 +00:00
upload Set constant visibility, part 1 2019-10-18 02:19:24 +00:00
user Deprecate public User properties related to blocks 2019-10-23 10:49:35 +01: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 Fix new phan errors, part 1 2019-10-11 15:04:04 +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 Remove more HHVM hacks 2019-10-06 10:16:09 +00:00
DefaultSettings.php Merge "Remove deprecated wikidiff2 configuration" 2019-10-22 12:04:58 +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
EditPage.php Merge "Allow user, language and IP to be passed to UserBlockedError" 2019-10-18 22:29:13 +00:00
EventRelayerGroup.php
FauxRequest.php FauxRequest: don’t override getValues() 2019-09-11 18:56:31 +02:00
FauxResponse.php
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 Fix new phan errors, part 5 2019-10-18 20:45:53 +00:00
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 Merge "Deprecate wfGetRusage(), no longer useful" 2019-10-22 14:13:14 +00:00
HeaderCallback.php
Hooks.php
Html.php installer: Deprecate WebInstaller::getInfoBox, getWarningBox and getErrorBox 2019-09-26 19:26:33 +00:00
Linker.php Fix new phan errors, part 1 2019-10-11 15:04:04 +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 Add TitleFactory 2019-10-18 00:00:46 +02:00
MediaWikiVersionFetcher.php
MergeHistory.php MergeHistory: Update revactor_page too 2019-09-17 07:17:38 +00:00
MovePage.php MovePageFactory: make $constructorOptions a constant 2019-10-05 12:55:01 -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 Merge "resourceloader: Lower severity of targets violation back to DEBUG" 2019-10-16 21:30:24 +00: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
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
Revision.php Set constant visibility, part 1 2019-10-18 02:19:24 +00:00
ServiceWiring.php Merge "Add TitleFactory" 2019-10-21 18:02:41 +00:00
Setup.php build: Upgrade mediawiki-phan-config to 0.8.0 2019-10-22 09:16:45 +00:00
SiteConfiguration.php
SiteStats.php
SiteStatsInit.php
Status.php Suppress PhanUndeclaredProperty for custom properties and phan bugs 2019-09-14 13:22:54 +00:00
StreamFile.php Merge "StreamFile: Deprecate ::parseRange() and ::send404Message() methods" 2019-09-14 01:03:47 +00: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 Move countRevisionsBetween from Title to RevisionStore 2019-10-17 08:02:26 -07:00
TitleArray.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
TitleArrayFromResult.php
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