aboutsummaryrefslogtreecommitdiffstats
path: root/includes/BacklinkCache.php
Commit message (Expand)AuthorAgeFilesLines
* using real identity for hasharAntoine Musso2011-10-241-1/+1
* Back out r95396 and friendsSam Reed2011-09-291-22/+2
* Trim trailing whitespaceSam Reed2011-09-041-0/+2
* Followup r95396Sam Reed2011-08-311-4/+4
* Merge the iwtransclusion branch back into trunkSam Reed2011-08-241-0/+20
* Allow extensions to run their own backlink-based updates:Victor Vasiliev2011-08-131-2/+11
* Back out r93533, r93531, r93530Sam Reed2011-07-301-20/+0
* Merge iwtransclusion branch into trunkSam Reed2011-07-301-0/+20
* (Follow-up r91059) Make backlinks query do both null or "" to potentially acc...Brian Wolff2011-06-291-1/+4
* BacklinkCache was forgetting to check rd_interwiki when getting redirects, an...Brian Wolff2011-06-291-0/+7
* Fix comment in BacklinkCache::partition() Antoine Musso2011-06-261-3/+3
* And even more documentationSam Reed2011-05-281-0/+2
* Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...Siebrand Mazeland2011-05-171-2/+2
* Type hintingSam Reed2011-04-251-4/+2
* BacklinkCache: explicit properties visibilityAntoine Musso2011-03-181-11/+5
* documentation for BacklinkCache classAntoine Musso2011-03-181-18/+99
* Reverted r70151 and re-did what it was intended to do in a proper way: instea...Max Semenik2010-10-231-0/+8
* Revert r74286, r74287 -- broke parserTests completely; mixed lots of formatti...Brion Vibber2010-10-051-4/+0
* (second commit to get all files.)Mark A. Hershberger2010-10-051-0/+4
* Ran stylize.php, removed trailing whitespace, updated indentation and code fo...Siebrand Mazeland2010-05-301-0/+16
* Random indentation and code formatting updates. No functional changes.Siebrand Mazeland2010-02-141-17/+30
* Fix some doxygen warningsAlexandre Emsenhuber2010-01-051-4/+6
* Fix bug in BacklinkCache: the lack of an ORDER BY clause in getLinks(), combi...Tim Starling2009-12-041-3/+15
* I have no idea why I'm doing this, but this has to be done, force order on *l...Domas Mituzas2009-02-191-5/+7
* Don't do any backlink batches if there are no backlinks.Tim Starling2009-02-191-21/+17
* * Mostly reverted r41081 and related. Although the motivation (to save a quer...Tim Starling2009-02-161-0/+234