Merge "Added some extra tests for ORMRow class"
[lhc/web/wiklou.git] / includes / api / ApiQueryImageInfo.php
2012-06-15 SiebrandMerge "Added some extra tests for ORMRow class"
2012-06-15 SiebrandMerge "Do proper conversion table detection."
2012-06-15 SiebrandMerge "(bug 37452) Added class="mw-redirect" to redirec...
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
2012-06-14 Timo TijhofMerge "Deprecate no longer used Skin::getCommonStylePath."
2012-06-14 Aaron SchulzMerge "avoid Title::exist/getArticleId in ApiQueryInfo...
2012-06-14 Aaron SchulzMerge "fix backup unit tests"
2012-06-14 SiebrandMerge "Correct case for the "MediaWiki:Revdelete-reason...
2012-06-14 SiebrandMerge "Use local context to get messages"
2012-06-14 SiebrandMerge "Use local context instead of hidden dependencies...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-13 Tim StarlingMerge "Avoid stale "latest revision" cache when loadPag...
2012-06-13 CatropeMerge "Remove useless test in getParamValue function...
2012-06-12 Translation update... Merge "Localisation updates from translatewiki.net."
2012-06-12 CatropeMerge "Added result properties to action=paraminfo"
2012-06-06 Petr OnderkaAdded result properties to action=paraminfo
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 Aaron SchulzMerge changes Ic19071c7,Icc8dc4ae
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-08 Brion VIBBERMerge "[FileRepo] Locking and transaction fixes."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 36568) Fixed "Illegal string offset 'LIMIT...
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-08 Brion VIBBERMerge "[FileBackend] File locking fixes."
2012-05-08 Brion VIBBERMerge "Make getContinueStr protected as it's used in...
2012-05-08 ReedyMake getContinueStr protected as it's used in subclass...
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
next