Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / SquidUpdate.php
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-07-26 PlatonidesFollow up r21799. Fix usage of $this in static method.
2010-02-05 Tim Starling* (bug 21551) Rewrote the Squid purge HTTP client to...
2009-11-17 Roan Kattouw(bug 21551) Make Squid response limit configurable...
2009-11-03 Alexandre Emsenhuber* $fname -> __METHOD__
2009-02-16 Tim Starling* Mostly reverted r41081 and related. Although the...
2008-10-06 Chad Horohoe+a few docs
2008-06-16 Brion Vibber* (bug 4977) Fix for possible squid purging errors...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-24 Alexandre Emsenhuber* Fixed call to deprecated functions
2008-01-14 Huji(bug 12608) (in continuation of r29719) Unifying the...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-19 Brion Vibber* Avoid PHP notice errors when doing HTTP proxy purges...
2007-05-02 Brion VibberE_STRICT fixlets: properly mark some static methods...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoRename constructors to __constructor
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-10-16 Brion Vibber* (bug 7599) Fix thumbnail purging, PHP notices on...
2006-10-16 Mark BergsmaPurge using HEAD instead of GET, as Squid can match...
2006-10-15 Mark BergsmaChange the HTCP purge method from 'NONE' to 'GET',...
2006-06-18 Tim Starlingprobably don't need this...
2006-06-18 Tim StarlingAdded a new method to update the cache of all pages...
2006-05-24 Brion Vibber* (bug 6074) Correct squid purging of offsite upload...
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine MussoReplacing var keyword with private / public as we...
2006-04-24 Antoine Mussoproperly set socket as non blocking (bug 4940: unitiali...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-12-04 Antoine Musso* useless calls to tableName
2005-11-07 Tim Starlingtypo
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 ***