aboutsummaryrefslogtreecommitdiffstats
path: root/includes/SquidUpdate.php
Commit message (Expand)AuthorAgeFilesLines
* * links and brokenlinks tables merged to pagelinks; this will reduce painBrion Vibber2005-05-261-27/+7
* * When an image is changed, invalidate pages that use it.Tim Starling2005-04-171-0/+7
* * Some clown with CVS access deleted our MS Word files and replaced them withÆvar Arnfjörð Bjarmason2005-04-121-1/+1
* Use wfDebug() instead of SquidUpdate::debug()Mark Bergsma2005-04-061-2/+2
* HTCP Multicast Squid purging supportMark Bergsma2005-04-061-1/+57
* Various XHTML fixesTom Gilder2005-01-161-1/+1
* Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken:Brion Vibber2004-12-191-6/+6
* Split files and classes in different packages for phpdocumentor. I probably c...Antoine Musso2004-09-031-0/+2
* Changing comments layout preparing for generated documentation with Phpdocume...Antoine Musso2004-09-021-1/+6
* massive double to single quotes conversion. I have not noticed any bug after ...Antoine Musso2004-08-221-3/+3
* * Support for table name prefixes throughout the code. No support yet for con...Tim Starling2004-07-181-11/+33
* Comment out method calls on a null $this object that killed thumbnailBrion Vibber2004-06-301-9/+9
* Limit squid purgingTim Starling2004-06-301-10/+23
* squid debuggingTim Starling2004-06-301-5/+22
* Suppress notice if port not specified (80 is default)Brion Vibber2004-04-091-1/+1
* * Changed inclusion syntax to allow e.g. {{stub}}Tim Starling2004-03-201-16/+136
* Some changes to the link tables. They now all use a key on cur_id for the *_f...Brion Vibber2004-03-111-16/+14
* Consolidate with Title::getInternalURL() a bitBrion Vibber2004-03-081-2/+1
* code formattingTim Starling2004-03-081-22/+22
* Replace the random boolean parameters on Title::getURL() with a set ofBrion Vibber2004-03-071-1/+1
* * Fixed magic quotes in $_REQUEST, in Setup.phpTim Starling2004-03-061-1/+1
* Fix for compatibility with short_open_tag = OffBrion Vibber2004-02-181-1/+1
* *** empty log message ***Gabriel Wicke2004-01-301-0/+34