Merge branch 'master' of ssh://gerrit.wikimedia.org:29418/mediawiki/core into Wikidata
[lhc/web/wiklou.git] / includes / api / ApiQuery.php
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
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 WerdnaMerge "(bug 18195) Allow changing preferences via API"
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 danielmerged from master
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...
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2011-12-30 Sam ReedRelated to bug 33223
2011-12-13 Robin Pepermansupdate all core usage of deprecated Title::userCanRead()
2011-11-28 Sam Reed* (bug 32688) Paraminfo for parameter "generator" of...
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-11-02 Aaron SchulzMake use of Title::isSpecialPage() in various places
2011-10-28 Sam ReedUpdate documentation
2011-09-16 Sam ReedRefactor variables to give somewhat useful names
2011-09-16 Sam ReedGive a list of modules to query and action into paraminfo
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 rename method, fix boolean comparison...
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-07-13 Roan KattouwPer wikitech-l, run a bunch of URLs in the API output...
2011-06-29 Sam ReedFix trailing whitespace
2011-06-17 Sam ReedFollowup r89539, per CR, we don't need to append iw...
2011-06-05 Sam ReedFix typo from r89539
2011-06-05 Sam Reed* (bug 29237) add interwiki target url attribute to...
2011-06-05 Sam Reed* (bug 28002) Internal error in ApiFormatRaw::getMimeType
2011-05-15 Bryan Tong MinhKill the error suppression operator in the Api
2011-05-14 Roan Kattouw(bug 28952) Add tofragment to the redirect resolution...
2011-05-14 Sam ReedFix daft loading error I added in r88047
2011-05-14 Sam Reed* (bug 28963) add langbacklinks module to api
2011-05-08 Sam ReedWhitespace fixes
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-02-19 Sam ReedMore parameter documentation
2011-01-23 Bryan Tong MinhFollow-up r69233: use getDbKey() instead of getText...
2011-01-12 Sam ReedNot sure why I originally used array_key_exists()....
2011-01-07 Sam ReedWiden api help splitters
2010-12-30 Sam ReedStyleli[zs]e the API up to date (Been a while since)
2010-12-23 Sam ReedAnother variable type hint, and some function documentation
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-12-22 Roan Kattouw(bug 14869) Add API module for accessing QueryPage...
2010-11-16 Neil KandalgaonkarFixed bug#25784 (thumbnails of stashed files had wrong...
2010-11-01 Sam ReedFollowup r75641, improve function documentation
2010-10-29 Sam ReedFollowup r75554, functionise Export code, allows for...
2010-10-27 Sam Reed* (bug 25463) Export header should not be shown if...
2010-10-24 Bryan Tong MinhRemove unnecessary @error surpressing operator. $pageSe...
2010-10-20 Sam ReedFollowup r75096 per Platonides, name the stuff better...
2010-10-20 Sam ReedFix some method documentation
2010-10-06 Sam ReedExplicit class variable definition
2010-10-04 Roan KattouwPer r74201 CR, make it clear that the list of languages...
2010-10-03 Roan KattouwPer r69587 CR, mention which languages support variant...
2010-09-19 Alexandre EmsenhuberFixed parameter name in documentation
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-07 X!-(bug 24484) Add prop=pageprops module
2010-07-23 Roan KattouwFollowup to r69776: cache result of extractRequestParam...
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 ReedRemove various unused parameters
2010-07-21 Bryan Tong MinhFollow-up r69233: Add existence check for NS_MEDIA...
2010-07-21 Roan KattouwCoding style: camelCase, not CamelCase
2010-07-20 Roan KattouwFollowup to r69237: clarify documentation to avoid...
2010-07-10 Bryan Tong Minh(bug 24296) Added converttitles parameter to convert...
2010-07-10 Bryan Tong Minh(bug 24185) Titles in the Media and Special namespace...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-05-25 Sam Reed* (bug 23524) Api Modules as followup to bug 14473...
2010-05-15 Sam ReedMinor part of bug 23473 - For the top level ApiMain...
2010-05-14 Sam ReedPart 1 of Bug 23524 - Api Modules as followup to bug...
2010-05-14 Sam Reedmetadata is one word...
2010-05-11 Sam ReedMixture of things.
2010-05-10 Sam Reed* (bug 21346) Make deleted images searchable by hash
2010-05-08 Sam Reed* (bug 19721) API action=help should have a way to...
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-13 Sam ReedImplement 9 modules dieUsage errors
2010-02-12 Mark A. Hershbergervarious eol whitespace now instead of when someone...
next