Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
[lhc/web/wiklou.git] / maintenance / refreshLinks.inc
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-05-01 Antoine Mussounused variables as per #3692
2006-04-30 Antoine Mussosome unused globals as per #3692
2006-04-12 Tim StarlingUse non-recursive mode when doing refreshLinks
2006-01-26 Tim Starling* Added externallinks table, to track links to arbitrar...
2006-01-26 Tim StarlingDon't use tidy. Command line option to specify the...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-22 Brion VibberRestore clean, tail-friendly output
2005-12-04 Antoine MussoRemove Out::transformBuffer method that does nothing
2005-11-01 Ævar Arnfjörð Bjar... * Use the pretty count function
2005-11-01 Ævar Arnfjörð Bjar... * 3 => MW_MATH_SOURCE
2005-08-26 Brion VibberDrop MySQL 3.23.x support; 4.0 or greater required.
2005-06-19 Tim Starlingported refreshLinks.php improvements (and associated...
2005-05-31 Brion Vibber* Remove linkscc table code, no longer used.
2005-05-26 Brion Vibber* links and brokenlinks tables merged to pagelinks...
2005-03-26 Tim Starlingrm fixme, doDumpUpdate() is correct
2005-01-15 Brion Vibber* (bug 1132) Fix concatenation of link lists in refresh...
2004-11-29 Evan ProdromouRemoved CVS keywords from files, to make merging betwee...
2004-09-17 Antoine MussoFIXME: looks like we call an obsolete function. Need...
2004-09-13 Domas Mituzasclear bodytext on OutputPage after link parsing
2004-09-03 Antoine MussoPhpdoc comments and place holder. Part of the subpackag...
2004-08-21 Tim StarlingreplaceLinkHolders -> transformBuffer
2004-08-14 Tim StarlingAllowed post-parse link cache to be used for update...
2004-08-11 Brion VibberFix some of the rebuild scripts
2004-07-24 Tim Starling* Introducing bit field for database parameters
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-06-15 Tim Starling* Moved content from liveCmdLine.inc into commandLine...