Added tag 0.27 for changeset 8340670b8220
[awesomized/libmemcached] / tests /
2009-03-23  Trond NorbyeUse ptr->root->result if the caller didn't provide...
2009-03-21  Trond NorbyeFixed actual loop in add_wrapper ;-)
2009-03-19  Trond NorbyeLower the number of iterations in add_wrapper
2009-03-19  Trond NorbyeCopy all tunable members in memcached_clone and add...
2009-03-13  Trond NorbyeCreate a new make-target: test-no-outputdiff
2009-03-13  Eric Lambertminor tweaks to udp testcode and new error string
2009-03-11  Trond NorbyeFix coding style violations
2009-03-09  Eric Lambertudp support in fire and forget mode for all ops but...
2009-01-27  Trond NorbyeImplemented support for noreply in the binary protocol
2009-01-23  Trond NorbyeSource cleanup (remove compiler warnings ++)
2009-01-23  Trond NorbyeFix connect bug in memcached_flush_buffers and syntax...
2009-01-23  Toru MaesakaAdded cluster analysis functionality to the library...
2009-01-22  Trond NorbyeRemove compiler warnings from test suite
2009-01-21  Trond NorbyeAdded new command: memcached_flush_buffers
2009-01-20  Trond NorbyeImplement memcached_behavior_noreply
2009-01-10  Trond NorbyeDeprecate MEMCACHED_NO_KEY_PROVIDED, and fixed key...
2009-01-06  Brian AkerFix for test case to not leak memory.
2009-01-06  Brian AkerMerge
2009-01-06  Brian AkerImport new purge work from trond
2009-01-06  Trond NorbyeRun the async tests on the binary protocol as well
2009-01-06  Trond NorbyeDisable user_supplied_bug17 on Solaris
2009-01-06  Brian AkerFix test case for weighted servers.
2009-01-05  Brian AkerRefactor to remove leak in new framework for clone...
2009-01-05  Brian AkerRefactor for host_reset, updated test. TODO in code...
2009-01-05  Brian AkerRefactor out host_reset and add internal _with() to...
2009-01-05   <brian@gir.tangen... Bug fix for host_reset()
2008-12-10  Trond NorbyeAdd --with-memcached to be able to specify the memcache...
2008-11-28  Brian AkerFix for bad disconnect during test run.
2008-11-28   <brian@gir-3.local>Incomming fix from Chris
2008-11-21   <brian@gir-3.local>Patch from evn
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-11-15   <brian@gir-3.local>Merge.
2008-11-04   <brian@ubuntu>Fix make dist.
2008-11-03   <brian@gir-3.local>Adding missing file
2008-11-03   <brian@gir-3.local>Incomming code for additions in keys (see Changelog)
2008-09-22   <brian@gir-3.local>Merging in Brian Pontz work on Jenkins hash
2008-09-08   <brian@gir-3.local>Updated for the creation of memcached_server_by_key().
2008-09-08   <brian@gir-3.local>More warning cleanup.
2008-09-08   <brian@gir-3.local>Cleanup warnings/found issue in store by key functions.
2008-08-19  Brian AkerFixed udp warnings.
2008-08-19  Brian AkerFew more cleanups.
2008-08-19  Brian AkerFixed memory leaks in test program.
2008-08-03  Trond NorbyeDo not try to run the binary protocol testsuite for...
2008-07-30   <brian@localhost... Added MEMCACHED_BEHAVIOR_SND_TIMEOUT, MEMCACHED_BEHAVIO...
2008-07-29   <brian@localhost... Handling merge
2008-07-27   <brian@localhost... Fix for zero length bad key fix.
2008-07-26   <trond@localhost>Initial support for the binary protocol
2008-07-23   <brian@localhost... Fix for Chinese character sets.
2008-07-23   <brian@localhost... Pushing weighted ketama code.
2008-07-18   <brian@localhost... Removed dead code.
2008-06-30   <brian@gir-3.local>Adding test for sort.
2008-06-30   <brian@gir-3.local>More tests for Key prefix
2008-06-30   <brian@gir-3.local>Fix for bad key on master
2008-06-30   <brian@gir-3.local>Merge
2008-06-30   <brian@gir-3.local>Clarified return type for prefix key in cases where...
2008-05-27   <brian@gir-2.local>Fix for flags operation (aka not storing the final...
2008-05-21  Brian AkerMEMCACHED_CALLBACK_PREFIX_KEY added (so domaining...
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
2008-05-05   <patg@patg.net>Removed increment test until able to resolve issue...
2008-05-05   <patg@patg.net>Work on C++ library. Pulled out result methods - need...
2008-05-02   <brian@localhost... Merge
2008-05-02   <brian@localhost... More tests for consistent.
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... Fix for wheel algo to be dynamic
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-04-08  Brian AkerRemoved issue around zero length returns now being...
2008-04-04   <brian@gir.tangen... If you call sort, a quit occurs, and the current server...
2008-04-04   <brian@gir.tangen... Refactor tests.
2008-04-04   <brian@gir.tangen... Fix for always sort.
2008-04-04   <brian@gir.tangen... Fixing likely and sort test.
2008-03-22   <brian@gir.tangen... Adding support for trigger call on delete of a successf...
2008-03-21   <brian@gir-2.local>Fix for wrong count on memcache_server_st structure...
2008-03-21   <brian@gir-2.local>Extended server_sort_test() test.
2008-03-18   <brian@gir-2.local>Merge
2008-03-18   <brian@gir-2.local>Read through caching function.
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>Refactored debug library out of main include.
2008-03-10   <brian@gir-2.local>Refactor to allow memcached_string_st to be public...
2008-03-10   <brian@gir-2.local>Fixed headers for includes.
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.
2008-03-07   <brian@233.sub... Branch prediction optimizations.
2008-03-05   <brian@gir-2.local>Patch for "murmur" hash algorithm.
2008-03-05   <brian@gir-2.local>Fix for zero length values.
2008-03-03  Tim Buncemerge
2008-02-29   <brian@gir-2.local>Branch merge for fixes in reconnect.
2008-02-29   <brian@gir-2.local>Branch merge.
2008-02-28  Tim Buncehg merge binary, resolving one conflict by choosing...
2008-02-27   <brian@gir-2.local>Extending tests.
2008-02-24   <brian@gir.lan>Rewrite of memcached_behavior_set() to take a uint64_t...
2008-02-24   <brian@gir.lan>Adding the new binary branch...
2008-02-20   <kevin@laminaria>After quit is issued, client reads all data from server,
2008-02-20   <kevin@laminaria>Test for 0-length data, which works with the server.
2008-02-20   <brian@gir-2.local>First view of server cursor function.
2008-02-18  Brian AkerFix for looping through multi-interfaces (in case one...
2008-02-15   <brian@gir-2.local>Bug fix for memcached_cas() operator.
2008-02-15   <brian@gir-2.local>Added behavior method around testing of keys.
2008-02-13   <brian@gir-2.local>Merge
2008-02-13   <brian@gir-2.local>Added MEMCACHED_BEHAVIOR_SORT_HOSTS behavior to enable...
next