(bug 25137) Don't open a DB connection just to (wrongly) use $dbr->timestamp()
[lhc/web/wiklou.git] / includes / api / ApiQueryIWBacklinks.php
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-23 Sam ReedFixup code from r69753, create title from row and use...
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-22 Sam Reed* (bug 24485) Make iwbacklinks a generator, display...
2010-07-22 Sam ReedPart of bug 24485 - Make iwbacklinks a generator,...
2010-07-22 Roan KattouwRename the iwl_prefix_from_title index (again) to iwl_p...
2010-07-06 Sam ReedStylize API
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-06-08 Sam ReedFixup mixture of copy pasta fail, and some oversights...
2010-05-25 Sam ReedUpdate description of ApiQueryIWBacklinks as per IRC...
2010-05-25 Sam Reed* (bug 23524) Api Modules as followup to bug 14473...