| .. |
|
ApiBase.php
|
API: Add nocreate parameter to action=edit
|
2008-06-15 20:37:28 +00:00 |
|
ApiBlock.php
|
API: Make action=block return an ISO 8601 timestamp rather than a UNIX timestamp
|
2008-05-27 10:18:28 +00:00 |
|
ApiDelete.php
|
No, something that looks stupid *is* in fact ipso facto stupid -- unless it includes a comment to explain why it's not.
|
2008-05-26 12:15:21 +00:00 |
|
ApiEditPage.php
|
API: Add nocreate parameter to action=edit
|
2008-06-15 20:37:28 +00:00 |
|
ApiEmailUser.php
|
... and should have also made this an array
|
2008-06-02 20:15:22 +00:00 |
|
ApiExpandTemplates.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiFeedWatchlist.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiFormatBase.php
|
Like the comment says... dieDebug() instead of wfHttpError
|
2008-06-10 15:20:22 +00:00 |
|
ApiFormatDbg.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiFormatJson.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiFormatJson_json.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiFormatPhp.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiFormatTxt.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiFormatWddx.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiFormatXml.php
|
Have been playing with custom API modules and been a bit frustrated with the XML output mode...
|
2008-07-03 21:25:20 +00:00 |
|
ApiFormatYaml.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiFormatYaml_spyc.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiHelp.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiLogin.php
|
Run UserLoginComplete hook from API
|
2008-05-29 19:23:37 +00:00 |
|
ApiLogout.php
|
* Add wfRunHook calls where appropriate
|
2008-05-24 20:44:49 +00:00 |
|
ApiMain.php
|
(bug 14678) Make API respect $wgShowSQLErrors and $wgShowExceptionDetails. Patch by Max Semenik.
|
2008-06-29 00:07:13 +00:00 |
|
ApiMove.php
|
Always return an array if an error has occurred in Title::moveTo.
|
2008-05-30 19:59:47 +00:00 |
|
ApiOpenSearch.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiPageSet.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiParamInfo.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiParse.php
|
ApiParse: Don't display revid="" when there is no revid.
|
2008-07-03 15:01:50 +00:00 |
|
ApiProtect.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQuery.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQueryAllCategories.php
|
Fix regression from r36678: we can't use $this->dieUsageMsg() in a static method, so let's make ApiQueryBase::keyToTitle() and titleToKey() non-static.
|
2008-06-29 22:26:23 +00:00 |
|
ApiQueryAllimages.php
|
Fix regression from r36678: we can't use $this->dieUsageMsg() in a static method, so let's make ApiQueryBase::keyToTitle() and titleToKey() non-static.
|
2008-06-29 22:26:23 +00:00 |
|
ApiQueryAllLinks.php
|
Fix regression from r36678: we can't use $this->dieUsageMsg() in a static method, so let's make ApiQueryBase::keyToTitle() and titleToKey() non-static.
|
2008-06-29 22:26:23 +00:00 |
|
ApiQueryAllmessages.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQueryAllpages.php
|
Fix regression from r36678: we can't use $this->dieUsageMsg() in a static method, so let's make ApiQueryBase::keyToTitle() and titleToKey() non-static.
|
2008-06-29 22:26:23 +00:00 |
|
ApiQueryAllUsers.php
|
Fix regression from r36678: we can't use $this->dieUsageMsg() in a static method, so let's make ApiQueryBase::keyToTitle() and titleToKey() non-static.
|
2008-06-29 22:26:23 +00:00 |
|
ApiQueryBacklinks.php
|
(bug 14526) Unescaped SQL in list=backlinks
|
2008-06-13 13:22:50 +00:00 |
|
ApiQueryBase.php
|
Another regression from r36678: dieUsageMsg() expects an array, not varargs.
|
2008-06-29 22:29:08 +00:00 |
|
ApiQueryBlocks.php
|
API: Added bkip parameter to list=blocks. This more than fixes bug 14405.
|
2008-06-19 13:43:14 +00:00 |
|
ApiQueryCategories.php
|
Added clprop=timestamp to prop=categories
|
2008-06-27 20:35:43 +00:00 |
|
ApiQueryCategoryInfo.php
|
API: Adding 'hidden' field to list=allcategories and prop=categoryinfo output
|
2008-06-15 20:28:48 +00:00 |
|
ApiQueryCategoryMembers.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQueryDeletedrevs.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQueryExternalLinks.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQueryExtLinksUsage.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQueryImageInfo.php
|
* Fix typo in ApiQueryImageInfo which made mime type query fail to work :)
|
2008-05-22 16:25:45 +00:00 |
|
ApiQueryImages.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQueryInfo.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQueryLangLinks.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQueryLinks.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQueryLogEvents.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQueryRandom.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQueryRecentChanges.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQueryRevisions.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQuerySearch.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQuerySiteinfo.php
|
* (bug 14723) Added time zone and writing direction to meta=siteinfo. Patch by MaxSem
|
2008-07-04 09:21:11 +00:00 |
|
ApiQueryUserContributions.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQueryUserInfo.php
|
Revert r35178 and normalize User's getID() and setID() methods to prettier getId() and setId()
|
2008-05-22 16:39:43 +00:00 |
|
ApiQueryUsers.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiQueryWatchlist.php
|
Revert r35178 and normalize User's getID() and setID() methods to prettier getId() and setId()
|
2008-05-22 16:39:43 +00:00 |
|
ApiResult.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiRollback.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiUnblock.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ApiUndelete.php
|
Fixing timestamp conversion breakage: ignores the fact that !isset($params['timestamps']) means we wanna restore everything.
|
2008-05-26 10:51:31 +00:00 |