| .. |
|
ApiBase.php
|
(bug 24564) Fix fatal errors when using list=deletedrevs, prop=revisions or one of the backlinks generators with limit=max.
|
2010-07-28 11:30:14 +00:00 |
|
ApiBlock.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiDelete.php
|
Remove some unused globals
|
2010-07-22 22:00:27 +00:00 |
|
ApiDisabled.php
|
|
|
|
ApiEditPage.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiEmailUser.php
|
Use the canonical names for classes.
|
2010-07-27 18:33:04 +00:00 |
|
ApiExpandTemplates.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiFeedWatchlist.php
|
Apply r69357 to trunk; was a fix for trunk but got committed to REL1_16
|
2010-07-15 09:25:58 +00:00 |
|
ApiFormatBase.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiFormatDbg.php
|
|
|
|
ApiFormatJson.php
|
Whitespace fix
|
2010-07-08 09:28:31 +00:00 |
|
ApiFormatPhp.php
|
|
|
|
ApiFormatRaw.php
|
|
|
|
ApiFormatTxt.php
|
|
|
|
ApiFormatWddx.php
|
|
|
|
ApiFormatXml.php
|
|
|
|
ApiFormatYaml.php
|
|
|
|
ApiFormatYaml_spyc.php
|
Minor comment improvement to r69757
|
2010-07-23 07:38:45 +00:00 |
|
ApiHelp.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiImport.php
|
|
|
|
ApiLogin.php
|
Remove double globals.
|
2010-07-25 19:45:52 +00:00 |
|
ApiLogout.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiMain.php
|
Fix for r69776: remove unused variable ApiMain::$mVaryCookie
|
2010-07-26 07:35:30 +00:00 |
|
ApiMove.php
|
Big blitz on unused variables (a lot of $db = $this->getDb() )
|
2010-07-22 22:13:21 +00:00 |
|
ApiOpenSearch.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiPageSet.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiParamInfo.php
|
|
|
|
ApiParse.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiPatrol.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiProtect.php
|
Remove some unused globals
|
2010-07-22 22:00:27 +00:00 |
|
ApiPurge.php
|
Use the canonical names for classes.
|
2010-07-27 18:33:04 +00:00 |
|
ApiQuery.php
|
Followup to r69776: cache result of extractRequestParams() because it gets called 2 or 3 times per module per request now. Also touch up documentation here and there
|
2010-07-23 10:15:29 +00:00 |
|
ApiQueryAllCategories.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQueryAllimages.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQueryAllLinks.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQueryAllmessages.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiQueryAllpages.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQueryAllUsers.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQueryBacklinks.php
|
(bug 24564) Fix fatal errors when using list=deletedrevs, prop=revisions or one of the backlinks generators with limit=max.
|
2010-07-28 11:30:14 +00:00 |
|
ApiQueryBase.php
|
Followup to r69776: cache result of extractRequestParams() because it gets called 2 or 3 times per module per request now. Also touch up documentation here and there
|
2010-07-23 10:15:29 +00:00 |
|
ApiQueryBlocks.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiQueryCategories.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiQueryCategoryInfo.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQueryCategoryMembers.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQueryDeletedrevs.php
|
(bug 24564) Fix fatal errors when using list=deletedrevs, prop=revisions or one of the backlinks generators with limit=max.
|
2010-07-28 11:30:14 +00:00 |
|
ApiQueryDisabled.php
|
|
|
|
ApiQueryDuplicateFiles.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQueryExternalLinks.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQueryExtLinksUsage.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQueryFilearchive.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiQueryImageInfo.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiQueryImages.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQueryInfo.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiQueryIWBacklinks.php
|
Fixup code from r69753, create title from row and use that in the pageset
|
2010-07-23 16:59:27 +00:00 |
|
ApiQueryIWLinks.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQueryLangLinks.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQueryLinks.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiQueryLogEvents.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiQueryProtectedTitles.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQueryRandom.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQueryRecentChanges.php
|
Remove double globals.
|
2010-07-25 19:45:52 +00:00 |
|
ApiQueryRevisions.php
|
(bug 24564) Fix fatal errors when using list=deletedrevs, prop=revisions or one of the backlinks generators with limit=max.
|
2010-07-28 11:30:14 +00:00 |
|
ApiQuerySearch.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQuerySiteinfo.php
|
Resolve minor fixme from r69761
|
2010-07-23 15:58:32 +00:00 |
|
ApiQueryTags.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |
|
ApiQueryUserContributions.php
|
Remove double globals.
|
2010-07-25 19:45:52 +00:00 |
|
ApiQueryUserInfo.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiQueryUsers.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiQueryWatchlist.php
|
Use the canonical names for classes.
|
2010-07-27 18:33:04 +00:00 |
|
ApiQueryWatchlistRaw.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiResult.php
|
(bug 24564) Fix fatal errors when using list=deletedrevs, prop=revisions or one of the backlinks generators with limit=max.
|
2010-07-28 11:30:14 +00:00 |
|
ApiRollback.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiUnblock.php
|
|
|
|
ApiUndelete.php
|
|
|
|
ApiUpload.php
|
Follow-up r70037: Fix ApiUpload by passing a WebRequestUpload to the the initializer
|
2010-07-27 21:53:52 +00:00 |
|
ApiUserrights.php
|
Stylize API up to date
|
2010-07-23 07:33:40 +00:00 |
|
ApiWatch.php
|
Rewrote r69339 etc. to clean up API cache header handling.
|
2010-07-23 07:17:56 +00:00 |