More parameter documentation
[lhc/web/wiklou.git] / includes / api / ApiQueryAllimages.php
2011-02-19 Sam ReedMore parameter documentation
2011-02-10 Bryan Tong Minh(bug 25832) query=allimages now outputs ns/title as...
2011-02-06 Sam Reed* (bug 27205) aiprop=metadata and aiprop=parsedcomment...
2011-01-12 Sam ReedDocument return type.
2011-01-02 Sam ReedMethod documentation
2010-12-14 Roan KattouwImprove some of the descriptions added in r68482
2010-08-28 Sam ReedDescribe user property in ApiQueryAllimages
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-07 X!Followup to r70584: Use fourth parameter of ApiQueryBas...
2010-08-06 X!* (bug 24677) axto= parameters added to allcategories...
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-06-23 Sam Reed* (bug 23473) - Give description of properties on all...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-20 Sam ReedPer mediawiki.org/wiki/Special:Code/MediaWiki/66168...
2010-06-20 Sam ReedNuke $db->freeResult() from Api stuffs
2010-05-11 Sam ReedMixture of things.
2010-05-11 Sam ReedFollowup to r66168
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-13 Sam ReedImplement 9 modules dieUsage errors
2010-01-11 Aryeh Gregorstylize.php on API code
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-08-26 Bryan Tong MinhUnify properties in ApiQueryAllimages, ApiQueryImageinf...
2009-08-04 Bryan Tong MinhOveride getDB() method to make sure to make sure the...
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-10-16 Roan Kattouw(bug 15985) Fix acfrom and aifrom breakage when sorting...
2008-09-27 Roan KattouwAPI: Add the name attribute back to list=allimages...
2008-08-27 Roan KattouwAPI:
2008-07-31 Bryan Tong MinhAPI: Added iiprop=bitdepth to imageinfo and aiprop...
2008-07-22 Roan KattouwAPI: Change descriptions for some limit parameters...
2008-06-29 Roan KattouwFix regression from r36678: we can't use $this->dieUsag...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-20 Bryan Tong MinhUse ApiQueryImageInfo::getInfo for both ApiQueryAllimag...
2008-05-20 Roan KattouwUnified aiprop and iiprop somewhat by adding iiprop...
2008-05-16 Bryan Tong MinhThrow an error if the local repository is not a LocalRe...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-17 Roan KattouwAPI: Adding aiprop parameter to list=allimages, some...
2008-03-17 Victor VasilievI hate it. Sure
2008-03-17 Victor VasilievForgot to svn add it