wiki.techinc.nl/includes/api
2011-11-14 19:44:13 +00:00
..
ApiBase.php Followup r99224: add message to ApiBase::$messageMap too 2011-11-14 14:40:55 +00:00
ApiBlock.php Removed usage of $wgUser in block and unblock processing: 2011-11-13 07:25:56 +00:00
ApiComparePages.php Made DifferenceEngine use a context instead of global variables and updaters calls to constructor in core 2011-11-10 13:06:52 +00:00
ApiDelete.php Documentation 2011-10-27 00:46:17 +00:00
ApiDisabled.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiEditPage.php Per Aaron, fix for r89405: introduced DerivativeRequest to allow to override the request parameters, but not headers, cookies and session. Updated ApiEditPage (for the bug) and ApiLogin (for future use) 2011-11-03 19:14:46 +00:00
ApiEmailUser.php Adding context to the API 2011-10-26 23:27:01 +00:00
ApiExpandTemplates.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiFeedContributions.php Documentation 2011-10-27 00:46:17 +00:00
ApiFeedWatchlist.php Add Platonides' "add wlexcludeuser to feedwatchlist" patch from bug 25325 2011-11-14 14:36:06 +00:00
ApiFileRevert.php Adding context to the API 2011-10-26 23:27:01 +00:00
ApiFormatBase.php Documentation 2011-10-27 00:46:17 +00:00
ApiFormatDbg.php
ApiFormatDump.php
ApiFormatJson.php
ApiFormatPhp.php
ApiFormatRaw.php
ApiFormatTxt.php
ApiFormatWddx.php Update documentation 2011-10-28 18:10:41 +00:00
ApiFormatXml.php Partial revert of r101912 -- restores r99315 'includexmlnamespace' parameter for API, but keeps the logic to keep that from clobbering alternate XML output formats with their own namespaces. 2011-11-04 01:31:15 +00:00
ApiFormatYaml.php
ApiHelp.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiImport.php Adding context to the API 2011-10-26 23:27:01 +00:00
ApiLogin.php Per Aaron, fix for r89405: introduced DerivativeRequest to allow to override the request parameters, but not headers, cookies and session. Updated ApiEditPage (for the bug) and ApiLogin (for future use) 2011-11-03 19:14:46 +00:00
ApiLogout.php Adding context to the API 2011-10-26 23:27:01 +00:00
ApiMain.php Remove commented-out variable ApiMain::$mRequest 2011-11-14 19:44:13 +00:00
ApiMove.php Adding context to the API 2011-10-26 23:27:01 +00:00
ApiOpenSearch.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiPageSet.php Use WikiPage instead of Article 2011-11-12 07:36:41 +00:00
ApiParamInfo.php Refactor variables to give somewhat useful names 2011-09-16 18:28:24 +00:00
ApiParse.php Update documentation 2011-10-28 18:10:41 +00:00
ApiPatrol.php Adding context to the API 2011-10-26 23:27:01 +00:00
ApiProtect.php Use WikiPage instead of Article 2011-11-12 07:36:41 +00:00
ApiPurge.php * Use WikiPage instead of Article for doPurge(), getting raw wikitext and ParserCache access 2011-11-05 19:17:15 +00:00
ApiQuery.php Make use of Title::isSpecialPage() in various places 2011-11-02 20:55:08 +00:00
ApiQueryAllCategories.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryAllimages.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryAllLinks.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryAllmessages.php Introduce MessageCache::getAllMessageKeys(), which returns all message keys stored in the MessageCache, and use this to power the amincludelocal parameter in meta=allmessages which adds messages that don't exist in PHP but exist as MediaWiki: pages only. 2011-09-14 19:59:50 +00:00
ApiQueryAllpages.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryAllUsers.php list=allusers was throwing fatals when invalid user names occurred in the database. Address this scenario gracefully 2011-10-11 15:45:27 +00:00
ApiQueryBacklinks.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryBase.php (bug 26909) Add dir parameter for prop= API modules. Modified patch by Umherirrender 2011-11-14 08:19:55 +00:00
ApiQueryBlocks.php * sry about that :S ... 10x Aaron 2011-11-10 20:50:01 +00:00
ApiQueryCategories.php (bug 26909) Add dir parameter for prop= API modules. Modified patch by Umherirrender 2011-11-14 08:19:55 +00:00
ApiQueryCategoryInfo.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryCategoryMembers.php arrray -> array 2011-11-01 23:48:09 +00:00
ApiQueryDeletedrevs.php Documentation 2011-10-27 00:46:17 +00:00
ApiQueryDisabled.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryDuplicateFiles.php (bug 26909) Add dir parameter for prop= API modules. Modified patch by Umherirrender 2011-11-14 08:19:55 +00:00
ApiQueryExternalLinks.php (bug 29854) Store protocol-relative links twice in the externallinks table, one with http: in el_index and once with https: . Modified patch by Brad Jorsch 2011-11-14 09:13:58 +00:00
ApiQueryExtLinksUsage.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryFilearchive.php Adding context to the API 2011-10-26 23:27:01 +00:00
ApiQueryImageInfo.php Call Linker methods statically 2011-09-16 19:35:14 +00:00
ApiQueryImages.php (bug 26909) Add dir parameter for prop= API modules. Modified patch by Umherirrender 2011-11-14 08:19:55 +00:00
ApiQueryInfo.php Update documentation 2011-10-28 18:10:41 +00:00
ApiQueryIWBacklinks.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryIWLinks.php (bug 26909) Add dir parameter for prop= API modules. Modified patch by Umherirrender 2011-11-14 08:19:55 +00:00
ApiQueryLangBacklinks.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryLangLinks.php (bug 26909) Add dir parameter for prop= API modules. Modified patch by Umherirrender 2011-11-14 08:19:55 +00:00
ApiQueryLinks.php (bug 26909) Add dir parameter for prop= API modules. Modified patch by Umherirrender 2011-11-14 08:19:55 +00:00
ApiQueryLogEvents.php (bug 29392) Setting the start or end parameter now works with lists blocks, categorymembers, deletedrevs, logevents, protectedtitles, usercontributions and watchlist in Postgres. 2011-10-06 20:46:24 +00:00
ApiQueryPageProps.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryProtectedTitles.php (bug 29392) Setting the start or end parameter now works with lists blocks, categorymembers, deletedrevs, logevents, protectedtitles, usercontributions and watchlist in Postgres. 2011-10-06 20:46:24 +00:00
ApiQueryQueryPage.php Adding context to the API 2011-10-26 23:27:01 +00:00
ApiQueryRandom.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryRecentChanges.php Documentation 2011-10-27 00:46:17 +00:00
ApiQueryRevisions.php Made DifferenceEngine use a context instead of global variables and updaters calls to constructor in core 2011-11-10 13:06:52 +00:00
ApiQuerySearch.php (bug 32256) API list=search stops at first invalid result. Thanks to Lupo for finding the cause of the bug: in the code path for invalid titles, the iterator wasn't moved to the next result, so the loop kept processing the same result until it hit the limit. 2011-11-09 17:20:05 +00:00
ApiQuerySiteinfo.php Merge r97789 into trunk 2011-09-22 11:04:30 +00:00
ApiQueryStashImageInfo.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryTags.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryUserContributions.php Update documentation 2011-10-28 18:10:41 +00:00
ApiQueryUserInfo.php Documentation 2011-10-27 00:46:17 +00:00
ApiQueryUsers.php Documentation 2011-10-27 00:46:17 +00:00
ApiQueryWatchlist.php (bug 32051) Fix description for wlprop=sizes 2011-10-30 21:02:11 +00:00
ApiQueryWatchlistRaw.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiResult.php more accurate documentation for addValue() method 2011-10-19 00:53:39 +00:00
ApiRollback.php Use WikiPage instead of Article 2011-11-12 07:36:41 +00:00
ApiRsd.php Make the PROTO_ parameter to wfExpandUrl() explicit in all calls. There are now no calls to wfExpandUrl() in core that rely on PROTO_CURRENT being the default. Also switch to using getCanonicalUrl() for.... rel="canonical" :D (I picked the right name, I KNEW IT) 2011-08-19 15:46:08 +00:00
ApiUnblock.php Removed usage of $wgUser in block and unblock processing: 2011-11-13 07:25:56 +00:00
ApiUndelete.php Adding context to the API 2011-10-26 23:27:01 +00:00
ApiUpload.php Documentation 2011-11-10 20:50:21 +00:00
ApiUserrights.php Adding context to the API 2011-10-26 23:27:01 +00:00
ApiWatch.php Kill various unused variables 2011-10-29 01:17:26 +00:00