Oops, forgot to change this in r71426
[lhc/web/wiklou.git] / includes / api / ApiQuery.php
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-07 X!-(bug 24484) Add prop=pageprops module
2010-07-23 Roan KattouwFollowup to r69776: cache result of extractRequestParam...
2010-07-23 Sam ReedStylize API up to date
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-07-22 Sam ReedRemove various unused parameters
2010-07-21 Bryan Tong MinhFollow-up r69233: Add existence check for NS_MEDIA...
2010-07-21 Roan KattouwCoding style: camelCase, not CamelCase
2010-07-20 Roan KattouwFollowup to r69237: clarify documentation to avoid...
2010-07-10 Bryan Tong Minh(bug 24296) Added converttitles parameter to convert...
2010-07-10 Bryan Tong Minh(bug 24185) Titles in the Media and Special namespace...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-05-25 Sam Reed* (bug 23524) Api Modules as followup to bug 14473...
2010-05-15 Sam ReedMinor part of bug 23473 - For the top level ApiMain...
2010-05-14 Sam ReedPart 1 of Bug 23524 - Api Modules as followup to bug...
2010-05-14 Sam Reedmetadata is one word...
2010-05-11 Sam ReedMixture of things.
2010-05-10 Sam Reed* (bug 21346) Make deleted images searchable by hash
2010-05-08 Sam Reed* (bug 19721) API action=help should have a way to...
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-13 Sam ReedImplement 9 modules dieUsage errors
2010-02-12 Mark A. Hershbergervarious eol whitespace now instead of when someone...
2010-01-23 Sam ReedNormalise comment usage (# --> //)
2010-01-23 Sam ReedMore of r61437 (adding/removing whitespace)
2010-01-11 Aryeh Gregorstylize.php on API code
2009-12-01 Tim StarlingReverted r58646 as per my comments on bug 20554.
2009-11-06 Roan KattouwAPI: (bug 20554) Expose average slave lag (avglag)...
2009-11-01 Roan KattouwAPI: (bug 19004) Add support for tags. Patch by Matthew...
2009-08-19 Brion VibberRevert r54291 "(bug 19004) Added support for tags to...
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
next