wiki.techinc.nl/includes
Kunal Mehta 230958d97c Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors
Change-Id: I63761ebce04c03b9b13237919c27cc10180f198f
2018-05-19 14:07:03 -07:00
..
actions Merge "Fix documentation of InfoAction::pageInfo" 2018-05-18 14:52:06 +00:00
api Localisation updates from https://translatewiki.net. 2018-05-19 22:01:55 +02:00
auth rdbms: rename onTransactionIdle() to onTransactionCommitOrIdle() 2018-05-09 21:07:06 +00:00
cache Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
changes rdbms: rename onTransactionIdle() to onTransactionCommitOrIdle() 2018-05-09 21:07:06 +00:00
changetags Fix unclear comments on various ChangeTags functions 2018-04-25 05:43:08 +00:00
clientpool Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
collation Remove everything related to CollationFa 2018-05-18 18:33:25 +02:00
compat Hard deprecate UtfNormalUtil 2018-02-06 14:44:37 -08:00
composer build: Updating mediawiki/mediawiki-codesniffer to 17.0.0 2018-03-29 21:53:10 +02:00
config Expose the latest modified index seen by EtcdConfig 2018-03-01 13:44:15 +01:00
content Merge "Add cleanup for handlers cache." 2018-03-15 23:48:16 +00:00
context Update MediaWiki\quietCall() -> Wikimedia\quietCall() 2018-02-10 10:49:33 +00:00
dao Replace wfGetLB 2018-05-02 22:30:24 +02:00
db rdbms: make sure cpPosIndex cookie is applied to LBFactory in time 2018-04-23 15:44:02 +00:00
debug Initial support for Content Security Policy, disabled by default 2018-05-13 21:01:11 -07:00
deferred Populate externallinks.el_index_60 and drop default 2018-05-15 12:08:35 -04:00
diff Don't globally disable PHPCS's prohibition of assert() 2018-05-07 17:15:16 +00:00
edit Remove deprecated PreparedEdit properties 2018-01-26 16:57:13 -08:00
editpage Use Sanitizer::mergeAttributes when merging classes into attributes 2018-01-05 10:32:56 +01:00
exception exception: Improve formatting of fatal error log messages 2018-03-21 19:27:12 +00:00
export Don't use deprecated NS_IMAGE* 2018-03-16 22:58:58 -07:00
externalstore Fix typo accessable --> accessible 2018-03-14 05:25:34 +00:00
filebackend Fix and improve PHPDoc type hints in FileBackend and FileRepo 2018-04-19 10:32:09 +02:00
filerepo Merge "Add setting to control the creation of NullRevision on upload" 2018-05-15 07:31:09 +00:00
gallery TraditionalImageGallery factor getCaptionHtml into own function 2018-04-25 13:23:20 +02:00
htmlform Merge "Document nodata for HTMLFormFields" 2018-05-19 14:17:57 +00:00
http Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors 2018-05-19 14:07:03 -07:00
import Add setting to control the creation of NullRevision on upload 2018-05-09 18:17:06 +02:00
installer Localisation updates from https://translatewiki.net. 2018-05-19 22:01:55 +02:00
interwiki Replace wfGetLB 2018-05-02 22:30:24 +02:00
jobqueue rdbms: rename onTransactionIdle() to onTransactionCommitOrIdle() 2018-05-09 21:07:06 +00:00
json
libs Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors 2018-05-19 14:07:03 -07:00
linkeddata Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
linker Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
logging LogPager/LogEventsList: Correct docs about $pattern parameter 2018-05-10 19:46:59 +00:00
mail mail: Refactor checks looking for PEAR libraries to be clearer 2018-04-25 22:29:13 -07:00
media media: Rename files to match the name of the class they define 2018-04-28 02:07:33 +01:00
objectcache Don't initialize MediaWikiServices before extensions have been loaded 2018-05-03 23:36:10 -07:00
page rdbms: make IDatabase::onTransaction* methods pass the DB handle for convenience 2018-04-24 16:45:11 -07:00
pager Change ResultWrapper to IResultWrapper in pagers and special pages 2018-04-04 14:52:10 +02:00
parser Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors 2018-05-19 14:07:03 -07:00
password Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors 2018-05-19 14:07:03 -07:00
poolcounter poolcounter: Fix type hint for PoolWorkArticleView::getParserOutput 2018-01-24 18:41:52 +00:00
preferences Preserve 'ooui' query string when overriding 2018-05-08 21:24:41 +00:00
profiler rdbms: rename onTransactionIdle() to onTransactionCommitOrIdle() 2018-05-09 21:07:06 +00:00
rcfeed Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
registration registration: Improve duplicate config setting exception 2018-05-15 10:32:22 -07:00
resourceloader Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors 2018-05-19 14:07:03 -07:00
revisiondelete Use constants for rc_patrolled values instead of numbers 2018-04-13 23:56:35 +02:00
search Merge "Deprecate overriding SearchEngine::search*" 2018-05-16 13:31:56 +00:00
services
session Update MediaWiki\quietCall() -> Wikimedia\quietCall() 2018-02-10 10:49:33 +00:00
shell Restrict shell commands by default 2018-04-16 11:50:13 -07:00
site Improve normalizePageName documentation 2018-04-11 15:48:16 +02:00
skins Initial support for Content Security Policy, disabled by default 2018-05-13 21:01:11 -07:00
sparql Replace recently introduced mediawiki/at-ease calls 2018-04-18 14:11:13 +00:00
specialpage Add Special:PasswordPolicies 2018-05-19 08:55:39 +00:00
specials Merge "Add Special:PasswordPolicies" 2018-05-19 09:26:48 +00:00
Storage Merge "[MCR] Introduce RevisionSlotsUpdate." 2018-05-09 13:27:08 +00:00
templates Remove $wgScriptExtension (deprecated and ignored since 1.25) 2018-04-19 01:11:23 +01:00
tidy tidy: Remove obsolete Depurate and Balancer drivers 2018-05-08 15:32:49 +00:00
title Strip Unicode 6.3.0 directional formatting characters from title 2018-05-10 08:58:23 +02:00
upload Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
user Remove else from UserGroupMembership 2018-05-18 19:52:40 +00:00
utils Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors 2018-05-19 14:07:03 -07:00
watcheditem Add missing use statement 2018-04-27 23:13:43 +02:00
widget Create Expiry Widget with Date Time Selector 2018-04-19 20:24:08 -04:00
.htaccess
ActorMigration.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
AjaxDispatcher.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
AjaxResponse.php
AuthPlugin.php
AutoLoader.php Fix additional usage of incorrect case 2017-12-15 11:58:11 +01:00
Autopromote.php
Block.php Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors 2018-05-19 14:07:03 -07:00
CategoriesRdf.php Add more data to categories dump 2018-01-17 00:40:16 +00:00
Category.php Merge "Avoid locking aggregated SELECT in Category::refresh" 2018-04-23 20:00:14 +00:00
CategoryFinder.php Drop the 'CategorizedRecentChanges' feature 2018-02-15 10:45:10 -08:00
CategoryViewer.php Avoid triggering Category::refreshCounts() on HTTP GET requests 2018-04-19 04:45:24 +00:00
CommentStore.php Change @throw to @throws 2018-04-27 21:53:19 +02:00
CommentStoreComment.php build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-25 17:31:56 +02:00
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php Initial support for Content Security Policy, disabled by default 2018-05-13 21:01:11 -07:00
DefaultSettings.php Merge "Initial support for Content Security Policy, disabled by default" 2018-05-14 04:17:15 +00:00
Defines.php Drop XCache support 2018-02-07 13:45:40 -08:00
DeprecatedGlobal.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
DerivativeRequest.php
DevelopmentSettings.php tests: Remove verbose logging settings from DevelopmentSettings.php 2018-02-19 22:19:15 +00:00
DummyLinker.php
EditPage.php Initial support for Content Security Policy, disabled by default 2018-05-13 21:01:11 -07:00
EventRelayerGroup.php
FauxRequest.php
Feed.php Fix called function case in a bunch of places 2018-01-22 09:10:09 -08:00
FeedUtils.php Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
FileDeleteForm.php rdbms: make IDatabase::onTransaction* methods pass the DB handle for convenience 2018-04-24 16:45:11 -07:00
ForkController.php Treat phpdbg as run from the command line when checking PHP_SAPI 2018-01-03 23:00:37 -08:00
FormOptions.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
GitInfo.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
GlobalFunctions.php Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors 2018-05-19 14:07:03 -07:00
HeaderCallback.php
HistoryBlob.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
Hooks.php Hooks: Introduce Hooks::runWithoutAbort() alongside Hooks::run() 2017-09-04 18:55:42 +00:00
Html.php Initial support for Content Security Policy, disabled by default 2018-05-13 21:01:11 -07:00
Linker.php Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors 2018-05-19 14:07:03 -07:00
LinkFilter.php
ListToggle.php
MagicWord.php Updated type and function docs for MagicWord.php 2017-10-02 13:52:51 +02:00
MagicWordArray.php Replace uses of each() 2017-09-20 09:51:28 -04:00
MediaWiki.php Avoid unnecessary WaitConditionLoop delays in ChronologyProtector 2018-05-18 13:43:05 -07:00
MediaWikiServices.php Add missing ActorMigration use statement to MediaWikiServices 2018-03-23 14:12:11 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
Message.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
MimeMagic.php Add wfDeprecated() call to MimeMagic::singleton() 2017-11-27 02:20:17 +00:00
MovePage.php Tag redirects from moves as new redirects 2018-02-09 15:45:29 +00:00
MWGrants.php Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
MWNamespace.php Improve namespace handling in tests 2017-09-29 05:21:47 +00:00
MWTimestamp.php
NoLocalSettings.php Remove $wgScriptExtension (deprecated and ignored since 1.25) 2018-04-19 01:11:23 +01:00
OrderedStreamingForkController.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
OutputHandler.php Immediately drop wgValidateAllHtml and related code 2018-04-10 10:51:28 -07:00
OutputPage.php resourceloader: Refactor CSP $nonce passing 2018-05-17 22:28:23 -07:00
PageProps.php Only do one query for page ids in PageProps::getGoodIDs 2017-08-30 20:32:19 +02:00
PathRouter.php
PHPVersionCheck.php Merge "PHPVersionCheck: Properly check for xml extension in PHP 7.2+" 2018-04-25 01:01:40 +00:00
Pingback.php Added heartbeat for pingback. 2018-03-26 11:48:27 -04:00
Preferences.php Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
PrefixSearch.php
ProtectionForm.php Allow limiting comment length by characters rather than bytes in JS 2018-02-23 22:12:29 +00:00
ProxyLookup.php Update IPSet use statements 2018-01-21 04:37:26 +00:00
RawMessage.php
ReadOnlyMode.php
Revision.php Remove three deprecated functions from the Revision class. 2018-05-02 19:51:04 +00:00
RevisionList.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ServiceWiring.php Don't initialize MediaWikiServices before extensions have been loaded 2018-05-03 23:36:10 -07:00
Setup.php Avoid unnecessary WaitConditionLoop delays in ChronologyProtector 2018-05-18 13:43:05 -07:00
SiteConfiguration.php Deprecate wfShellWikiCmd() 2018-04-16 16:38:05 +00:00
SiteStats.php Salvage site_stats row with negative values in miser mode 2018-02-14 15:37:55 -08:00
SiteStatsInit.php Drop 'comma' value for wgArticleCountMethod 2018-03-01 16:37:23 -08:00
Status.php Use ParserOutput stateless transforms 2017-11-30 14:27:49 -05:00
StreamFile.php Replace MimeMagic::singleton() calls 2017-11-27 02:13:51 +00:00
StubObject.php Use wikimedia/object-factory 1.0.0 2018-02-04 12:52:44 -08:00
TemplateParser.php Enable recursive partials in TemplateParser 2017-09-10 05:51:07 +00:00
TemplatesOnThisPageFormatter.php
Title.php Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors 2018-05-19 14:07:03 -07:00
TitleArray.php Use IResultWrapper in UserArray and TitleArray 2018-04-06 00:06:35 +02:00
TitleArrayFromResult.php Use IResultWrapper in UserArray and TitleArray 2018-04-06 00:06:35 +02:00
TrackingCategories.php
WebRequest.php Remove $wgScriptExtension (deprecated and ignored since 1.25) 2018-04-19 01:11:23 +01:00
WebRequestUpload.php
WebResponse.php
WebStart.php Merge "Setup: Move mbstring.func_overload from WebStart to Setup" 2018-04-18 16:22:16 +00:00
WikiMap.php Clean up wiki ID and DB domain ID handling 2017-09-30 10:25:03 +00:00
WikiReference.php
Xml.php Merge "Remove @param comments that literally repeat what the code says" 2018-01-11 23:48:03 +00:00
XmlJsCode.php Fix a few minor mistakes in PHPDoc tags 2017-09-15 11:17:17 +02:00
XmlSelect.php