(bug 31883) Limit of some params is not documented in API autodoc
[lhc/web/wiklou.git] / includes / api / ApiQueryImageInfo.php
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-09-16 Alexandre EmsenhuberCall Linker methods statically
2011-08-19 Roan KattouwMake the PROTO_ parameter to wfExpandUrl() explicit...
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-08-03 Roan KattouwRevert r93802 per CR. Will avoid cache pollution by...
2011-08-03 Roan KattouwFollowup r92044: force HTTP on URLs output by the API...
2011-07-17 Sam ReedFollowup r92396
2011-07-13 Roan KattouwPer wikitech-l, run a bunch of URLs in the API output...
2011-06-17 Sam ReedSwap else if for elseif
2011-06-05 Sam ReedFixup error message
2011-06-05 Sam ReedAdd missing word to r89505
2011-04-29 Sam ReedTweak documentation
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.
2011-04-04 Sam ReedFixup a few undefined variables and alike while checkin...
2011-04-02 Bryan Tong MinhGet the thumbmime from the handler instead of guessing...
2011-03-21 Sam Reed* (bug 27589) list=allimages&aiprop=archivename is...
2011-03-20 Sam ReedStart of bug 27586/bug 27589
2011-03-05 Bryan Tong MinhFollow-up r83286: detabify description for mediatype
2011-03-05 Bryan Tong Minh(bug 27590) prop=imageinfo now allows querying the...
2011-02-27 Sam ReedTweak some documentation
2011-02-25 Sam ReedFollowup r82810, r82813, r82814
2011-02-25 Sam ReedFix double indenting
2011-02-25 Sam ReedOne minor followup to r82810
2011-02-25 Brian Wolff(follow-up r82810) Address Reedy's comments on irc.
2011-02-25 Brian Wolff(bug 27715) Make imageinfo api module respect revDelete.
2011-02-25 Sam ReedCommit stuff from my w/c
2011-02-20 Sam ReedFollowup r82509, prefix the code for urlwidth too
2011-02-20 Sam ReedRemove error duplication in ApiQueryStashImageInfo...
2011-02-19 Sam Reed* (bug 27554) Update api information text to reflect...
2011-02-19 Sam ReedMore parameter documentation
2011-02-13 Bryan Tong MinhFollow-up r82049: Fix strict comparison because MediaHa...
2011-02-13 Brian Wolff(follow-up r81558) Per suggestion, make this use media...
2011-02-12 Bryan Tong MinhFollow-up r81971: Can't use $this->setWarning() in...
2011-02-11 Bryan Tong MinhFollow-up r81971: Fix error handling
2011-02-11 Bryan Tong Minh* (bug 27199) Thumbnail urls can be fetched for old...
2011-02-11 Bryan Tong MinhFollow-up r81558: Only raise a warning if no image...
2011-02-08 PlatonidesUse of undefined constant h in line 250. Follow up...
2011-02-06 Sam Reed* (bug 27205) aiprop=metadata and aiprop=parsedcomment...
2011-02-05 Brian Wolff(bug 26548) Make multi-paged documents (PDFs) work...
2010-12-30 Sam ReedPer CR on r68482, fix adss to add
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-12-14 Roan KattouwImprove some of the descriptions added in r68482
2010-11-27 Bryan Tong Minh(bug 26125) prop=imageinfo&iiprop=size now returns...
2010-11-13 Sam ReedFixed up some doxygen warnings
2010-11-03 Neil Kandalgaonkarcore changes for UploadWizard (merged from r73549 to...
2010-10-23 Bryan Tong MinhAdded iiprop=parsedcomment to prop=imageinfo, similar...
2010-09-25 Sam ReedAdd missing @'s to r73753, document return type
2010-09-25 Sam ReedRemove some unused keys from foreach
2010-08-28 Sam ReedFollowup r71831, it's not mutually exclusive!
2010-08-28 Sam ReedPart of Bug 19195 - Make user IDs more readily availabl...
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
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-06 Sam ReedStylize API
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-08 Sam Reed* (bug 23835) Need "thumbmime" result in "imageinfo...
2010-06-08 Sam Reed* (bug 23834) Invalid "thumbwidth" and "thumbheight...
2010-05-25 Sam ReedRemove arrays from getDescription where we are only...
2010-05-11 Sam ReedMixture of things.
2010-04-17 Sam ReedStylize Api upto date
2010-03-07 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-13 Sam ReedStylize API files
2010-02-13 Sam ReedImplement 9 modules dieUsage errors
2010-01-23 Sam ReedNormalise comment usage (# --> //)
2010-01-11 Aryeh Gregorstylize.php on API code
2010-01-04 Bryan Tong MinhAPI: Expand the thumburl to an absolute url to make...
2009-09-23 Roan KattouwAPI: Handle image redirects properly in imageinfo,...
2009-08-26 Bryan Tong MinhUnify properties in ApiQueryAllimages, ApiQueryImageinf...
2009-03-25 Andrew GarrettFix fatals in ApiQueryImageInfo.php where no metadata...
2009-03-09 Roan KattouwAPI: Change Image: to File: in examples
2009-02-27 Roan KattouwAPI: Some cleanup
2009-02-18 Tim StarlingDon't give a warning if there are no files in the page...
2009-02-10 Roan KattouwAPI: Page prop=imageinfo by (title, timestamp) rather...
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2009-02-03 Roan Kattouw* API: (bug 17326) BREAKING CHANGE: Changing output...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-09-05 Tim Starling* Don't force rendering in File::getThumbnail(). The...
2008-07-31 Bryan Tong MinhAPI: Added iiprop=bitdepth to imageinfo and aiprop...
2008-07-10 Roan KattouwAPI: More cleanup:
2008-05-22 Brion Vibber* Fix typo in ApiQueryImageInfo which made mime type...
2008-05-21 Bryan Tong MinhAdd descriptionurl to imageinfo
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-20 Bryan Tong MinhForgot to remove one debug statement.
2008-05-20 Bryan Tong MinhAdd RepoGroup::findFiles to efficiently find many files...
2008-05-20 Bryan Tong MinhForgot one $this => self when making ApiQueryImageInfo...
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-15 Bryan Tong MinhAs per mailing list: $wgOut->redirect auto expands...
2008-05-15 Bryan Tong MinhForce output of a full URL in Special:Filepath and...
2008-05-15 Brion VibberRevert r34877 -- duplicates wfExpandUrl()
2008-05-15 Bryan Tong MinhForce output of a full URL in Special:Filepath and...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-04 Bryan Tong Minh(bug 13606) Added archivename to iiprop
2008-02-07 Roan Kattouw(bug 12953) prop=imageinfo should only set query-contin...
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...
next