tests: honor EPIPE in kill(HUP) test
[awesomized/libmemcached] / tests / libmemcached-1.0 / mem_functions.cc
2020-01-30  Michael Wallnertests: honor EPIPE in kill(HUP) test pre_cmake
2020-01-20  Michael Wallnertests: fix skip condition for CAS test
2020-01-13  Michael Wallnertests: fix flaky regression_bug_1251482 test
2020-01-13  Michael Wallnertests: fix kill(HUP) test
2020-01-07  Michael Wallnertests: adjust for added MEMCACHED_BEHAVIOR_SERVER_TIMEO...
2020-01-06  Michael Wallnerc++: Fix possible string truncation
2020-01-06  Michael Wallnerlibmemcached-1.0: add memcached_return_t::MEMCACHED_UNI...
2014-02-05  Continuous IntegrationMerge lp:~brianaker/libmemcached/feature-server_timeout...
2014-02-02  Continuous IntegrationMerge lp:~493pocbrcycmdw7yksonho9o2qzz-o18bz-d18ecat4t1...
2013-12-19  Continuous IntegrationMerge lp:~brianaker/libmemcached/1251482 Build: jenkins...
2013-11-23  Brian AkerOk, this should never be on....
2013-11-20  Nicolas Van EenaemeAdded server_timeout_counter and behavior MEMCACHED_BEH...
2013-11-20  Brian AkerAllows zero as a value for retry.
2013-11-04  Continuous IntegrationMerge lp:~brianaker/libmemcached/osx9-mav Build: jenkin...
2013-11-04  Brian AkerCleanup for OSX 9
2013-10-11  Continuous IntegrationMerge lp:~brianaker/libmemcached/1164440 Build: jenkins...
2013-10-11  Continuous IntegrationMerge lp:~brianaker/libmemcached/key-cleanup/ Build...
2013-10-10  Continuous IntegrationMerge lp:~msabramo/libmemcached/1190240 Build: jenkins...
2013-10-10  Continuous IntegrationMerge lp:~brianaker/libmemcached/1220229 Build: jenkins...
2013-09-17  Brian AkerFix for case where key may not be checked.
2013-09-15  Brian AkerAdds additional test cases and checks for binary for...
2013-04-20  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-04-20  Brian AkerFix Debian issues.
2013-04-02  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-03-31  Brian AkerRemove exposed C++ namespace.
2013-03-11  Brian AkerFix for md5
2013-03-10  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-03-09  Brian AkerMerge trunk.
2013-02-25  Brian AkerUpdate test (looking for error condition).
2013-02-23  Brian AkerSee if we can clean up error reporting on one test...
2013-02-21  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-02-21  Brian AkerShift problem (i.e. collision)
2013-02-20  Brian AkerAdd functional test for MEMCACHED_BEHAVIOR_IO_KEY_PREFETCH
2013-01-28  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-28  Brian AkerCleanup around the timeout code.
2013-01-23  Brian AkerMinor cleanup in confirming socket close.
2012-12-24  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-24  Brian AkerFix output error.
2012-12-23  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-23  Brian AkerUpdate to printout where things are going wrong.
2012-12-17  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build... 1.0.15
2012-12-16  Brian AkerFirst pass in cleaning up instance.
2012-12-16  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-16  Brian AkerAdd small ketama test.
2012-11-25  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-11-21  Brian AkerAdd support for murmur3
2012-11-12  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-11-12  Brian AkerWhen returning CLIENT_ERROR do not close the socket...
2012-11-10  Brian AkerAdd test for 1048945. The error was in the user's code...
2012-10-29  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-29  Brian AkerUpdate all config.h usage.
2012-10-13  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-13  Brian AkerFix all include location, and drop versions of the...
2012-10-06  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-06  Brian AkerAdd new method which allows someone to "take" a value...
2012-09-18  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-09-17  Brian AkerFix all warnings found via clang.
2012-09-16  Brian AkerMerge staging tree to 1.0 trunk.
2012-09-16  Brian AkerFix situation where test case might bomb if not enough...
2012-09-10  Brian AkerFix case where --socket was not always been stored...
2012-08-13  Brian AkerMerge from build tree.
2012-08-12  Brian AkerFix snd/recv when number is higher then domain of value.
2012-07-31  Brian AkerMerge for release 1.0.10
2012-07-30  Brian AkerFix for lp:1021819 (test case, to confirm earlier fix)
2012-07-11  Brian AkerMerge doc update.
2012-07-11  Brian AkerMerge in build trunk work.
2012-07-10  Brian Akercppcheck warnings fixed.
2012-07-10  Brian AkerUpdate (clarify weighted usage).
2012-07-07  Brian AkerFirst pass through turning instance into ++
2012-07-02  Brian AkerImport/Merge of libtest latest.
2012-06-30  Brian AkerUpdate util and fix a few cppcheck warnings.
2012-06-18  Brian AkerMerge in trunk
2012-06-18  Brian AkerRemove how use instance (keep API intact)
2012-06-17  Brian AkerAdditional cleanup
2012-06-15  Brian AkerFix for test case failure.
2012-06-14  Brian AkerFix error messages/unlimited CPU utilization.
2012-06-12  Brian AkerFixed bug where we might not see the right return type...
2012-06-08  Brian AkerFixes condition where we were not correctly setting...
2012-05-31  Continuous IntegrationMerging lp:~brianaker/libmemcached/rpm-mkdir-fix to...
2012-05-27  Brian AkerFix server messages (clean up errors in general).
2012-05-24  Brian AkerRename non-api call, from looking like an API call.
2012-05-22  Brian AkerMerge up all of build.
2012-05-22  Brian AkerFix issue where stale result set might end up being...
2012-05-13  Brian AkerCatch up Gearman's libtest, and fix valgrind warning...
2012-05-13  Brian AkerFix for valgrind issue around memcached_result_st not...
2012-05-11  Continuous IntegrationMerging bzr://localhost/libmemcached/994772 to Build...
2012-05-11  Brian AkerAdding test case for 994772.
2012-05-11  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build2/...
2012-05-11  Brian AkerTest case for lp:996813
2012-04-22  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-12
2012-04-22  Continuous IntegrationMerge working tree with build tree.
2012-04-22  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-04-22  Brian AkerUpdate all of libtest around runner.
2012-04-17  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-10
2012-04-17  Continuous IntegrationMerge working tree with build tree.
2012-04-17  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-04-17  Brian AkerUpdate from OSX
2012-04-09  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-8
2012-04-09  Continuous IntegrationMerge working tree with build tree.
2012-04-09  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
next