wiki.techinc.nl/includes
Lucas Werkmeister 0fe95a7d55 Improve PARAM_HELP_MSG_PER_VALUE documentation
Per-value documentation is only generated if this option is specified,
even if it is only set to an empty array (i. e., when using the default
key for all values). Attempt to make this more clear.

Change-Id: I844df226271aadb1f06b3cc00ba32cc6c06ec76a
2018-01-11 18:07:26 +01:00
..
actions Display the file sha1 value in the file info page 2018-01-03 12:35:42 +00:00
api Improve PARAM_HELP_MSG_PER_VALUE documentation 2018-01-11 18:07:26 +01:00
auth SECURITY: Do not reveal if user exists during login failure 2017-11-15 00:58:44 +00:00
cache Generalize non-digit-grouping of four-digit numbers 2018-01-02 11:17:25 +01:00
changes Fix additional usage of incorrect case 2017-12-15 11:58:11 +01:00
changetags build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
clientpool Require indentation of CASE statements in PHP code 2017-12-10 22:07:50 -05:00
collation Improve some parameter docs 2018-01-07 11:39:08 +01:00
compat Improve some parameter docs 2017-09-10 20:32:31 +02:00
composer SECURITY: Create a .htaccess in /vendor after composer runs 2017-11-15 02:54:30 +00:00
config Fix typo in word "callback" 2017-12-31 13:35:10 +01:00
content build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
context Merge "Remove self-explaining "section heading" comments from classes" 2017-12-30 21:25:15 +00:00
dao Use IDatabase interface instead of Database in DBAccessBase 2018-01-09 13:58:48 +01:00
db Introduce DB schema overrides for unit tests. 2018-01-05 16:23:55 +00:00
debug Treat phpdbg as run from the command line when checking PHP_SAPI 2018-01-03 23:00:37 -08:00
deferred A few doc comment fixups 2017-12-04 11:11:52 +11:00
diff Use ParserOutput stateless transforms 2017-11-30 14:27:49 -05:00
edit Return a typed object from WikiPage::prepareContentForEdit 2017-07-19 06:24:39 +00:00
editpage Use Sanitizer::mergeAttributes when merging classes into attributes 2018-01-05 10:32:56 +01:00
exception Treat phpdbg as run from the command line when checking PHP_SAPI 2018-01-03 23:00:37 -08:00
export Move BaseDump into includes/export/ 2018-01-08 22:10:25 -08:00
externalstore Introduce ExternalStoreFactory 2017-11-14 13:22:12 +00:00
filebackend Remove leading backslashes from "use \…" tags 2017-12-28 16:30:05 +01:00
filerepo Fix RepoGroup caching bug 2018-01-02 18:26:46 -08:00
gallery A few doc comment fixups 2017-12-04 11:11:52 +11:00
htmlform HTMLTextAreaField: Add 'useeditfont' param 2018-01-03 22:08:53 +01:00
http Remove @codingStandardsIgnore from long lines 2017-10-22 16:44:04 +02:00
import [WikiImporter::notice] use wfDebug instead of echo in notice() 2017-12-22 12:24:42 +08:00
installer Migrate ar_text to modern storage 2018-01-09 16:15:44 -05:00
interwiki Remove leading backslashes from "use \…" tags 2017-12-28 16:30:05 +01:00
jobqueue build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
json
libs CSSMin: Re-introduce whitespace mangling in embedded SVGs 2018-01-09 17:35:22 +00:00
linkeddata build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
linker Add __toString method to LinkTarget interface 2017-11-18 20:23:21 +00:00
logging Fix undefined $db 2017-11-29 00:21:59 +00:00
mail Cleanup, removed space 2017-11-02 13:54:05 +01:00
media Make FormatMetadata::flattenArrayReal() work for an associative array 2018-01-05 17:31:38 +00:00
objectcache Remove leading backslashes from "use \…" tags 2017-12-28 16:30:05 +01:00
page build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
pager Replace uses of each() 2017-09-20 09:51:28 -04:00
parser Follow-up 6f07389ef2: fix variable name 2018-01-04 21:31:41 +00:00
password Remove leading backslashes from "use \…" tags 2017-12-28 16:30:05 +01:00
poolcounter build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
preferences Improve some parameter docs 2018-01-07 11:39:08 +01:00
profiler Treat phpdbg as run from the command line when checking PHP_SAPI 2018-01-03 23:00:37 -08:00
rcfeed Merge "Fix a few minor mistakes in PHPDoc tags" 2017-09-15 19:18:17 +00:00
registration Fix additional usage of incorrect case 2017-12-15 11:58:11 +01:00
resourceloader Improve some parameter docs 2018-01-07 11:39:08 +01:00
revisiondelete Replace selectFields() methods with getQueryInfo() 2017-10-30 22:57:33 +00:00
search Improve (weak and strict) type hints invarious places 2017-12-28 16:31:56 +01:00
services Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
session build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-25 17:31:56 +02:00
shell Improve some parameter docs 2018-01-07 11:39:08 +01:00
site Improve some parameter docs 2017-09-10 20:32:31 +02:00
skins Add text to tab links telling if they do exist 2018-01-08 16:42:01 +00:00
specialpage Improve some parameter docs 2018-01-07 11:39:08 +01:00
specials Merge "Deprecate old interwiki search result widget" 2018-01-11 13:35:36 +00:00
Storage Merge "Make Revision::__construct work with bad page ID" 2018-01-11 16:33:34 +00:00
templates Convert includes/Feed.php to Mustache templates 2017-12-13 15:18:20 -05:00
tidy Remove leading backslashes from "use \…" tags 2017-12-28 16:30:05 +01:00
title Deprecate access to TitleValue properties 2017-11-20 19:03:06 +00:00
upload build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
user Convert Preferences class into PreferencesFactory service 2018-01-03 09:48:25 +08:00
utils Treat phpdbg as run from the command line when checking PHP_SAPI 2018-01-03 23:00:37 -08:00
watcheditem Merge "Add switch for readonly watchlists" 2018-01-09 13:50:31 +00:00
widget Merge "Deprecate old interwiki search result widget" 2018-01-11 13:35:36 +00:00
.htaccess
AjaxDispatcher.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
AjaxResponse.php
AuthPlugin.php Add missing @param and @return documentation 2017-08-11 22:17:01 +02:00
AutoLoader.php Fix additional usage of incorrect case 2017-12-15 11:58:11 +01:00
Autopromote.php
Block.php Avoid DB rows with usable names but ID = 0 by introducing "interwiki" usernames 2017-11-30 13:12:44 +11:00
CategoriesRdf.php Produce RDF dump of all categories and subcategories in a wiki. 2017-08-28 00:30:35 -07:00
Category.php Fix phpdoc for Category::newFromName 2017-11-30 19:23:48 +01:00
CategoryFinder.php Added an optional $maxdepth to CategoryFinder 2017-12-12 20:41:10 +00:00
CategoryViewer.php Fix inconsistent i18n escaping in category paging links. 2017-10-11 20:29:05 +00:00
CommentStore.php Have CommentStore limit the maximum character length of comments 2017-10-10 20:59:52 -04:00
CommentStoreComment.php build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-25 17:31:56 +02:00
ConfiguredReadOnlyMode.php Split ConfiguredReadOnlyMode into own file 2017-08-07 09:24:19 +00:00
DefaultSettings.php Add switch for readonly watchlists 2018-01-04 11:47:49 +00:00
Defines.php Document DB_SLAVE as deprecated 2017-09-06 18:09:42 -07:00
DeprecatedGlobal.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
DerivativeRequest.php
DummyLinker.php
EditPage.php Merge "Numbers in the parser profiling data are not internationalized" 2018-01-10 18:12:05 +00:00
EventRelayerGroup.php Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
FauxRequest.php Add missing @param and @return documentation 2017-08-11 22:17:01 +02:00
Feed.php Improve some parameter docs 2018-01-07 11:39:08 +01:00
FeedUtils.php Replace selectFields() methods with getQueryInfo() 2017-10-30 22:57:33 +00:00
FileDeleteForm.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02: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 GitInfo: Fix shell restrictions for submodules 2017-12-02 23:19:24 -08:00
GlobalFunctions.php Merge "Treat phpdbg as run from the command line when checking PHP_SAPI" 2018-01-08 23:03:41 +00:00
HeaderCallback.php
HistoryBlob.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
Hooks.php Hooks: Introduce Hooks::runWithoutAbort() alongside Hooks::run() 2017-09-04 18:55:42 +00:00
Html.php Add unit tests for Html helper methods and change messageBox visibility 2017-11-21 21:11:28 +00:00
Linker.php Add text to tab links telling if they do exist 2018-01-08 16:42:01 +00:00
LinkFilter.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
ListToggle.php ListToggle: Avoid href="#" for JavaScript buttons 2017-08-01 22:57:45 +02:00
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 Merge "Add some @noinspection flags to doPostOutputShutdown()" 2018-01-04 19:45:52 +00:00
MediaWikiServices.php Convert Preferences class into PreferencesFactory service 2018-01-03 09:48:25 +08:00
MediaWikiVersionFetcher.php
MergeHistory.php MergeHistory: Duplicate watchers on history merge 2017-12-16 00:02:43 +00:00
Message.php Require indentation of CASE statements in PHP code 2017-12-10 22:07:50 -05:00
MimeMagic.php Add wfDeprecated() call to MimeMagic::singleton() 2017-11-27 02:20:17 +00:00
MovePage.php Replace more uses of "SELECT *" 2017-10-13 19:02:56 +00:00
MWGrants.php
MWNamespace.php Improve namespace handling in tests 2017-09-29 05:21:47 +00:00
MWTimestamp.php
NoLocalSettings.php Setup: Merge PreConfigSetup into Setup.php 2017-10-24 23:50:54 +00:00
OrderedStreamingForkController.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
OutputHandler.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
OutputPage.php Improve (weak and strict) type hints invarious places 2017-12-28 16:31:56 +01: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 "Bump min supported HHVM version to 3.18.5" 2018-01-10 12:37:30 +00:00
Pingback.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
Preferences.php Improve some parameter docs 2018-01-07 11:39:08 +01:00
PrefixSearch.php
ProtectionForm.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
ProxyLookup.php
RawMessage.php Move RawMessage out of Message.php to its own file 2017-08-14 17:33:52 +00:00
ReadOnlyMode.php Split ConfiguredReadOnlyMode into own file 2017-08-07 09:24:19 +00:00
Revision.php Merge "Make Revision::__construct work with bad page ID" 2018-01-11 16:33:34 +00:00
RevisionList.php Replace selectFields() methods with getQueryInfo() 2017-10-30 22:57:33 +00:00
ServiceWiring.php Add switch for readonly watchlists 2018-01-04 11:47:49 +00:00
Setup.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
SiteConfiguration.php Do not limit filesize when running a maintenance script 2017-11-14 20:45:24 +11:00
SiteStats.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02: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 Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
TemplateParser.php Enable recursive partials in TemplateParser 2017-09-10 05:51:07 +00:00
TemplatesOnThisPageFormatter.php
Title.php Improve (weak and strict) type hints invarious places 2017-12-28 16:31:56 +01:00
TitleArray.php
TitleArrayFromResult.php
TrackingCategories.php Add @since tag to TrackingCategories class 2017-08-07 09:24:07 +00:00
WebRequest.php
WebRequestUpload.php
WebResponse.php
WebStart.php WebStart: Remove use of realpath() for $IP 2017-11-29 21:51:44 +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 Improve some parameter docs 2018-01-07 11:39:08 +01:00
XmlJsCode.php Fix a few minor mistakes in PHPDoc tags 2017-09-15 11:17:17 +02:00
XmlSelect.php