aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/refreshLinks.inc
Commit message (Expand)AuthorAgeFilesLines
* ported refreshLinks.php improvements (and associated change to commandLine.in...Tim Starling2005-06-191-41/+131
* * Remove linkscc table code, no longer used.Brion Vibber2005-05-311-5/+1
* * links and brokenlinks tables merged to pagelinks; this will reduce painBrion Vibber2005-05-261-3/+2
* rm fixme, doDumpUpdate() is correctTim Starling2005-03-261-5/+0
* * (bug 1132) Fix concatenation of link lists in refreshLinksBrion Vibber2005-01-151-0/+10
* Removed CVS keywords from files, to make merging between branchesEvan Prodromou2004-11-291-1/+0
* FIXME: looks like we call an obsolete function. Need checking.Antoine Musso2004-09-171-0/+5
* clear bodytext on OutputPage after link parsingDomas Mituzas2004-09-131-0/+2
* Phpdoc comments and place holder. Part of the subpackage "maintenance", archi...Antoine Musso2004-09-031-0/+6
* replaceLinkHolders -> transformBufferTim Starling2004-08-211-1/+1
* Allowed post-parse link cache to be used for update as well as page view. Thi...Tim Starling2004-08-141-4/+8
* Fix some of the rebuild scriptsBrion Vibber2004-08-111-1/+1
* * Introducing bit field for database parametersTim Starling2004-07-241-0/+4
* * Support for table name prefixes throughout the code. No support yet for con...Tim Starling2004-07-181-4/+5
* * Moved content from liveCmdLine.inc into commandLine.inc, obsoleting the for...Tim Starling2004-06-151-0/+46