Add some spacing
[lhc/web/wiklou.git] / includes / api / ApiQueryIWLinks.php
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-11-14 Roan Kattouw(bug 26909) Add dir parameter for prop= API modules...
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-26 Sam Reed* (bug 29684) Set forgotten parameter types in ApiQuery...
2011-07-13 Roan KattouwPer wikitech-l, run a bunch of URLs in the API output...
2011-01-05 Sam Reed* (bug 26483) add a iwtitles param to prop=iwlinks
2010-11-21 Sam ReedPer r77072 CR, followup r66872 (seemingly my crappy...
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
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-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-25 Sam ReedFollowup r66872
2010-05-25 Sam Reedbug 23524 - &url for ApiQueryIWLinks to expand full URL
2010-05-25 Sam ReedRemove &redirects from example
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...