| .. |
|
ApiBase.php
|
fixed php doc in ApiBase
|
2013-04-05 15:47:36 +02:00 |
|
ApiBlock.php
|
Fix align of block comments
|
2013-03-07 17:27:38 +01:00 |
|
ApiComparePages.php
|
API: Throw error when interwiki is given for various title param
|
2013-03-01 16:01:26 +01:00 |
|
ApiCreateAccount.php
|
Merge "Set lang in api createaccount regardless of $wgLoginLanguageSelector"
|
2013-04-04 19:19:30 +00:00 |
|
ApiDelete.php
|
Fixed @param tags to conform with Doxygen format.
|
2013-03-11 13:15:01 -04:00 |
|
ApiDisabled.php
|
|
|
|
ApiEditPage.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
ApiEmailUser.php
|
(bug 45633) Fix more occurences of "e-mail" to "email" in API
|
2013-03-03 18:45:53 +01:00 |
|
ApiExpandTemplates.php
|
API: Throw error when interwiki is given for various title param
|
2013-03-01 16:01:26 +01:00 |
|
ApiFeedContributions.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
ApiFeedWatchlist.php
|
Support for linking directly to sections in ApiFeedWatchlist.
|
2013-04-09 20:16:08 +02:00 |
|
ApiFileRevert.php
|
Cleanup for ApiImageRotate
|
2013-03-15 11:44:14 -04:00 |
|
ApiFormatBase.php
|
Remove spaces in function signature
|
2013-03-18 20:44:43 +01:00 |
|
ApiFormatDbg.php
|
|
|
|
ApiFormatDump.php
|
|
|
|
ApiFormatJson.php
|
Combine JavaScript and JSON encoding logic
|
2013-03-27 20:22:45 -04:00 |
|
ApiFormatNone.php
|
|
|
|
ApiFormatPhp.php
|
|
|
|
ApiFormatRaw.php
|
|
|
|
ApiFormatTxt.php
|
|
|
|
ApiFormatWddx.php
|
Fix WDDX formatted output
|
2013-03-18 14:47:44 -04:00 |
|
ApiFormatXml.php
|
ApiFormatXml: remove broken xmldoublequote param
|
2013-04-10 00:32:43 +00:00 |
|
ApiFormatYaml.php
|
|
|
|
ApiHelp.php
|
|
|
|
ApiImageRotate.php
|
Call ApiPageSet::getFinalParamDescription
|
2013-04-05 17:09:18 +02:00 |
|
ApiImport.php
|
Add "upload" type to API
|
2013-03-02 16:12:53 -05:00 |
|
ApiLogin.php
|
Fixed many small spelling mistakes and php docs, var decl.
|
2013-03-10 23:45:51 -04:00 |
|
ApiLogout.php
|
|
|
|
ApiMain.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
ApiModuleManager.php
|
Fixed @param tags to conform with Doxygen format.
|
2013-03-11 13:15:01 -04:00 |
|
ApiMove.php
|
Spellchecked /includes directory
|
2013-03-13 03:42:41 -04:00 |
|
ApiOpenSearch.php
|
OpenSearch: Error for unsupported formats and adding format=jsonfm
|
2013-03-28 21:05:10 +01:00 |
|
ApiOptions.php
|
Adding validation for checkmatrix (same as for multiselect)
|
2013-03-07 14:35:48 -08:00 |
|
ApiPageSet.php
|
Update PHPDoc comments
|
2013-04-02 13:42:10 +02:00 |
|
ApiParamInfo.php
|
Fixed many small spelling mistakes and php docs, var decl.
|
2013-03-10 23:45:51 -04:00 |
|
ApiParse.php
|
Use American English spelling for behavior
|
2013-03-04 10:24:57 +01:00 |
|
ApiPatrol.php
|
|
|
|
ApiProtect.php
|
Fixed many small spelling mistakes and php docs, var decl.
|
2013-03-10 23:45:51 -04:00 |
|
ApiPurge.php
|
Call ApiPageSet::getFinalParamDescription
|
2013-04-05 17:09:18 +02:00 |
|
ApiQuery.php
|
Call ApiPageSet::getFinalParamDescription
|
2013-04-05 17:09:18 +02:00 |
|
ApiQueryAllCategories.php
|
fix some spacing
|
2013-03-25 22:22:46 +00:00 |
|
ApiQueryAllImages.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
ApiQueryAllLinks.php
|
|
|
|
ApiQueryAllMessages.php
|
(bug 45937) API: Check amlang in meta=allmessages
|
2013-03-13 09:44:22 -04:00 |
|
ApiQueryAllPages.php
|
Fixed many small spelling mistakes and php docs, var decl.
|
2013-03-10 23:45:51 -04:00 |
|
ApiQueryAllUsers.php
|
Fixed @param tags to conform with Doxygen format.
|
2013-03-11 13:15:01 -04:00 |
|
ApiQueryBacklinks.php
|
fix some spacing
|
2013-03-25 22:22:46 +00:00 |
|
ApiQueryBase.php
|
Fix case of some Title methods
|
2013-03-26 10:54:15 +01:00 |
|
ApiQueryBlocks.php
|
fix some spacing
|
2013-03-25 22:22:46 +00:00 |
|
ApiQueryCategories.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
ApiQueryCategoryInfo.php
|
Fixed many small spelling mistakes and php docs, var decl.
|
2013-03-10 23:45:51 -04:00 |
|
ApiQueryCategoryMembers.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
ApiQueryDeletedrevs.php
|
fix some spacing
|
2013-03-07 17:53:21 +01:00 |
|
ApiQueryDisabled.php
|
|
|
|
ApiQueryDuplicateFiles.php
|
Update PHPDoc comments
|
2013-04-02 13:42:10 +02:00 |
|
ApiQueryExternalLinks.php
|
Spellchecked /includes directory
|
2013-03-13 03:42:41 -04:00 |
|
ApiQueryExtLinksUsage.php
|
fix some spacing
|
2013-03-07 17:53:21 +01:00 |
|
ApiQueryFilearchive.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
ApiQueryImageInfo.php
|
Update limit/urlwidth param doc of prop=imageinfo
|
2013-04-11 17:13:01 +00:00 |
|
ApiQueryImages.php
|
fix some spacing
|
2013-03-07 17:53:21 +01:00 |
|
ApiQueryInfo.php
|
Fixed @param tags to conform with Doxygen format.
|
2013-03-11 13:15:01 -04:00 |
|
ApiQueryIWBacklinks.php
|
|
|
|
ApiQueryIWLinks.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
ApiQueryLangBacklinks.php
|
|
|
|
ApiQueryLangLinks.php
|
(bug 36400) API: Fix sorting for iwlinks, langlinks
|
2013-04-03 13:22:20 -04:00 |
|
ApiQueryLinks.php
|
fix some spacing
|
2013-03-07 17:53:21 +01:00 |
|
ApiQueryLogEvents.php
|
Fixed many small spelling mistakes and php docs, var decl.
|
2013-03-10 23:45:51 -04:00 |
|
ApiQueryORM.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
ApiQueryPagePropNames.php
|
Add PagesWithProp special page and API module
|
2013-02-26 00:24:31 +00:00 |
|
ApiQueryPageProps.php
|
(bug 43251) API prop=pageprops ppprop should accept multiple values
|
2013-02-20 08:42:53 -05:00 |
|
ApiQueryPagesWithProp.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
ApiQueryProtectedTitles.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
ApiQueryQueryPage.php
|
Fixed many small spelling mistakes and php docs, var decl.
|
2013-03-10 23:45:51 -04:00 |
|
ApiQueryRandom.php
|
Fixed many small spelling mistakes and php docs, var decl.
|
2013-03-10 23:45:51 -04:00 |
|
ApiQueryRecentChanges.php
|
(bug 46787) API: Fix rccontinue handling
|
2013-04-02 10:27:25 -04:00 |
|
ApiQueryRevisions.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
ApiQuerySearch.php
|
|
|
|
ApiQuerySiteinfo.php
|
Fix case of some Title methods
|
2013-03-27 14:36:05 +01:00 |
|
ApiQueryStashImageInfo.php
|
|
|
|
ApiQueryTags.php
|
Fix type of list=tags&tgcontinue
|
2013-03-17 16:29:00 +01:00 |
|
ApiQueryUserContributions.php
|
Fixed many small spelling mistakes and php docs, var decl.
|
2013-03-10 23:45:51 -04:00 |
|
ApiQueryUserInfo.php
|
fix some spacing
|
2013-03-07 17:53:21 +01:00 |
|
ApiQueryUsers.php
|
Fix align of block comments
|
2013-03-07 17:27:38 +01:00 |
|
ApiQueryWatchlist.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
ApiQueryWatchlistRaw.php
|
|
|
|
ApiResult.php
|
Fixed @param tags to conform with Doxygen format.
|
2013-03-11 13:15:01 -04:00 |
|
ApiRollback.php
|
API: Throw error when interwiki is given for various title param
|
2013-03-01 16:01:26 +01:00 |
|
ApiRsd.php
|
Fix case of some Title methods
|
2013-03-27 14:36:05 +01:00 |
|
ApiSetNotificationTimestamp.php
|
Call ApiPageSet::getFinalParamDescription
|
2013-04-05 17:09:18 +02:00 |
|
ApiTokens.php
|
|
|
|
ApiUnblock.php
|
(bug 43518) API action=unblock should return the user name, not the full user object
|
2013-03-04 11:33:24 -08:00 |
|
ApiUndelete.php
|
API: Throw error when interwiki is given for various title param
|
2013-03-01 16:01:26 +01:00 |
|
ApiUpload.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
ApiUserrights.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
ApiWatch.php
|
Use American English spelling for behavior
|
2013-03-04 10:24:57 +01:00 |