Moved view count from WikiPage to Title; avoids an extra DB query when showing the...
[lhc/web/wiklou.git] / includes / cache / LinkCache.php
2011-09-20 Niklas LaxströmI broke few parser tests in r97633 by overlooking the...
2011-09-20 Niklas LaxströmAdded LinkCache::addGoodLinkObjFromRow, since addGoodLi...
2011-09-20 Niklas LaxströmNo need to check isset before unset, shortens the code...
2011-05-28 Sam ReedAnd even more documentation
2011-05-26 Sam ReedParam documentation updates/added
2011-04-25 Sam ReedMore parameter and return type hints
2011-04-25 Sam ReedMove 5 more classes into cache/