aboutsummaryrefslogtreecommitdiffstats
path: root/includes/interwiki
Commit message (Expand)AuthorAgeFilesLines
* add Interwiki::selectFieldsumherirrender2012-05-111-2/+18
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-041-1/+17
* Documentation updatesSam Reed2012-03-051-0/+1
* Improve documentationSam Reed2012-02-021-6/+6
* Back out r95396 and friendsSam Reed2011-09-291-165/+0
* FU r98109: !EMPTY -> !NONEXISTENT (more consistent with elsewhere)Aaron Schulz2011-09-261-2/+2
* Cache negative results for interwiki prefix checks. Also helps filecache fail...Aaron Schulz2011-09-261-0/+5
* Merge the iwtransclusion branch back into trunkSam Reed2011-08-241-0/+165
* Followup r94353; Use !== null since that's what we use in core.Daniel Friesen2011-08-141-1/+1
* Followup r94349; Interwiki::getURL used `$title != null` to test if the $titl...Daniel Friesen2011-08-121-4/+4
* Update Interwiki::getURL's first argument so that it's properly urlencoded wh...Daniel Friesen2011-08-121-1/+4
* Back out r93533, r93531, r93530Sam Reed2011-07-301-166/+1
* Merge iwtransclusion branch into trunkSam Reed2011-07-301-1/+166
* Fixes for r92538 & r92528:Robin Pepermans2011-07-211-6/+11
* Follow-up r92528:Robin Pepermans2011-07-191-17/+5
* (bug 19838) API does not use interwiki cache.Robin Pepermans2011-07-191-0/+119
* Allow rows missing iw_trans or iw_local to be considered valid.Daniel Friesen2011-04-231-3/+3
* Move the Interwiki class to includes/interwiki/ to make way for a more flexib...Daniel Friesen2011-04-231-0/+272