jenkins-promote-staging-trunk-libmemcached-7
[m6w6/libmemcached] / tests /
2012-04-05  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-5
2012-04-04  Continuous IntegrationMerge working tree with build tree.
2012-04-04  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-04-04  Brian AkerUse poll, not settimer.
2012-04-04  Brian AkerFix for lp:962815, from https://launchpad.net/~harebox
2012-04-03  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-4
2012-04-03  Continuous IntegrationMerge working tree with build tree.
2012-04-03  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-04-03  Brian AkerLatest of libtest.
2012-03-26  Brian AkerOsx fixes.
2012-03-26  Brian AkerUpdate
2012-03-14  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-2
2012-03-14  Continuous IntegrationMerge working tree with build tree.
2012-03-13  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-1
2012-03-13  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-03-12  Brian AkerImprovements on valgrind detection.
2012-03-11  Brian AkerMerge in build.
2012-03-11  Brian AkerMerge in build trunk.
2012-03-05  Continuous IntegrationMerge working tree with build tree.
2012-03-05  Brian AkerAdd in better testing for gdb.
2012-03-03  Brian AkerMerge with build trunk.
2012-02-28  Brian AkerFix exist and touch to just run if the server supports...
2012-02-27  Brian AkerUpdate for logic for server_create.
2012-02-27  Brian AkerRemove assert
2012-02-27  Brian AkerFix valgrind issues.
2012-02-27  Brian Akercleanup from merge of updates from libgearman's libtest.
2012-02-23  Brian AkerFix for the light server.
2012-02-20  Brian AkerMerge of build trunk
2012-02-20  Brian AkerFree port logic
2012-02-20  Brian AkerAdd an exception class for tossing resource error.
2012-02-19  Brian AkerUpdate free port logic.
2012-02-19  Brian AkerMerge from build
2012-02-19  Brian AkerSwitch to using bind() to just find free ports to use...
2012-02-18  Brian AkerRemove test where we are overloading the socket interface.
2012-02-18  Brian AkerAdditional test
2012-02-18  Brian AkerUpdate tests from trunk
2012-02-18  Brian AkerUpdate test
2012-02-17  Brian AkerMerge trunk
2012-02-17  Brian AkerUpdate to see if we can find bug out in jenkins farm
2012-02-17  Brian AkerUpdate from build trunk.
2012-02-17  Brian AkerUpdate tests to properly build since instance usage.
2012-02-17  Brian AkerMerge in build trunk.
2012-02-17  Brian AkerUpdate libtest/associated tests.
2012-02-14  Brian AkerMerge build trunk
2012-02-14  Brian AkerAdd in a test to do memcached_set() after a kill has...
2012-02-14  Brian AkerMerge of warnings.
2012-02-14  Brian AkerFix for debian
2012-02-14  Brian Akermerge build trunk
2012-02-14  Brian AkerUpdate tests.
2012-02-14  Brian AkerUpdate tests.
2012-02-14  Brian AkerUpdate tests for cleanup.
2012-02-14  Brian AkerUpdate for sasl fixes.
2012-02-13  Brian AkerJust update to ptr for some loops.
2012-02-13  Brian AkerMerge of build trunk.
2012-02-13  Brian AkerFix issue where uuid is not installed locally.
2012-02-12  Brian AkerFixes around m4 from trunk
2012-02-12  Brian AkerExtend warning.
2012-02-12  Brian AkerUpdate testings/docs via merge from build trunk.
2012-02-12  Brian AkerMake the number of servers we test against more flexible.
2012-02-12  Brian AkerRemove the server number file (it was no longer required).
2012-02-11  Brian AkerMerge from trunk
2012-02-11  Brian AkerFix include file for missing file.
2012-02-11  Brian AkerUpdate testing to allow for distributed testing.
2012-02-11  Brian AkerUpdate test so that socket and tcp are running the...
2012-02-10  Brian AkerSplit all mem_function out so that we can reuse the...
2012-02-09  Brian AkerUpdate to fix more of the key cleanup.
2012-02-09  Brian AkerUpdate for moving out generate to its own files.
2012-02-08  Brian AkerUpdate for additional test/pull out Haldenbrand
2012-02-08  Brian AkerUpdate tests to use generic keys.
2012-02-08  Brian AkerFirst pass on a generic zero key that can be used for...
2012-02-08  Brian AkerAdding UUID to generate keys for new test (which tests...
2012-01-30  Brian AkerMerge in build trunk
2012-01-30  Brian AkerMerge build trunk.
2012-01-30  Brian AkerUpdate binary version parsing.
2012-01-29  Brian AkerMerge of build trunk.
2012-01-29  Brian AkerUpdate for keys
2012-01-29  Brian AkerUpdate get to not check the grouping key.
2012-01-28  Brian AkerFix it so that we use the result object for storing...
2012-01-26  Brian AkerRollup from build trunk.
2012-01-26  Brian AkerFix for obvious issue in logic.
2012-01-26  Brian AkerMissed count checking.
2012-01-26  Brian AkerMerge in fix for cache not being clean.
2012-01-26  Brian AkerFlush is not reliable enough for ditching the cachekeys.
2012-01-26  Brian AkerMerge build trunk.
2012-01-26  Brian AkerThis fixes memcached_dump(), and creates a couple of...
2012-01-23  Brian AkerFix fatal testing.
2012-01-20  Brian AkerUpdate test cases.
2012-01-11  Brian AkerMerge of build trunk
2012-01-11  Brian AkerMore memcached_dump()
2012-01-08  Brian AkerRollowup for trees.
2012-01-08  Brian AkerMerge with build trunk
2012-01-08  Brian AkerAdding in patch for DEAD server completion.
2012-01-07  Brian AkerUpdate tests per bug 912408, so that if memcached is...
2012-01-05  Brian AkerUpdate tests, improved UDP performance.
2012-01-04  Brian AkerMerge from build trunk.
2012-01-04  Brian AkerUpdate to error messages.
2012-01-02  Brian AkerFixes UDP protocol to just use sendmsg().
2011-12-31  Brian AkerUpdate logic around UDP.
2011-12-30  Brian AkerUpdate tests for style/correctness.
2011-12-28  Brian AkerUpdate for storage to now use vector
next