| .. |
|
ApiBase.php
|
Swap isSpecialPage for canExist()
|
2012-10-23 23:56:35 +02:00 |
|
ApiBlock.php
|
(bug 38633) Don't block non-existent users via the API
|
2013-01-04 13:20:16 +00:00 |
|
ApiComparePages.php
|
Fixing creation of DifferenceEninge
|
2012-08-24 20:49:19 +02:00 |
|
ApiCreateAccount.php
|
Added account creation API.
|
2013-01-11 01:00:49 +01:00 |
|
ApiDelete.php
|
Remove a bunch of trailing spaces and unneeded newlines
|
2012-10-10 20:14:40 +02:00 |
|
ApiDisabled.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiEditPage.php
|
(bug 42410) Add $pageObj->clear() for newtimestamp
|
2012-11-26 09:20:40 -05:00 |
|
ApiEmailUser.php
|
(bug 38190) Add "required" flag to some token params
|
2012-07-20 15:45:51 -07:00 |
|
ApiExpandTemplates.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiFeedContributions.php
|
get rid of Revision::getText
|
2012-09-14 18:23:21 +02:00 |
|
ApiFeedWatchlist.php
|
merging latest master
|
2012-08-20 16:55:28 +02:00 |
|
ApiFileRevert.php
|
pass user object for delete/undelete/filerevert in api/gui
|
2012-10-06 11:54:50 +02:00 |
|
ApiFormatBase.php
|
merge latest master.
|
2012-09-05 17:50:13 +02:00 |
|
ApiFormatDbg.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiFormatDump.php
|
|
|
|
ApiFormatJson.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiFormatNone.php
|
miscellaneous doxygen warnings
|
2012-10-22 14:00:08 +02:00 |
|
ApiFormatPhp.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiFormatRaw.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiFormatTxt.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiFormatWddx.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiFormatXml.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiFormatYaml.php
|
API: Fix description for YAML format
|
2012-11-28 11:41:52 -05:00 |
|
ApiHelp.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiImport.php
|
merging latest master
|
2012-08-20 16:55:28 +02:00 |
|
ApiLogin.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiLogout.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiMain.php
|
Added account creation API.
|
2013-01-11 01:00:49 +01:00 |
|
ApiMove.php
|
(bug 42915) make MovePage aware of whether redirects are supported.
|
2012-12-20 19:00:35 +01:00 |
|
ApiOpenSearch.php
|
(bug 40448) Replace legacy mwsuggest with mediawiki.searchSuggest
|
2012-10-02 04:51:51 +02:00 |
|
ApiOptions.php
|
(bug 42639) Fix API action=options for multiselect prefs
|
2012-12-08 10:09:04 +01:00 |
|
ApiPageSet.php
|
(bug 43852) Fix converttitles param in api.php?action=query
|
2013-01-11 09:53:34 +00:00 |
|
ApiParamInfo.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiParse.php
|
Fix uselang parameter in ApiWatch
|
2012-11-22 00:39:05 +01:00 |
|
ApiPatrol.php
|
(bug 38190) Add "required" flag to some token params
|
2012-07-20 15:45:51 -07:00 |
|
ApiProtect.php
|
Add hint for pipe-separated list to action=help
|
2012-07-29 10:48:52 +02:00 |
|
ApiPurge.php
|
Cleanup of Wikidata branch.
|
2012-10-08 17:34:47 +02:00 |
|
ApiQuery.php
|
API list=alltransclusions, rm unique+gen & continue restrict
|
2012-12-28 14:19:41 -05:00 |
|
ApiQueryAllCategories.php
|
Remove a bunch of trailing spaces and unneeded newlines
|
2012-10-10 20:14:40 +02:00 |
|
ApiQueryAllImages.php
|
(bug 43177) API: Fix regression in case handling for sha1 params
|
2012-12-17 09:30:12 -05:00 |
|
ApiQueryAllLinks.php
|
API list=alltransclusions, rm unique+gen & continue restrict
|
2012-12-28 14:19:41 -05:00 |
|
ApiQueryAllMessages.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiQueryAllPages.php
|
Use NS_* constant for default namespace in api
|
2012-12-27 14:54:16 +01:00 |
|
ApiQueryAllUsers.php
|
list=allusers&aurights=[unusedright] returns all users of the wiki
|
2012-10-28 19:33:14 +00:00 |
|
ApiQueryBacklinks.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiQueryBase.php
|
Fix hash validation in api
|
2012-11-18 18:37:55 +00:00 |
|
ApiQueryBlocks.php
|
Fixed action=query list=blocks for IPv6 addresses
|
2012-11-11 03:25:17 +01:00 |
|
ApiQueryCategories.php
|
Merge "escape HTML elements in docblock with double quotes"
|
2012-07-18 19:17:46 +00:00 |
|
ApiQueryCategoryInfo.php
|
merging latest master
|
2012-08-20 16:55:28 +02:00 |
|
ApiQueryCategoryMembers.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiQueryDeletedrevs.php
|
Use NS_* constant for default namespace in api
|
2012-12-27 14:54:16 +01:00 |
|
ApiQueryDisabled.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiQueryDuplicateFiles.php
|
(bug 43207) Fix regression in API generator=duplicatefiles
|
2012-12-17 14:11:47 -05:00 |
|
ApiQueryExternalLinks.php
|
Add 'expandurl' to prop=extlinks/list=exturlusage
|
2012-10-04 02:04:11 +00:00 |
|
ApiQueryExtLinksUsage.php
|
Add 'expandurl' to prop=extlinks/list=exturlusage
|
2012-10-04 02:04:11 +00:00 |
|
ApiQueryFilearchive.php
|
(bug 43177) API: Fix regression in case handling for sha1 params
|
2012-12-17 09:30:12 -05:00 |
|
ApiQueryImageInfo.php
|
(bug 36751) InstantCommons doesn't follow redirects
|
2012-12-22 16:36:16 +01:00 |
|
ApiQueryImages.php
|
Merge "escape HTML elements in docblock with double quotes"
|
2012-07-18 19:17:46 +00:00 |
|
ApiQueryInfo.php
|
Revert "(bug 29115) Add redirect target value on page info"
|
2012-12-12 21:51:54 +00:00 |
|
ApiQueryIWBacklinks.php
|
Merge "escape HTML elements in docblock with double quotes"
|
2012-07-18 19:17:46 +00:00 |
|
ApiQueryIWLinks.php
|
Merge "escape HTML elements in docblock with double quotes"
|
2012-07-18 19:17:46 +00:00 |
|
ApiQueryLangBacklinks.php
|
Merge "escape HTML elements in docblock with double quotes"
|
2012-07-18 19:17:46 +00:00 |
|
ApiQueryLangLinks.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiQueryLinks.php
|
merging latest master
|
2012-08-20 16:55:28 +02:00 |
|
ApiQueryLogEvents.php
|
Merge "Follow-up I5f7f6da0 (cefb9ef): pass the User parameter to more LogEventsList::getExcludeClause() calls"
|
2013-01-07 23:39:34 +00:00 |
|
ApiQueryORM.php
|
Removed reference to * from docs.
|
2012-10-22 16:39:07 -07:00 |
|
ApiQueryPageProps.php
|
|
|
|
ApiQueryProtectedTitles.php
|
Fix prop=userid in list=protectedtitles
|
2012-10-31 19:21:30 +01:00 |
|
ApiQueryQueryPage.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiQueryRandom.php
|
Added result properties to action=paraminfo
|
2012-06-06 19:24:59 +02:00 |
|
ApiQueryRecentChanges.php
|
(bug 34960) drop unused fields rc_moved_to_ns/rc_moved_to_title
|
2012-09-29 17:19:40 +02:00 |
|
ApiQueryRevisions.php
|
(bug 43820) Content also needed for prop=revisions&rvdiffto=
|
2013-01-10 09:24:39 -05:00 |
|
ApiQuerySearch.php
|
Use NS_* constant for default namespace in api
|
2012-12-27 14:54:16 +01:00 |
|
ApiQuerySiteinfo.php
|
(bug 42089) meta=siteinfo should output the default content model
|
2012-12-13 21:05:15 +01:00 |
|
ApiQueryStashImageInfo.php
|
prop=imageinfo&iiprop=url|thumbmime needs iiurlwidth=
|
2012-07-13 17:25:22 +02:00 |
|
ApiQueryTags.php
|
messsage -> message
|
2012-12-11 17:00:05 +00:00 |
|
ApiQueryUserContributions.php
|
Merge "Updated result properties in paraminfo API"
|
2012-07-21 09:09:02 +00:00 |
|
ApiQueryUserInfo.php
|
merge latest master.
|
2012-09-05 17:50:13 +02:00 |
|
ApiQueryUsers.php
|
Fixup a couple of uses of return values of functions that return void
|
2012-12-09 03:16:14 +00:00 |
|
ApiQueryWatchlist.php
|
merging latest master
|
2012-08-20 16:55:28 +02:00 |
|
ApiQueryWatchlistRaw.php
|
Merge "escape HTML elements in docblock with double quotes"
|
2012-07-18 19:17:46 +00:00 |
|
ApiResult.php
|
escape HTML elements in docblock with double quotes
|
2012-07-15 22:15:45 +02:00 |
|
ApiRollback.php
|
(bug 38190) Add "required" flag to some token params
|
2012-07-20 15:45:51 -07:00 |
|
ApiRsd.php
|
|
|
|
ApiSetNotificationTimestamp.php
|
Fix database access in ApiSetNotificationTimestamp
|
2012-12-22 14:54:03 -05:00 |
|
ApiTokens.php
|
Added result properties to action=paraminfo
|
2012-06-06 19:24:59 +02:00 |
|
ApiUnblock.php
|
Merge "escape HTML elements in docblock with double quotes"
|
2012-07-18 19:17:46 +00:00 |
|
ApiUndelete.php
|
pass user object for delete/undelete/filerevert in api/gui
|
2012-10-06 11:54:50 +02:00 |
|
ApiUpload.php
|
Added async upload-from-stash support.
|
2013-01-09 02:13:37 +00:00 |
|
ApiUserrights.php
|
(bug 38190) Add "required" flag to some token params
|
2012-07-20 15:45:51 -07:00 |
|
ApiWatch.php
|
Fix uselang parameter in ApiWatch
|
2012-11-22 00:39:05 +01:00 |