| .. |
|
ApiBase.php
|
Removed space after isset
|
2013-04-26 14:18:06 +02:00 |
|
ApiBlock.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiComparePages.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiCreateAccount.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiDelete.php
|
Fixed @param tags to conform with Doxygen format.
|
2013-03-11 13:15:01 -04:00 |
|
ApiDisabled.php
|
api: remove duplicate __contruct calls
|
2013-01-29 09:38:17 +01:00 |
|
ApiEditPage.php
|
Added space after switch/Removed spaces after unset
|
2013-04-26 16:42:31 +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
|
(bug 38082) Check read permissions in ApiFeedContribs
|
2013-04-23 11:59:10 -07:00 |
|
ApiFeedWatchlist.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00: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
|
api: remove duplicate __contruct calls
|
2013-01-29 09:38:17 +01:00 |
|
ApiFormatDump.php
|
api: remove duplicate __contruct calls
|
2013-01-29 09:38:17 +01:00 |
|
ApiFormatJson.php
|
Combine JavaScript and JSON encoding logic
|
2013-03-27 20:22:45 -04:00 |
|
ApiFormatNone.php
|
api: remove duplicate __contruct calls
|
2013-01-29 09:38:17 +01:00 |
|
ApiFormatPhp.php
|
api: remove duplicate __contruct calls
|
2013-01-29 09:38:17 +01:00 |
|
ApiFormatRaw.php
|
(bug 35885) remove api version string and parameter
|
2013-01-18 12:41:18 -05:00 |
|
ApiFormatTxt.php
|
api: remove duplicate __contruct calls
|
2013-01-29 09:38:17 +01:00 |
|
ApiFormatWddx.php
|
Fix WDDX formatted output
|
2013-03-18 14:47:44 -04:00 |
|
ApiFormatXml.php
|
Added space after switch/Removed spaces after unset
|
2013-04-26 16:42:31 +02:00 |
|
ApiFormatYaml.php
|
(bug 35885) remove api version string and parameter
|
2013-01-18 12:41:18 -05:00 |
|
ApiHelp.php
|
API module manager and help rewrite
|
2013-02-05 01:52:55 -05:00 |
|
ApiImageRotate.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiImport.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiLogin.php
|
Fixed many small spelling mistakes and php docs, var decl.
|
2013-03-10 23:45:51 -04:00 |
|
ApiLogout.php
|
api: remove duplicate __contruct calls
|
2013-01-29 09:38:17 +01:00 |
|
ApiMain.php
|
Fix email address formatting in API credits.
|
2013-04-28 15:34:30 +00:00 |
|
ApiModuleManager.php
|
Fixed @param tags to conform with Doxygen format.
|
2013-03-11 13:15:01 -04:00 |
|
ApiMove.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00: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
|
Added space after switch/Removed spaces after unset
|
2013-04-26 16:42:31 +02:00 |
|
ApiParamInfo.php
|
API: Add new hook 'APIGetPossibleErrors'
|
2013-04-19 15:25:58 +02:00 |
|
ApiParse.php
|
Use American English spelling for behavior
|
2013-03-04 10:24:57 +01:00 |
|
ApiPatrol.php
|
api: remove duplicate __contruct calls
|
2013-01-29 09:38:17 +01:00 |
|
ApiProtect.php
|
Fixed many small spelling mistakes and php docs, var decl.
|
2013-03-10 23:45:51 -04:00 |
|
ApiPurge.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiQuery.php
|
API: Add new hook 'APIGetPossibleErrors'
|
2013-04-19 15:25:58 +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
|
(bug 35885) remove api version string and parameter
|
2013-01-18 12:41:18 -05:00 |
|
ApiQueryAllMessages.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiQueryAllPages.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiQueryAllUsers.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiQueryBacklinks.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiQueryBase.php
|
Fix case of some Title methods
|
2013-03-26 10:54:15 +01:00 |
|
ApiQueryBlocks.php
|
Removed space after isset
|
2013-04-26 14:18:06 +02: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
|
Removed space after isset
|
2013-04-26 14:18:06 +02:00 |
|
ApiQueryDisabled.php
|
api: remove duplicate __contruct calls
|
2013-01-29 09:38:17 +01:00 |
|
ApiQueryDuplicateFiles.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiQueryExternalLinks.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiQueryExtLinksUsage.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiQueryFilearchive.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
ApiQueryImageInfo.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiQueryImages.php
|
fix some spacing
|
2013-03-07 17:53:21 +01:00 |
|
ApiQueryInfo.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiQueryIWBacklinks.php
|
(bug 35885) remove api version string and parameter
|
2013-01-18 12:41:18 -05:00 |
|
ApiQueryIWLinks.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
ApiQueryLangBacklinks.php
|
(bug 35885) remove api version string and parameter
|
2013-01-18 12:41:18 -05:00 |
|
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
|
Removed space after isset
|
2013-04-26 14:18:06 +02: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 spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiQueryRandom.php
|
Fixed many small spelling mistakes and php docs, var decl.
|
2013-03-10 23:45:51 -04:00 |
|
ApiQueryRecentChanges.php
|
Added space after switch/Removed spaces after unset
|
2013-04-26 16:42:31 +02:00 |
|
ApiQueryRevisions.php
|
Removed space after isset
|
2013-04-26 14:18:06 +02:00 |
|
ApiQuerySearch.php
|
Handle search engine returning status objects to the API
|
2013-04-22 01:13:24 +00:00 |
|
ApiQuerySiteinfo.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiQueryStashImageInfo.php
|
fix some spacing
|
2013-02-09 23:03:53 +01:00 |
|
ApiQueryTags.php
|
Fix type of list=tags&tgcontinue
|
2013-03-17 16:29:00 +01:00 |
|
ApiQueryUserContributions.php
|
Removed space after isset
|
2013-04-26 14:18:06 +02:00 |
|
ApiQueryUserInfo.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiQueryUsers.php
|
Fixed spacing in api folder
|
2013-04-20 07:47:36 +00:00 |
|
ApiQueryWatchlist.php
|
Removed space after isset
|
2013-04-26 14:18:06 +02:00 |
|
ApiQueryWatchlistRaw.php
|
(bug 35885) remove api version string and parameter
|
2013-01-18 12:41:18 -05:00 |
|
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
|
API: Add new hook 'APIGetPossibleErrors'
|
2013-04-19 15:25:58 +02:00 |
|
ApiTokens.php
|
cleanup action=tokens
|
2013-02-14 20:33:21 +01:00 |
|
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 space after switch/Removed spaces after unset
|
2013-04-26 16:42:31 +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 |