(bug 19004) Added support for tags to the API. Patch by Matthew Britton.
[lhc/web/wiklou.git] / includes / api / ApiQuery.php
2009-08-03 Bryan Tong Minh(bug 19004) Added support for tags to the API. Patch...
2009-08-03 Bryan Tong MinhRevert r53678, r53704, r53705, r53773, r53930, r54199...
2009-08-02 Alex Shih-Han Linforget to shutdown classes in ApiQuery.php
2009-07-23 Alex Shih-Han Lin+Add BrokenRedirects and DoubleRedirects API script...
2009-07-13 Roan KattouwRevert r53147, r53149 and r53163 ("Add API module for...
2009-07-12 Bryan Tong Minh(bug 14869) Allow access to QueryPage-based special...
2009-03-20 Roan Kattouw* API: Really fix bug 17673 this time: exportnowrap...
2009-03-11 Chad Horohoe(bug 17871) Mention that exportnowrap format is the...
2009-03-09 Roan KattouwAPI: (bug 17873) Mention the 'g' prefix for generator...
2009-02-26 Roan KattouwAPI: (bug 17673) Using &exportnowrap without &export...
2009-02-13 Roan KattouwAPI: (bug 16740) Adding list=protectedtitles to list...
2009-02-13 Roan KattouwAPI: More docs, break long lines in docs
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2009-02-04 Roan KattouwAPI: Tweak the format for &export to be more XML-friend...
2009-02-02 Roan Kattouw* API: (bug 17007) Add export functionality to the API
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-10-04 Roan Kattouw(bug 15768) Add list=watchlistraw to the API
2008-09-27 Roan Kattouw(bug 15653) Add prop=duplicatefiles to the API
2008-09-25 Roan KattouwAPI:
2008-09-25 Roan KattouwDo it right this time
2008-09-25 Roan KattouwAPI: Fix adding over prop/list/meta modules, which...
2008-09-17 Roan KattouwAPI: Adding APIAfterExecute, APIQueryAfterExecute and...
2008-08-16 Roan KattouwAPI: Fixing an E_NOTICE reported by Wikia. Can't reprod...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-13 Aaron SchulzUse 'api' querygroup
2008-04-26 Roan Kattouw(bug 13735) Added prop=categoryinfo module
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-05 Bryan Tong Minh(bug 11633) Explicitly convert redirect titles to strin...
2008-03-18 Roan Kattouw(bug 13390) Invalid title no longer kills an entire...
2008-03-17 Victor Vasiliev* Introduced list=allimages
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-23 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-02 Roan KattouwAPIEDIT BRANCH MERGE: Adding apiedit modules: action...
2007-12-01 Victor VasilievAPI: add meta=allmessages
2007-11-19 Roan KattouwRevert part of Brion's 27627: please don't throw away...
2007-11-19 Brion VibberRevert r27581, 27598, 27626
2007-11-19 Victor Vasiliev* Use ApiBase::dieDebug() to render maxlag error properly
2007-07-31 Yuri AstrakhanAPI: Added meta=userinfo module to get data about the...
2007-07-30 Yuri AstrakhanAPI:
2007-07-14 Yuri AstrakhanAPI: Big change: Removed all userCanRead() checks per...
2007-07-08 Yuri AstrakhanAPI: Added list=allusers to allow enumeration of the...
2007-07-08 Yuri AstrakhanAPI:
2007-07-07 Yuri AstrakhanAPI: Added list=exturlusage - allows url searches withi...
2007-07-07 Yuri AstrakhanAPI: implemented prop=imageinfo, minor cleanup
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-16 Yuri AstrakhanAPI: Added categorymembers list ability.
2007-06-14 Yuri AstrakhanAPI: fixed bug 10147 Silent normalization of interwiki...
2007-06-06 Yuri AstrakhanAPI: help message fix - bug 10148 generator and/or...
2007-06-03 Yuri AstrakhanAPI fixed bug 10112 generator=backlinks&prop=info broken
2007-05-28 Yuri AstrakhanAPI: fixed broken redirects feature
2007-05-21 Yuri AstrakhanAPI:
2007-05-21 Yuri AstrakhanAPI: added query parameter indexpageids to list the...
2007-05-20 Yuri AstrakhanAPI: documentation and cleanup.
2007-05-15 Yuri Astrakhan* API: Allow for query extensions
2007-05-15 Yuri Astrakhan* API: fixed watchlist db selection ('watchlist' db...
2007-05-14 Yuri Astrakhan* API: added property for external links (urls) retrieval
2007-05-14 Yuri Astrakhan* API: added categories property
2007-05-14 Yuri Astrakhan* New properties: links, templates, images, langlinks
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2006-11-03 Yuri AstrakhanAPI * better self-description for various modules
2006-11-01 Andrew GarrettImplement usercontribs module for API.
2006-10-30 Yuri AstrakhanAPI * Implemented backlinks / imagelinks / embeddedin...
2006-10-25 Yuri AstrakhanAPI * simple backlinks module (no redirect resolution...
2006-10-21 Yuri AstrakhanAPI * Common field output function to simplify result...
2006-10-20 Yuri AstrakhanAPI * Added rudimentary RC list
2006-10-18 Yuri AstrakhanAPI
2006-10-16 Yuri Astrakhan* API: logevents query module (incomplete)
2006-10-13 Yuri Astrakhan* API: added watchlist module (incomplete)
2006-10-13 Yuri Astrakhan* API: Added revids parameter.
2006-10-12 Yuri Astrakhan* allpages module fix
2006-10-06 Yuri Astrakhan* API: Optimized PageSet object to avoid executing...
2006-10-03 Yuri Astrakhan*API: rewired generator (more work needed)
2006-10-02 Yuri Astrakhan* API: implemented generator function
2006-10-02 Yuri Astrakhan*API: better version gen, added check for read-only...
2006-10-01 Yuri Astrakhan* API: added version information to each module (availa...
2006-10-01 Yuri Astrakhan* API: pageSet now supports pageids, revised revisions...
2006-10-01 Yuri Astrakhan* Code cleanup per TimStarling's suggestions
2006-10-01 Yuri Astrakhan* API: result data generation cleanup, minor cleaning
2006-09-30 Yuri Astrakhan* API: revisions & pageset cleanup
2006-09-29 Yuri Astrakhan* API: revisions module fixes
2006-09-27 Yuri Astrakhan* API: Refactored per brion's suggestions
2006-09-26 Yuri Astrakhan* API: Overall query-related cleanup.
2006-09-26 Yuri Astrakhan* API: All pages list
2006-09-26 Yuri Astrakhan* API: Query Meta SiteInfo module
2006-09-25 Yuri Astrakhan* API: General query modules order of execution
2006-09-25 Yuri Astrakhan* API: A new ApiPageSet class to retrieve page data...
2006-09-23 Yuri Astrakhan* API-query: normalization
2006-09-23 Yuri Astrakhan* API: major refactoring
2006-09-08 Yuri Astrakhan* Non-working API to facilitate dev collaboration....