aboutsummaryrefslogtreecommitdiffstats
path: root/includes/cache/LinkCache.php
Commit message (Expand)AuthorAgeFilesLines
* Declare constant default values directly in the class definition and removed ...Alexandre Emsenhuber2011-12-211-9/+4
* I broke few parser tests in r97633 by overlooking the return value. This fixe...Niklas Laxström2011-09-201-0/+2
* Added LinkCache::addGoodLinkObjFromRow, since addGoodLinkObj is not going to ...Niklas Laxström2011-09-201-13/+19
* No need to check isset before unset, shortens the code a bit, and added some ...Niklas Laxström2011-09-201-9/+3
* And even more documentationSam Reed2011-05-281-0/+10
* Param documentation updates/addedSam Reed2011-05-261-0/+6
* More parameter and return type hintsSam Reed2011-04-251-0/+2
* Move 5 more classes into cache/Sam Reed2011-04-251-0/+201