Introducing $wgFeed variable. Allows tuning sydication feeds off, when desired.
[lhc/web/wiklou.git] / includes / api /
2008-02-17 Bryan Tong MinhApiQueryBase.php: Allow queries to have a where range...
2008-02-07 Roan KattouwAPI: Updating credits to reflect my having replaced...
2008-02-07 Roan Kattouw(bug 12944) Filter categorymembers by timestamp
2008-02-07 Roan Kattouw(bug 12953) prop=imageinfo should only set query-contin...
2008-02-05 Roan Kattouw(bug 12912) Made list=usercontribs' ucuser a multival...
2008-02-04 Roan KattouwConsistency
2008-02-04 Roan Kattouw(bug 12898) imageusage and categorymembers lack consistency
2008-02-03 Bryan Tong MinhAdded siprop=namespacealiases to meta=siteinfo
2008-02-03 Roan Kattouw(bug 12875) Adding query-continue to prop=imageinfo...
2008-02-02 Bryan Tong MinhIn case the current image is not included return the...
2008-02-02 Bryan Tong MinhConvert size, width and height to int, as before r29981
2008-02-01 Roan KattouwAPI: Improving list=random. We now use the wrap-around...
2008-02-01 Roan KattouwAPI: Adding uiprop=ratelimits to meta=userinfo. Note...
2008-02-01 Roan KattouwAPI: Removing duplicate functionality from userinfo...
2008-01-30 Brion Vibber* Merged backends for OpenSearch suggestions and AJAX...
2008-01-29 Roan KattouwAPI: Adding page parameter to action=parse to facilitat...
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-28 Roan Kattouw(bug 12816) Adding list=random module which fetches...
2008-01-27 Roan KattouwAPI: Splitting of uiuser part of meta=userinfo to list...
2008-01-25 Roan KattouwFixing some messages in ApiBase
2008-01-25 Roan KattouwChange action=paraminfo's format to something that...
2008-01-25 Roan KattouwClarifying unorthodox MIME type
2008-01-24 Roan KattouwAPI:
2008-01-24 Roan KattouwTweaking r30119: changing txt and dbg's MIME type to...
2008-01-24 Roan KattouwNo need to revert r30078: HTML-formatting the data...
2008-01-23 Brion VibberRevert r30078 -- formats "txt" and "dbg" dump raw unfil...
2008-01-23 Bryan Tong MinhApiQueryImageInfo: Convert sha1 to base16 like before...
2008-01-23 Roan KattouwAPI: Added uiprop=editcount to meta=userinfo
2008-01-23 Roan KattouwAPI: Adding txt and dbg formats, imported from query.php
2008-01-23 Roan KattouwAPI:
2008-01-23 Roan KattouwAPI: Adding module prefix information to action=paraminfo
2008-01-23 Roan KattouwAPI: Adding parameter description to action=paraminfo...
2008-01-22 Roan KattouwAPI:
2008-01-22 Roan Kattouw(bug 12718) Added action=paraminfo module that provides...
2008-01-21 Aaron SchulzConvert to the right timestamp format before doing...
2008-01-20 Roan Kattouw* API: Added apfilterlanglinks parameter to list=allpag...
2008-01-20 Roan Kattouw(bug 12704) Adding amlang parameter to meta=allmessages
2008-01-20 Roan KattouwSmall fix
2008-01-20 Roan Kattouw* Refactoring ApiQueryImageInfo to use new File::loadHi...
2008-01-18 Roan KattouwAPI: Making a bunch of state-changing modules require...
2008-01-18 Roan KattouwAPI: Adding thumbnailing support to prop=imageinfo
2008-01-18 Roan Kattouw* Changing PageArchive::undelete() and undeleteRevision...
2008-01-18 Roan Kattouw* Refactored IPUnblockForm::doUnblock() to return an...
2008-01-18 Roan Kattouw* Refactoring IPBlockForm::doBlock() to return message...
2008-01-18 Roan KattouwAPI:
2008-01-18 Roan KattouwAPI: Unifying "the ... parameter must be set" messages...
2008-01-18 Roan KattouwCore:
2008-01-18 Roan KattouwAPI:
2008-01-15 Roan KattouwAPI:
2008-01-15 Roan KattouwLimiting image history listings to 500 for now. A hard...
2008-01-15 Roan KattouwFixing hinky indentation in ApiQueryImageInfo.php
2008-01-15 Roan KattouwWhoops, removed one check too many.
2008-01-15 Roan KattouwAPI:
2008-01-15 Roan KattouwAPI: Adding wlshow parameter to list=watchlist to allow...
2008-01-15 Roan KattouwAPI: Adding cascade flag to prop=info&inprop=protection
2008-01-14 Huji(bug 12608) (in continuation of r29719) Unifying the...
2008-01-12 Daniel CannonAPI: Various docu and clean-up.
2008-01-10 Thomas BleherFix some places where globals where used without being...
2008-01-08 Roan KattouwImproving r29456:
2008-01-08 Roan KattouwAPI: Temporary fix for broken XML rendering; XML format...
2008-01-08 Victor VasilievAPI: add action=logout
2008-01-08 Roan KattouwReturning protections more consistently
2008-01-08 Roan KattouwChanging name of error code to something making slightl...
2008-01-08 Roan Kattouw* (bug 12543) API should support new protected titles...
2008-01-08 Roan KattouwPartial fix of bug 12533
2008-01-06 Tim Laqua* Fixed check for sort order ('ZtoA' is not an allowed...
2008-01-05 Rotem LissQuick solution for problems with limit=max when using...
2008-01-04 Roan KattouwRe-adding ApiChangeRights, but commenting out its entri...
2008-01-04 Brion VibberRevert r29261, r29271 for now -- some weird mixing...
2008-01-04 Roan KattouwUserrightsPage:
2008-01-04 Roan Kattouw* Unbroke Special:Userrights for wikis without pretty...
2008-01-03 Brion VibberRemove ApiChangeRights. Duplicates code, doesn't handle...
2007-12-29 Roan KattouwUsing ApiBase's parameter framework handle ApiOpenSearc...
2007-12-29 Brion VibberAdd an optional limit parameter (range 1 to 100) to...
2007-12-27 Victor Vasiliev* Parser now returns list of sections (for API; some...
2007-12-26 Roan Kattouw(bug 12413) meta=userinfo missing <query> tag
2007-12-22 Rotem LissFix typo.
2007-12-20 Antoine Mussoeol-style:native
2007-12-16 Victor Vasiliev* (bug 12321) API list=blocks reveals private data
2007-12-12 Roan KattouwAPI: Adding missing description for leprop parameter
2007-12-10 Roan KattouwAPI:
2007-12-10 Roan KattouwAPI:
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-12-06 Victor VasilievFix svn:eol-style and svn:keywords for files from merge...
2007-12-05 Daniel CannonAPI: Standardize limits. Use ApiBase constants to avoid...
2007-12-04 Roan KattouwWhat was I smoking when I made execute() private?!?
2007-12-04 Roan Kattouw* (bug 12195) Introducing 'undelete' right, which is...
2007-12-04 Roan KattouwRemoving double tabs inserted due to my editor's retard...
2007-12-04 Rotem LissIn ApiLogin, init session if necessary. This avoids...
2007-12-03 Rotem LissIn API action=login, make attribute sessionid work...
2007-12-03 Roan KattouwI meant to be *removing* these, not *adding* them.
2007-12-03 Roan KattouwAPI: A cleaner implementation of r28057: this one also...
2007-12-03 Rotem LissUsers without the delete permission but with the delete...
2007-12-02 Victor VasilievAPI:
2007-12-02 Roan KattouwI'm clearly not fully awake
2007-12-02 Roan KattouwChanging error code to prevent confusion with wfReadOnl...
2007-12-02 Roan KattouwOops, forgot a few.
2007-12-02 Roan KattouwOops, requestWriteMode() is in ApiMain, not ApiBase
2007-12-02 Roan KattouwAPIEDIT BRANCH MERGE: Adding apiedit modules: action...
next