libmemcached: fix #35 (handling of MEMCACHED_BEHAVIOR_REMOVE_FAILED_SERVERS)
[awesomized/libmemcached] / libmemcached / behavior.cc
2020-01-21  Michael Wallnerlibmemcached: fix #35 (handling of MEMCACHED_BEHAVIOR_R...
2020-01-06  Michael Wallnerc++: fix -Wimplicit-fallthrough
2014-02-05  Continuous IntegrationMerge lp:~brianaker/libmemcached/feature-server_timeout...
2014-02-05  Brian AkerFix issue where we missed MEMCACHED_BEHAVIOR_SERVER_TIM...
2014-02-02  Continuous IntegrationMerge lp:~493pocbrcycmdw7yksonho9o2qzz-o18bz-d18ecat4t1...
2013-12-19  Continuous IntegrationMerge lp:~brianaker/libmemcached/1251482 Build: jenkins...
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-04-02  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-03-31  Brian AkerRemove exposed C++ namespace.
2013-01-14  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-14  Brian AkerAbstraction (which will save us merge hell with 1.2).
2012-12-10  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-12-10  Brian AkerMerge YaTL tree.
2012-12-08  Brian AkerFix typo in assert message
2012-10-28  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-28  Brian AkerNumerous fixes related to compiling for mingw
2012-07-11  Brian AkerMerge doc update.
2012-07-11  Brian AkerMerge in build trunk work.
2012-07-10  Brian AkerUpdate (clarify weighted usage).
2012-07-07  Brian AkerFirst pass through turning instance into ++
2012-06-12  Brian AkerFixed bug where we might not see the right return type...
2012-06-11  Brian AkerUpdate with current fixes.
2012-06-08  Brian AkerFixes condition where we were not correctly setting...
2012-05-10  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-17
2012-05-10  Continuous IntegrationMerge working tree with build tree.
2012-05-10  Brian AkerUpdated libmemcached
2012-05-10  Brian AkerUpdate memcached, fix style in test cases.
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 AkerFix for 912571
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.
2011-12-28  Brian AkerUpdate for storage to now use vector
2011-12-25  Brian AkerFix detangle, minor style cleanups.
2011-12-01  Brian AkerMerging trunkg
2011-11-28  Brian AkerMerge in trunk
2011-11-28  Brian AkerMerge
2011-11-27  Brian AkerImprove parser error messages.
2011-10-10  Brian AkerMerge in library/udp fixes.
2011-10-09  Brian AkerMerge in fixes for UDP.
2011-10-08  Brian AkerMerge in fixes for UDP
2011-09-21  Brian AkerMerge of build
2011-09-21  Brian AkerMerge trunk
2011-09-21  Brian AkerMake 64bit fnv optional.
2011-09-17  Brian AkerMerge in trunk.
2011-09-14  Brian AkerFix --disable-assert, lp:829810
2011-09-09  Brian AkerMerge in all of the build tree.
2011-08-20  Brian AkerFix for lp:777672
2011-08-19  Brian AkerMerge in updates for server failure testing.
2011-07-22  Brian AkerMerge in version update (0.51) 0.51
2011-07-22  Brian AkerMerge trunk
2011-07-22  Brian AkerRemove old watchpoint system.
2011-07-20  Brian AkerMerge in build lp
2011-07-07  Brian AkerMerge trunk for LP
2011-07-05  Brian AkerCleanup internal naming convention.
2011-06-28  Brian AkerMerge in namespace fixes for binary protocol.
2011-06-24  Brian AkerMerge in trunk. Updates to manual/update to latest...
2011-06-21  Brian AkerMerge in code such that we are much closer to running...
2011-05-24  Brian AkerMerge in local trunk
2011-05-23  Brian AkerCleanup of behaviors.
2011-05-23  Brian AkerThis fixes bug 776354.
2011-05-20  Brian AkerMerge in fetch updates/break out memory/create error...
2011-05-02  Brian AkerFix issue where hash might not be quite initialized...
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.