wiki.techinc.nl/includes
Brad Jorsch f0a6435f3b API: Remove action=paraminfo 'props' and 'errors' result properties
The format for 'props' was never specified and the list for 'errors' is
impossible to keep updated when considering that many errors come from
MediaWiki backend code and extension hook functions. And since there
doesn't seem to be any real use case for either of these, let's just
kill both of them instead of wasting effort on trying to fix them.

Note that neither getResultProperties nor getPossibleErrors are called
from any extensions in gerrit, and none of the other deprecated methods
are called outside of the implementations of those two methods. Removing
the obsolete methods is left to the maintainers of the extensions, as
keeping them hurts nothing and is needed to maintain compatibility with
earlier versions of MediaWiki.

Change-Id: Ie11a401d60c834059fbf1b5625ca8ea093b3337c
2014-08-07 16:51:19 +01:00
..
actions Split UnwatchAction into own class 2014-08-07 01:40:35 +01:00
api API: Remove action=paraminfo 'props' and 'errors' result properties 2014-08-07 16:51:19 +01:00
cache Move MW_LC_VERSION to class constant instead of global define 2014-08-06 13:36:46 +01:00
changes Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
clientpool Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
composer
config Add tests for ConfigFactory::getDefaultInstance 2014-08-03 16:26:56 -07:00
content Fix getAutosummary for create blank page 2014-07-27 12:22:07 +00:00
context Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
dao Avoid key conflict errors in User::addToDatabase 2014-06-24 10:59:27 +00:00
db Merge "Separate select() parameter summary from detail" 2014-08-01 22:49:36 +00:00
debug Rename MWNamespace, MWDebug and MWTidy files to match their class 2014-07-15 20:59:39 +00:00
deferred Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
diff Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
exception Cleanup some docs (includes/[e-l]) 2014-07-24 19:43:03 +02:00
externalstore Cleanup some docs (includes/[e-l]) 2014-07-24 19:43:03 +02:00
filebackend Specifiy mixed doc param in FSFile 2014-07-28 19:04:51 +02:00
filerepo Remove File::getPropsFromPath() (deprecated since 1.19) 2014-07-28 22:23:47 +02:00
gallery Cleanup some docs (includes/[e-l]) 2014-07-24 19:43:03 +02:00
htmlform Allow message object on HTMLForm::setWrapperLegendMsg/setSubmitTextMsg 2014-07-27 17:16:22 +02:00
installer Localisation updates from https://translatewiki.net. 2014-08-06 22:36:07 +02:00
interwiki Cleanup some docs (includes/[e-l]) 2014-07-24 19:43:03 +02:00
jobqueue Merge "Fixed use of wrong class constant" 2014-07-30 15:31:13 +00:00
json
libs Correct shadow flipping in CSSJanus 2014-07-30 23:14:32 +00:00
logging Cleanup some docs (includes/[e-l]) 2014-07-24 19:43:03 +02:00
media Fixed spacing 2014-08-04 11:51:22 +02:00
normal Remove some PHP4 microtime() compat wrappers 2014-07-16 23:39:48 -04:00
objectcache Merge "Cleanup some docs (includes/[m-r])" 2014-07-25 17:14:53 +00:00
page Factorise $this->getTitle() call in Article::confirmDelete() 2014-08-01 16:31:50 +02:00
parser Merge "Fixed docs" 2014-08-04 11:11:41 +00:00
password Fixed docs 2014-08-04 12:00:15 +02:00
poolcounter Cleanup some docs (includes/[m-r]) 2014-07-24 19:43:25 +02:00
profiler Cleanup some docs (includes/[m-r]) 2014-07-24 19:43:25 +02:00
rcfeed Cleanup some docs (includes/[m-r]) 2014-07-24 19:43:25 +02:00
resourceloader ResourceLoaderFileModule::extractBasePaths: Simplify if condition 2014-08-07 11:27:36 +01:00
revisiondelete Cleanup some docs (includes/[m-r]) 2014-07-24 19:43:25 +02:00
search Remove score display from search engine 2014-08-07 14:19:37 +01:00
site Cleanup some docs (includes/[s-z]) 2014-07-24 19:43:44 +02:00
specialpage Merge "Fix deprecated hooks not having a non-deprecated alternative" 2014-07-30 13:53:36 +00:00
specials Remove score display from search engine 2014-08-07 14:19:37 +01:00
templates Add mw-ui-input to mediawiki ui 2014-07-28 12:42:28 -07:00
title Cleanup some docs (includes/[s-z]) 2014-07-24 19:43:44 +02:00
upload Clarify comment in UploadBase 2014-07-28 22:48:42 -04:00
utils Cleanup some docs (includes/[s-z]) 2014-07-24 19:43:44 +02:00
.htaccess
AjaxDispatcher.php Fixed spacing 2014-07-24 11:53:04 +02:00
AjaxResponse.php Fixed spacing 2014-07-24 11:53:04 +02:00
AuthPlugin.php
AutoLoader.php Remove score display from search engine 2014-08-07 14:19:37 +01:00
Autopromote.php
Block.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Category.php Avoid begin/commit in Category::getCountMessage() 2014-06-24 18:07:55 -07:00
Categoryfinder.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
CategoryViewer.php Merge "Fix off-by-one error in the "previous 200" link in category listings with until=param" 2014-07-24 02:12:29 +00:00
ChangeTags.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Collation.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Cookie.php Fixed spacing 2014-08-04 11:51:22 +02:00
DefaultSettings.php Merge "Allow factory functions for creating API modules." 2014-08-07 08:07:48 +00:00
Defines.php Removed old DB_LAST cruft 2014-06-25 16:12:36 -07:00
DeprecatedGlobal.php
EditPage.php Remove some silly references to skins/common/ 2014-08-07 02:05:42 +02:00
Export.php Add dbname to XML database dump "siteinfo" 2014-07-30 19:00:11 +00:00
Fallback.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Feed.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
FeedUtils.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
FileDeleteForm.php
ForkController.php
FormOptions.php
GitInfo.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
GlobalFunctions.php Vastly increase how long wfWaitForSlaves() can block in CLI mode 2014-07-31 23:28:11 -07:00
HistoryBlob.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Hooks.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Html.php Added Html::radio, Html::check, and Html::label. 2014-07-29 19:41:20 +00:00
HtmlFormatter.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
HttpFunctions.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Import.php Merge "Remove unused XMLReader2 class" 2014-07-27 00:19:08 +00:00
Licenses.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
limit.sh
Linker.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
LinkFilter.php
MagicWord.php Support {{!}} as a magic word 2014-06-26 14:56:04 -07:00
MediaWiki.php Fixed MediaWiki dual getter/setters from fataling 2014-07-29 15:31:58 -07:00
MediaWikiVersionFetcher.php
Message.php Consistent handling of multiple keys in Message 2014-08-06 12:29:28 +01:00
MessageBlobStore.php
mime.info Merge "Fix mime detection of easily-confused-with text/plain formats" 2014-07-04 07:43:42 +00:00
mime.types Merge "Fix mime detection of easily-confused-with text/plain formats" 2014-07-04 07:43:42 +00:00
MimeMagic.php Allow third party code to hook-up MIME type detection 2014-07-06 13:38:14 +02:00
MWNamespace.php Rename MWNamespace, MWDebug and MWTidy files to match their class 2014-07-15 20:59:39 +00:00
MWTimestamp.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
OutputHandler.php
OutputPage.php Fixed docs 2014-08-04 12:00:15 +02:00
Pager.php Remove deprecated HistoryPage class 2014-07-21 04:54:40 +00:00
PathRouter.php
PHPVersionError.php Use PHP_VERSION constant instead of phpversion() function call 2014-07-09 16:46:35 -07:00
Preferences.php Preferences: Disable the 'skin' preference if there are no skins 2014-08-02 12:07:11 +00:00
PrefixSearch.php Remove colon after @deprecated/@param/@todo/@note 2014-07-24 11:30:25 +02:00
ProtectionForm.php Some misc cleanup to ProtectionForm 2014-07-06 20:53:18 +02:00
Revision.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
RevisionList.php
Sanitizer.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Setup.php Use a special fallback skin when selected skin is unavailable 2014-08-06 16:41:36 +00:00
SiteConfiguration.php Merge "Force array parameters in SiteConfiguration" 2014-07-04 19:49:44 +00:00
SiteStats.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Skin.php Fixed spacing 2014-08-04 11:51:22 +02:00
SkinFallback.php Use a special fallback skin when selected skin is unavailable 2014-08-06 16:41:36 +00:00
SkinTemplate.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
SquidPurgeClient.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
StatCounter.php
Status.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
StreamFile.php
StubObject.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
tidy.conf
TimestampException.php
Title.php Docs: Add note that you might want Title::getLinkURL 2014-08-01 14:21:45 -07:00
TitleArray.php
TitleArrayFromResult.php
User.php Add loadPasswords() calls to User password mutators 2014-08-04 11:10:01 -04:00
UserArray.php
UserArrayFromResult.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
UserMailer.php Fixed spacing 2014-07-24 11:53:04 +02:00
UserRightsProxy.php
WatchedItem.php
WebRequest.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
WebResponse.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
WebStart.php Shorten if/else to ternary expressions in WebStart.php 2014-07-22 14:07:03 -07:00
WikiMap.php
Xml.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
ZhConversion.php