Update for test system.
[awesomized/libmemcached] / libmemcached / memcached_behavior.c
2009-12-16  Brian AkerUpdate for test system.
2009-12-16  Brian AkerStyle cleanup
2009-12-16  Brian AkerAdditional flag removal.
2009-12-02  Monty TaylorMerged trunk.
2009-11-27  Brian AkerMerge from Mikki
2009-11-27  Mikko KoppanenCoding style changes. Moved the srandom to memcached_be...
2009-11-27  Mikko KoppanenAdded randomized read behavior
2009-11-05  Brian AkerMerge bug fix by Trond.
2009-11-03  Brian AkerCompatible Spymemcached support in ketama
2009-11-03  Trond NorbyeAdded MEMCACHED_BEHAVIOR_KETAMA_COMPAT_MODE
2009-09-22  Brian AkerMerge Patrick
2009-09-17  Padraig O'SullivanMerge from trunk.
2009-09-16  Monty TaylorMerged trunk.
2009-09-15  Brian AkerFix for linger behavior
2009-08-04  Padraig O'SullivanMerge from trunk.
2009-07-30  Brian AkerMore C++ updates
2009-07-30  Brian AkerMerge Monty
2009-07-18  Monty TaylorMerged in warning fixes from Padraig from lp:~posulliv...
2009-07-18  Padraig O'SullivanSmall build fixes to reduce warnings.
2009-07-15  Brian AkerUpdated with Twitter's memcached_server_error() function.
2009-07-14  Monty TaylorMerged in a lost patch.
2009-07-14  Monty TaylorMerged from myself.
2009-07-09  Monty TaylorMerged trunk.
2009-07-08  Brian AkerMerge Monty
2009-07-08  Brian AkerBug found by Dustin via ICC
2009-06-22  Brian AkerMerging Trond, also fixed make test.
2009-06-21  Brian AkerMerge Monty
2009-06-20  Brian AkerMerging replication
2009-06-20  Monty TaylorMerged from trond.
2009-06-14  Monty TaylorAligned configure.ac with libdizzle and gearman.
2009-06-14  Trond Norbyemerge upstream
2009-06-09  Trond NorbyeAdded support for storing replicas on multiple servers
2009-05-03  Trond NorbyeAdded support for MEMCACHED_BEHAVIOR_IO_KEY_PREFETCH
2009-05-02  Robey PointerAdd support for AUTO_EJECT_HOST
2009-05-01  Eric LambertDisable hsieh algorithm by default
2009-04-16   <brian@gir.tangen... Changed behavior for MEMCACHED_BEHAVIOR_NO_BLOCK to...
2009-03-09  Eric Lambertudp support in fire and forget mode for all ops but...
2009-02-25  Trond NorbyeFixed retrieval of io-watermarks
2009-01-23  Trond NorbyeSource cleanup (remove compiler warnings ++)
2009-01-20  Trond NorbyeImplement memcached_behavior_noreply
2009-01-09  Brian AkerMerge.
2009-01-09   <hannu.valtonen... Change binary protocol behavior to disallow the use...
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-11-03   <brian@gir-3.local>Incomming code for additions in keys (see Changelog)
2008-10-22  Trond NorbyePurge the input buffer if I discover a lot of commands...
2008-09-08   <brian@gir-3.local>Cleanup warnings/found issue in store by key functions.
2008-08-07  Yin ChenFix some flaw and bugs in server failure rehash
2008-08-07  Yin ChenMerge the server failure rehash implementation
2008-08-06  Yin ChenImplement the server failure rehash mechanism
2008-07-30   <brian@localhost... Added MEMCACHED_BEHAVIOR_SND_TIMEOUT, MEMCACHED_BEHAVIO...
2008-07-29   <brian@localhost... Handling merge
2008-07-26   <trond@localhost>Initial support for the binary protocol
2008-07-23   <brian@localhost... Pushing weighted ketama code.
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
2008-04-23   <brian@localhost... Added test for ketama. Fixed bug in setting behavior.
2008-04-23   <brian@localhost... Cleanup of behaviors around ketama
2008-04-21   <brian@localhost... Completed work on Ketama (it is now dynamic)
2008-04-21   <brian@gir.tangen... Committing change to dynamic numbers of servers (need...
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-04-04   <brian@gir.tangen... If you call sort, a quit occurs, and the current server...
2008-03-18   <brian@gir-2.local>Merge
2008-03-17  Brian AkerFinal cleanup to remove deprecated BEHAVIOR bit for...
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Fixed headers for includes.
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.