Convert a few more descriptions
[lhc/web/wiklou.git] / includes / api / ApiQueryFilearchive.php
2011-12-16 Sam ReedConvert a few more descriptions
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-10-26 John Du HartAdding context to the API
2011-10-07 Max SemenikRevert r93246: besides the problems pointed out at...
2011-09-16 Alexandre EmsenhuberCall Linker methods statically
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-26 Happy-melon(bug 15641) prevent blocked administrators from accessi...
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-30 Bryan Tong MinhFollow-up r89544: add dot per CR
2011-06-25 Sam ReedFollowup r89576, and other related revisions
2011-06-07 Sam ReedFix error noticed in r88174, wasn't actually validating...
2011-06-06 Sam ReedFollowup r89542, validate hashes
2011-06-05 Sam Reed* (bug 27595) sha1 search of list=filearchive does...
2011-06-05 Sam Reed* (bug 21346) Make deleted images searchable by hash...
2011-06-01 Sam ReedAdd some documentation
2011-03-26 Sam ReedFollowup r84356, don't pass title string, pass a title...
2011-03-24 PlatonidesUse class name Html in canonical form.
2011-03-19 Sam Reed* (bug 27343) Add parseddescription to list=filearchive
2011-03-18 Sam ReedImprove query building if's to cater for addition of...
2011-03-18 Sam ReedFollowup r84260, normalise API behaviour, and fixup...
2011-03-18 Sam ReedFollowup r83862, add notation that page count will...
2011-03-13 Sam Reed* (bug 27585) add pagecount to list=filearchive
2011-03-13 Sam Reed* (bug 27203) add fato param to list=filearchive
2011-03-07 Bryan Tong MinhFollow-up r83461, replace deleted with hidden and rever...
2011-03-07 Bryan Tong Minh(bug 27722) list=filearchive now supports revdel
2011-03-06 Bryan Tong MinhKill filtering by hash because the query is unindexed...
2011-03-06 Bryan Tong MinhBreaking change: remove faminsize/famaxsize because...
2011-03-06 Sam ReedFollowup r83399, add back base conversion
2011-03-06 Sam Reed* (bug 27588) list=filearchive&faprop=sha1 returns...
2011-03-05 Bryan Tong Minh(bug 27587) list=filearchive now outputs full title...
2011-02-25 Sam ReedDisplay userid, and actually put username in user ...
2010-12-14 Roan KattouwImprove some of the descriptions added in r68482
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-22 Sam ReedBig blitz on unused variables (a lot of $db = $this...
2010-07-14 Roan KattouwAPI: Make output containing private or user-specific...
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-20 Sam ReedPer mediawiki.org/wiki/Special:Code/MediaWiki/66168...
2010-06-20 Sam ReedNuke $db->freeResult() from Api stuffs
2010-05-12 Sam ReedFollowup r66259 r66168
2010-05-12 Matthew Brittonfollowup r66168: fix typo in variable name
2010-05-11 Sam ReedMixture of things.
2010-05-11 Sam ReedFurther followup to r66168
2010-05-11 Sam ReedFollowup to r66168
2010-05-10 Sam Reed* (bug 21346) Make deleted images searchable by hash