Adding messages for new global group 'sysadmin'. Brion, Tim, Kate and JeLuF are all...
[lhc/web/wiklou.git] / includes / memcached-client.php
2008-07-09 Brion VibberRevert r37295 "(bug 14159) Use of MEMCACHE_COMPRESSED...
2008-07-08 Chad Horohoe(bug 14159) Use of MEMCACHE_COMPRESSED constant causes...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-07 Tim StarlingShorter debug output
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-09 Tim StarlingFixed a couple of potential catchable fatal errors...
2008-03-18 Domas Mituzasmove global constants to class-specific constants,...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-27 Yuri AstrakhanAPI: Enabled API login throttling (with amidaniel's...
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-20 Nick JenkinsYet more doc tweaks:
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-09-08 Tim StarlingImplemented short connection timeout with retries and...
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-10-22 Brion VibberCommitting various live hacks from Wikimedia servers
2005-09-07 Tim StarlingWorked around lack of timeouts in fwrite(), using non...
2005-01-21 Tim Starlingstream timeout option
2005-01-17 Brion VibberMemcached data compression fixes:
2004-09-25 Tim StarlingMore debugging info, better hashing function - crc32...
2004-09-25 Jens FrankAvoid warning when incrementing non-existing element...
2004-06-15 Gabriel Wickesilence list, not sure if the port should always be set
2004-06-01 Tim StarlingFixed horribly broken hashing function
2004-04-22 Gabriel WickeSkinPHPTal:
2004-04-22 Gabriel Wickeanother warning fix- please review the mamcached change...
2004-04-22 Gabriel Wickesilence sprintf
2004-04-07 Tim Starlingfixed notices
2004-01-25 Mr. E23Overridable debug printouts in new memcached client.
2004-01-24 Mr. E23Replaced old memcached client with new one