Remove unused globals
[lhc/web/wiklou.git] / includes / HTMLCacheUpdate.php
2010-12-19 Mark A. HershbergerMisc whitespace changes, mostly EOL w/s and indention...
2010-10-07 Aaron SchulzRemoved single-purpose HTMLCacheUpdate::doUpdate hook...
2010-01-16 Alexandre EmsenhuberFix for r60809: wrong argument name
2010-01-07 Alexandre Emsenhuber* Added some basic doc for the DoubleRedirectJob class
2009-08-12 Tim StarlingIn response to a report from Domas that we are seeing...
2009-02-16 Tim Starling* Mostly reverted r41081 and related. Although the...
2008-12-28 Aaron SchulzFileCache cleanuo:
2008-09-13 Chad HorohoeA few misc. docs here and there.
2008-08-25 Aaron Schulzmark these 'public'
2008-08-23 Aaron Schulzmark visibility
2008-08-23 Aaron Schulzremove comment
2008-08-23 Aaron Schulzshould be <=, not <
2008-08-22 Aaron SchulzAdd cache update hook for flaggedrevs
2008-07-06 Nicolas Dumazet$dbr->select already returns a ResultWrapper, no need...
2008-07-06 Nicolas DumazetmResult is never used, removing it.
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-01-17 Tim StarlingOn edit, purge the cache of pages redirecting to the...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-21 Rob ChurchSome job cleanup:
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-10-11 Tim StarlingRenamed CacheManager to HTMLFileCache, to avoid confusi...
2006-06-19 Tim StarlingFixed job command naming style
2006-06-18 Tim StarlingAdded a new method to update the cache of all pages...