wiki.techinc.nl/includes
2019-11-01 01:43:36 +00:00
..
actions Hard deprecate User::isEveryoneAllowed 2019-10-30 11:17:19 -07:00
api Merge "Hard deprecate User::isEveryoneAllowed" 2019-10-31 18:32:36 +00:00
auth auth: Set constant visibility 2019-10-30 22:00:32 -07:00
block Merge "Remove blocker dependency for System and Composite blocks" 2019-10-31 14:12:48 +00:00
cache Deprecate Language::getMessage*For() 2019-10-29 11:52:07 +02: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 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 Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
context Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02: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 Mild refactoring of ContentSecurityPolicy 2019-10-28 09:02:14 -07: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
exception Allow user, language and IP to be passed to UserBlockedError 2019-10-17 15:19:28 +01: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 Merge "docs: Convert class-level documentation files to Markdown" 2019-11-01 01:43:29 +00:00
filerepo Merge "docs: Convert class-level documentation files to Markdown" 2019-11-01 01:43:29 +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-31 08:36:25 +01:00
interwiki Fix new phan errors, part 6 2019-10-20 17:53:48 +00:00
jobqueue Merge "docs: Convert class-level documentation files to Markdown" 2019-11-01 01:43:29 +00:00
json Convert some private static arrays to constants 2019-10-16 01:30:54 +00:00
language Allow injecting a message localizer into Status 2019-10-30 17:10:22 -07:00
libs Merge "docs: Convert class-level documentation files to Markdown" 2019-11-01 01:43:29 +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 Merge "Remove old pcache metric compat from ParserCache.php" 2019-10-31 14:48:38 +00:00
password Merge "Remove Language::factory and getParentLanguage use" 2019-10-29 09:25:29 +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 ExtensionRegistry: specify constants visibility 2019-10-24 22:05:57 -07:00
resourceloader Merge "Remove Language::factory and getParentLanguage use" 2019-10-29 09:25:29 +00:00
Rest Merge "Rename/deprecate some REST history count types" 2019-10-30 16:40:27 +00:00
Revision Merge "Move countRevisionsBetween from Title to RevisionStore" 2019-10-18 14:29:04 +00: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 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: 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 skins: Deprecate getDynamicStylesheetQuery, makeI18nUrl and makeNSUrl 2019-10-29 21:42:14 +00:00
sparql
specialpage Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
specials Merge "Save autoblock reasons with unexpanded templates" 2019-10-31 13:11:55 +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 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 Merge "Hard-deprecate User::getAllRights" 2019-11-01 01:43:36 +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 Fix new phan errors, part 1 2019-10-11 15:04:04 +00:00
AjaxDispatcher.php
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
CategoriesRdf.php
Category.php Remove more Oracle and Mssql leftovers 2019-08-25 17:21:49 +00:00
CategoryFinder.php
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 Disable $wgServer autodetection to prevent cache poisoning attacks 2019-10-30 15:49:41 +11:00
Defines.php
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 Convert FileBackendGroup to service 2019-10-25 10:46:20 +03:00
FormOptions.php
GitInfo.php
GlobalFunctions.php Merge "Remove Language::factory and getParentLanguage use" 2019-10-29 09:25:29 +00:00
HeaderCallback.php
Hooks.php
Html.php Mild refactoring of ContentSecurityPolicy 2019-10-28 09:02:14 -07: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
MagicWordArray.php Fix new phan errors, part 8 2019-10-22 10:09:13 +02:00
MagicWordFactory.php
MediaWiki.php Fix typo: occured → occurred 2019-10-06 02:35:49 +01:00
MediaWikiServices.php Drop MediaWikiServices::resetLanguageServices() 2019-10-29 15:28:18 +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 Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
MWNamespace.php
MWTimestamp.php
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php Mild refactoring of ContentSecurityPolicy 2019-10-28 09:02:14 -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
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 Deprecate Language::getMessage*For() 2019-10-29 11:52:07 +02:00
Setup.php Disable $wgServer autodetection to prevent cache poisoning attacks 2019-10-30 15:49:41 +11:00
SiteConfiguration.php
SiteStats.php
SiteStatsInit.php
Status.php Status: improve typehints 2019-10-31 14:23:34 -07: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 Merge "Remove Language::factory and getParentLanguage use" 2019-10-29 09:25:29 +00: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