* Using Database::select() instead of a raw SQL query
[lhc/web/wiklou.git] / includes / SquidUpdate.php
2005-05-26 Brion Vibber* links and brokenlinks tables merged to pagelinks...
2005-04-17 Tim Starling* When an image is changed, invalidate pages that use it.
2005-04-12 Ævar Arnfjörð Bjar... * Some clown with CVS access deleted our MS Word files...
2005-04-06 Mark BergsmaUse wfDebug() instead of SquidUpdate::debug()
2005-04-06 Mark BergsmaHTCP Multicast Squid purging support
2005-01-16 Tom GilderVarious XHTML fixes
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-06-30 Brion VibberComment out method calls on a null $this object that...
2004-06-30 Tim StarlingLimit squid purging
2004-06-30 Tim Starlingsquid debugging
2004-04-09 Brion VibberSuppress notice if port not specified (80 is default)
2004-03-20 Tim Starling* Changed inclusion syntax to allow e.g. {{stub}}
2004-03-11 Brion VibberSome changes to the link tables. They now all use a...
2004-03-08 Brion VibberConsolidate with Title::getInternalURL() a bit
2004-03-08 Tim Starlingcode formatting
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-30 Gabriel Wicke*** empty log message ***