Add support for Number grouping(commafy) based on CLDR number grouping patterns like...
[lhc/web/wiklou.git] / includes / interwiki /
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...