Merge "Pass the result of the database queries in Title::getPreviousRevisionID()...
[lhc/web/wiklou.git] / includes / api / ApiQueryFilearchive.php
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-05 umherirrender(bug 34927) Output media_type for list=filearchive
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "ImagePage refactoring"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-02 ReedyMerge "Ported r112366 from 1.19wmf branch indefinitely."
2012-05-02 ReedyMerge "Removing unnecessary space from the end of the...
2012-05-02 Petr OnderkaFixed whitespace in API classes
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 DemonMerge "let us easily override PHPUnit version"
2012-04-26 Aaron SchulzMerge "36019: Revert b/25095 breaks Special:Categories"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-24 DemonMerge "Refactoring previewnote."
2012-04-20 KaldariMerge "Removing button-float-right rule from jquery...
2012-04-20 Brion VIBBERMerge "(bug 35769) Convert mediawiki.Uri test suite...
2012-04-20 Aaron SchulzMerge "(bug 35961) Hash comparison should always be...
2012-04-19 HasharMerge "Removed subclassing of PageQueryPage where not...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-18 ReedyMerge "duration formatter, makes time in sec easy to...
2012-04-18 NikerabbitMerge "Space in $separatorTransformTable should be...
2012-04-17 CatropeMerge "Put the filecache save step before the error...
2012-04-17 ReedyMerge "Removed unused (after I9a19862f1a720c5a464bd37f7...
2012-04-17 ReedyMerge "Corrected capitalization in the file and class...
2012-04-16 Petr OnderkaCorrected capitalization in the file and class names...
2011-12-27 Sam ReedRe-instate most of the revisions for bug 33147 "API...
2011-12-20 Brion VibberRevert r106439, r106441 - bad formatting mushing separa...
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