wiki.techinc.nl/includes
2020-05-27 19:54:58 +00:00
..
actions Fix a plethora of class and function call case mismatches 2020-05-26 14:14:46 +01:00
api Localisation updates from https://translatewiki.net. 2020-05-25 08:37:27 +02:00
auth auth: Add helpful type hint to AuthManager 2020-05-14 19:30:44 +02:00
block Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:51:14 +01:00
cache Merge "Use new TalkPageNotificationManager" 2020-05-20 19:21:52 +00:00
changes Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:33:32 +01:00
changetags Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-11 01:59:00 +00:00
clientpool Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-11 01:59:00 +00:00
collation Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-11 01:59:00 +00:00
compat
composer Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-11 01:59:00 +00:00
config
content content: Change log channel to 'ContentHandler' 2020-05-19 03:11:23 +01:00
context docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
dao Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-11 01:59:00 +00:00
db objectcache: dependency inject LoadBalancer into SqlBagOStuff 2020-05-18 21:04:17 -07:00
debug Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-11 01:59:00 +00:00
deferred Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:32:23 +01:00
diff Remove DifferenceEngine::$mNewRev and $mOldRev 2020-05-26 20:51:23 +00:00
edit
editpage Merge "editpage: Fix misplaced return value in TextConflictHelper" 2020-05-25 11:07:56 +00:00
exception exception: cleanup "caught_by" and use Throwable in more places 2020-05-18 16:20:56 -07:00
export Xml dumps should not die when the page redirect target cannot be determined 2020-05-24 17:33:33 +03:00
externalstore ExternalStore: report cause of non-exception failure 2020-04-17 18:00:28 +02:00
filebackend
filerepo filerepo: make ForeignDBRepo::getSharedKey() use the DB domain ID for consistency 2020-05-25 20:54:39 +00:00
gallery Make images on Special:NewFiles natively lazy-loaded 2020-05-22 20:12:23 +00:00
historyblob Fix more Squiz.Scope.MethodScope.Missing 2020-05-18 20:35:38 +00:00
Hook Hook interface type fixes, to fix Phan errors 2020-05-05 11:22:04 +10:00
HookContainer Merge "Rename SkinAddFooterLinks to SkinAddFooterLinksHook and add HookRunner method" 2020-05-19 14:46:06 +00:00
htmlform Remove more IE6 and IE7 compatibility and notes 2020-05-19 00:31:46 +00:00
http Respect configured default HTTP timeouts, and introduce max timeouts 2020-05-21 09:30:57 +10:00
import ImportableOldRevisionImporter: Remove use of Revision::insertOn 2020-05-16 08:38:41 +00:00
installer Merge "Normalise length of language fields to varbinary(35)" 2020-05-25 10:22:18 +00:00
interwiki docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
jobqueue Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:33:32 +01:00
json Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-11 01:36:36 +01:00
language Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:33:32 +01:00
libs rdbms: Clarify ILoadBalancer::getConnection doc for when to call reuseConnection 2020-05-26 16:10:30 +00:00
linkeddata Fix SingleSpaceBeforeSingleLineComment 2020-05-11 00:57:11 +00:00
linker linker: Move Linker::normaliseSpecialPage to LinkRenderer class 2020-05-24 23:11:55 +00:00
logging Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:51:31 +01:00
mail Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-11 01:36:36 +01:00
media Make images on Special:NewFiles natively lazy-loaded 2020-05-22 20:12:23 +00:00
Message UserNameUtils: use ITextFormatter instead of MessageLocalizer 2020-04-13 09:28:02 -07:00
Navigation
objectcache objectcache: dependency inject LoadBalancer into SqlBagOStuff 2020-05-18 21:04:17 -07:00
page Inject SpamChecker where needed, hard deprecate EditPage static methods 2020-05-26 03:17:29 -07:00
pager Fix more Squiz.Scope.MethodScope.Missing 2020-05-18 20:35:38 +00:00
ParamValidator/TypeDef
parser Merge "Fix impedance mismatch with Parser::fetchCurrentRevisionRecordOfTitle" 2020-05-27 19:21:24 +00:00
password Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-11 01:36:36 +01:00
Permissions Hook interface type fixes, to fix Phan errors 2020-05-05 11:22:04 +10:00
poolcounter Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:51:14 +01:00
preferences Merge "Disable parsing of prefs-memberingroups message" 2020-05-26 06:47:15 +00: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 ExtensionRegistry: Fix doc typos 2020-05-22 20:23:06 +00:00
resourceloader resourceloader: Make DepStore write lock specific to the current wiki 2020-05-18 23:52:20 +01:00
Rest Merge "CreationHandler: fix redirect URL" 2020-05-26 19:07:43 +00:00
Revision Merge "Revision: Ensure getRevisionByTitle() works for foreign wikis" 2020-05-25 01:59:01 +00:00
revisiondelete Add missing public visibility on some methods 2020-05-08 21:25:36 +00:00
revisionlist Add tests for RevisionList/RevisionItem classes 2020-05-12 09:36:44 -07:00
search Fix more Squiz.Scope.MethodScope.Missing 2020-05-18 20:42:50 +00:00
session Actually deprecate the UserSetCookies 2020-05-11 10:59:38 -07:00
shell Hook interface doc comment followup 2020-04-21 09:12:23 +10:00
site Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:32:23 +01:00
skins Merge "Improve SidebarBeforeOutput hook doc" 2020-05-27 17:42:42 +00:00
sparql Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-11 01:36:36 +01:00
specialpage Rename mediawiki.special.userlogin.signup.js to mediawiki.special.createaccount 2020-05-24 02:01:01 +01:00
specials Merge "Inject SpamChecker where needed, hard deprecate EditPage static methods" 2020-05-27 18:48:58 +00:00
Storage Merge "Use new TalkPageNotificationManager" 2020-05-20 19:21:52 +00:00
templates Update all use of $wgVersion to MW_VERSION 2020-02-25 02:16:12 +00:00
tidy
title Hook interface doc comment followup 2020-04-21 09:12:23 +10:00
upload upload: Fix incorrect handling of missing file extension in UploadStash 2020-05-22 18:26:18 -04:00
user Merge "Use new TalkPageNotificationManager" 2020-05-20 19:21:52 +00:00
utils mime: Document null return from MimeAnalyzer::improveTypeFromExtension() 2020-05-24 15:51:08 -04:00
watcheditem Filter out expired items from watcher counts 2020-05-19 12:13:09 -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 Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-12 18:41:43 +00:00
AjaxDispatcher.php
AjaxResponse.php Explicit visibility modifiers to AjaxResponse.php 2020-05-10 02:00:26 +01:00
AutoLoader.php Explicit visibility modifiers to AutoLoader.php 2020-05-09 22:38:07 +00:00
Autopromote.php
BadFileLookup.php Use MediaWikiServices::getRepoGroup in file related classes 2020-03-14 12:36:27 +00:00
CategoriesRdf.php Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-12 18:41:43 +00:00
Category.php Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-12 18:41:43 +00:00
CategoryFinder.php
CategoryViewer.php Fix numerous Squiz.Scope.MethodScope.Missing 2020-05-15 21:12:30 +00:00
CommentStore.php Merge "Use private instead of protected in CommentStore" 2020-05-23 10:16:18 +00:00
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php Remove unused var initialization from ContentSecurityPolicy 2020-05-14 13:53:09 +02:00
DefaultSettings.php Deprecate $wgAutoloadAttemptLowercase and set default to false 2020-05-26 14:18:01 +01:00
Defines.php Fix typo: 'the the' -> 'the' 2020-05-03 20:45:36 +01:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php DevelopmentSettings: Disable resource limits 2020-03-29 21:11:12 +02:00
DummyLinker.php linker: Move Linker::normaliseSpecialPage to LinkRenderer class 2020-05-24 23:11:55 +00:00
EditPage.php Merge "Inject SpamChecker where needed, hard deprecate EditPage static methods" 2020-05-27 18:48:58 +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
FauxResponse.php
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
ForkController.php Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-12 18:41:43 +00:00
FormOptions.php Fix PSR12.Properties.ConstantVisibility.NotFound in FormOptions.php 2020-05-15 21:12:06 +00:00
GitInfo.php
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
Linker.php linker: Move Linker::normaliseSpecialPage to LinkRenderer class 2020-05-24 23:11:55 +00:00
LinkFilter.php Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-12 18:41:43 +00:00
ListToggle.php
MagicWord.php
MagicWordArray.php
MagicWordFactory.php
MediaWiki.php exception: cleanup "caught_by" and use Throwable in more places 2020-05-18 16:20:56 -07:00
MediaWikiServices.php MediaWikiServices: All logic for services should be in ServiceWiring 2020-05-27 15:00:01 +00:00
MediaWikiVersionFetcher.php MediaWikiVersionFetcher: Change regex to capture any quoted string 2020-02-25 02:16:23 +00:00
MergeHistory.php Inject SpamChecker where needed, hard deprecate EditPage static methods 2020-05-26 03:17:29 -07:00
MovePage.php Inject SpamChecker where needed, hard deprecate EditPage static methods 2020-05-26 03:17:29 -07:00
MWGrants.php
MWNamespace.php
MWTimestamp.php
NoLocalSettings.php Fix version number not showing in NoLocalSettings.php 2020-05-26 02:14:10 +02:00
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php OutputPage: add @internal annotation to addHtmlClasses() 2020-05-26 18:15:02 +00:00
PageProps.php Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-12 18:41:43 +00:00
PathRouter.php
PHPVersionCheck.php doxygen: Changed Doxygen tags causing warnings during documentation generation 2020-04-14 03:25:19 +00:00
Pingback.php Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-12 18:41:43 +00:00
ProtectionForm.php Explicit visibility modifiers in ProtectionForm.php 2020-05-09 22:52:04 +00:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php Hard deprecate Revision::getUserText, ::isMinor, and ::isCurrent 2020-05-26 22:19:54 +00:00
ServiceWiring.php Merge "MediaWikiServices: All logic for services should be in ServiceWiring" 2020-05-27 19:54:58 +00: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
SiteStatsInit.php sitestats: cleanup use of upsert() by removing the key column from SET 2020-02-26 01:18:47 -08:00
Status.php Fix param type for Status::msgInLang 2020-05-25 07:51:40 +00:00
StreamFile.php Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-12 18:41:43 +00:00
StubObject.php
StubUserLang.php
TemplateParser.php TemplateParser: Inject BagOStuff and deprecate '$forceRecompile' 2020-03-23 20:09:05 +00:00
TemplatesOnThisPageFormatter.php
Title.php Merge "title: Mark Title::getPrefixedDBKey and ::getPrefixedText as tainted" 2020-05-21 23:49:25 +00:00
TitleArray.php
TitleArrayFromResult.php Explicit visibility modifiers in TitleArrayFromResult.php 2020-05-09 22:45:14 +00:00
TitleFactory.php
TrackingCategories.php
WebRequest.php Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-12 18:41:43 +00:00
WebRequestUpload.php
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