Added support for stored procedures/functions to MySQL:
[lhc/web/wiklou.git] / includes / interwiki /
2011-09-29 Sam ReedBack out r95396 and friends
2011-09-26 Aaron SchulzFU r98109: !EMPTY -> !NONEXISTENT (more consistent...
2011-09-26 Aaron SchulzCache negative results for interwiki prefix checks...
2011-08-24 Sam ReedMerge the iwtransclusion branch back into trunk
2011-08-14 Daniel FriesenFollowup r94353; Use !== null since that's what we...
2011-08-12 Daniel FriesenFollowup r94349; Interwiki::getURL used `$title !=...
2011-08-12 Daniel FriesenUpdate Interwiki::getURL's first argument so that it...
2011-07-30 Sam ReedBack out r93533, r93531, r93530
2011-07-30 Sam ReedMerge iwtransclusion branch into trunk
2011-07-21 Robin PepermansFixes for r92538 & r92528:
2011-07-19 Robin PepermansFollow-up r92528:
2011-07-19 Robin Pepermans(bug 19838) API does not use interwiki cache.
2011-04-23 Daniel FriesenAllow rows missing iw_trans or iw_local to be considere...
2011-04-23 Daniel FriesenMove the Interwiki class to includes/interwiki/ to...