MessageCache.php: fixed a typo, tweaked spacing, added braces where needed, etc.
[lhc/web/wiklou.git] / maintenance / mcc.php
2010-12-16 Alexandre EmsenhuberPart of bug 26280: added license headers to PHP files...
2010-12-04 Antoine MussoMax command length using one line of code
2010-11-13 Antoine Mussojustify help memcached console help
2010-11-06 Chad HorohoeTrying to kill install-utils.inc/old install crap:
2010-05-22 Sam ReedStylize maintenance folder..
2010-01-23 Alexandre EmsenhuberAvoid "PHP Warning: Division by zero in maintenance...
2010-01-22 Chad HorohoeUse correct variable name
2010-01-22 Chad HorohoeCleanup needless code duplication
2009-11-20 Alexandre Emsenhuber* (bug 21403) memcached class renamed to MWMemecached...
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-03-14 Alexandre Emsenhuberavoid E_NOTICE if only one argument is given to the...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-06 Brion Vibber* Skip additional setting of include_path in commandLin...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-17 Brion VibberApply most of the code tweaks from the live site:
2006-04-04 Brion VibberRemove some stray executable bits
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-12-04 Antoine Mussobetter history
2005-12-03 Antoine Musso'server' command from live
2005-12-03 Antoine Mussoimplement 'history' command
2005-12-03 Antoine Mussodumb help messages. FIXME
2005-12-03 Antoine Mussocode formatting
2005-08-17 Brion VibberCommitting live hack: enable memcached debug mode in...
2005-07-07 River Tarnellerror handling is your friend
2005-07-03 River Tarnellimplement "action=render"
2004-09-25 Tim Starlinga couple of extra functions, useful for debugging
2004-09-03 Antoine MussoPhpdoc comments and place holder. Part of the subpackag...
2004-08-11 Brion VibberAdd a comment explaining what this is for :)
2004-06-13 Tim Starlingusing new commandLine.inc style, readconsole() moved...
2004-06-01 Tim Starlingupdated to work with new client
2004-05-07 Tim Starlinginclude_once -> require_once
2003-11-30 Tim StarlingVarious enhancements
2003-11-21 Tim StarlingSupport for systems without readline
2003-10-20 Tim StarlingMemCached command line client