m6w6/libmemcached
11 years agoFixes condition where we were not correctly setting weighted vs not.
Brian Aker [Fri, 8 Jun 2012 11:57:03 +0000 (12:57 +0100)] 
Fixes condition where we were not correctly setting weighted vs not.

11 years agoMerge in libtest.
Brian Aker [Thu, 7 Jun 2012 15:09:42 +0000 (16:09 +0100)] 
Merge in libtest.

11 years agoFix for close on exec for socket.
Brian Aker [Tue, 5 Jun 2012 22:30:45 +0000 (23:30 +0100)] 
Fix for close on exec for socket.

11 years agoAdding in ci specifics.
Brian Aker [Sun, 3 Jun 2012 00:05:52 +0000 (20:05 -0400)] 
Adding in ci specifics.

11 years agoMerging lp:~brianaker/libmemcached/rpm-mkdir-fix to Build branch
Continuous Integration [Thu, 31 May 2012 04:04:45 +0000 (00:04 -0400)] 
Merging lp:~brianaker/libmemcached/rpm-mkdir-fix to Build branch

11 years agoFix for mkdir rpm directories.
Brian Aker [Thu, 31 May 2012 03:56:17 +0000 (23:56 -0400)] 
Fix for mkdir rpm directories.

11 years agoMake sure that gearman, is libtool'ized correctly.
Brian Aker [Mon, 28 May 2012 03:09:14 +0000 (23:09 -0400)] 
Make sure that gearman, is libtool'ized correctly.

11 years agoRemove debug printout
Brian Aker [Sun, 27 May 2012 02:53:46 +0000 (22:53 -0400)] 
Remove debug printout

11 years agoFix server messages (clean up errors in general).
Brian Aker [Sun, 27 May 2012 02:52:40 +0000 (22:52 -0400)] 
Fix server messages (clean up errors in general).

11 years agoCheck for local memcached, and then add PWD
Brian Aker [Fri, 25 May 2012 01:27:55 +0000 (21:27 -0400)] 
Check for local memcached, and then add PWD

11 years agoFix for test cases to make sure memcached is around.
Brian Aker [Fri, 25 May 2012 00:57:33 +0000 (20:57 -0400)] 
Fix for test cases to make sure memcached is around.

11 years agoRename non-api call, from looking like an API call.
Brian Aker [Thu, 24 May 2012 21:46:09 +0000 (17:46 -0400)] 
Rename non-api call, from looking like an API call.

11 years agoUpdate build bits, include forgotten manpages.
Brian Aker [Wed, 23 May 2012 00:51:57 +0000 (20:51 -0400)] 
Update build bits, include forgotten manpages.

11 years agoUpdate for version release. 1.0.8
Brian Aker [Tue, 22 May 2012 19:57:15 +0000 (15:57 -0400)] 
Update for version release.

11 years agoTest SKIP
Brian Aker [Tue, 22 May 2012 07:22:29 +0000 (03:22 -0400)] 
Test SKIP

11 years agoMerge up all of build.
Brian Aker [Tue, 22 May 2012 04:14:21 +0000 (00:14 -0400)] 
Merge up all of build.

11 years agoFix issue where stale result set might end up being read (this has never been reporte...
Brian Aker [Tue, 22 May 2012 04:10:39 +0000 (00:10 -0400)] 
Fix issue where stale result set might end up being read (this has never been reported as a bug).

11 years agoTighten up error controls.
Brian Aker [Mon, 21 May 2012 09:34:18 +0000 (05:34 -0400)] 
Tighten up error controls.

11 years agoEnable assert.
Brian Aker [Mon, 21 May 2012 07:41:46 +0000 (03:41 -0400)] 
Enable assert.

11 years agoStyle cleanup
Brian Aker [Mon, 21 May 2012 07:14:45 +0000 (03:14 -0400)] 
Style cleanup

11 years agoUpdate writev
Brian Aker [Mon, 21 May 2012 07:09:19 +0000 (03:09 -0400)] 
Update writev

11 years agoRemove a simple issue that trips up peope providing patches (just allow the class...
Brian Aker [Mon, 21 May 2012 06:01:35 +0000 (02:01 -0400)] 
Remove a simple issue that trips up peope providing patches (just allow the class to cleanup the purge values).

11 years agoSimplify purge return value.
Brian Aker [Mon, 21 May 2012 05:08:39 +0000 (01:08 -0400)] 
Simplify purge return value.

11 years agoShuffle for readability
Brian Aker [Mon, 21 May 2012 04:12:06 +0000 (00:12 -0400)] 
Shuffle for readability

11 years agoConst issue for C++ include.
Brian Aker [Sat, 19 May 2012 17:31:36 +0000 (13:31 -0400)] 
Const issue for C++ include.

11 years agoTake a pass at fixing the valgrind warning that happens when we have a failure to...
Brian Aker [Mon, 14 May 2012 00:58:33 +0000 (20:58 -0400)] 
Take a pass at fixing the valgrind warning that happens when we have a failure to create a server.

11 years agoCatch up Gearman's libtest, and fix valgrind warning from new test case.
Brian Aker [Sun, 13 May 2012 16:49:42 +0000 (12:49 -0400)] 
Catch up Gearman's libtest, and fix valgrind warning from new test case.

11 years agoFix for valgrind issue around memcached_result_st not being free()
Brian Aker [Sun, 13 May 2012 07:17:22 +0000 (03:17 -0400)] 
Fix for valgrind issue around memcached_result_st not being free()

11 years agoremove dead stream.cc file
Brian Aker [Sun, 13 May 2012 02:47:35 +0000 (22:47 -0400)] 
remove dead stream.cc file

11 years agoCatch up with Gearman's libtest
Brian Aker [Sun, 13 May 2012 02:05:10 +0000 (22:05 -0400)] 
Catch up with Gearman's libtest

11 years agoMerging bzr://localhost/libmemcached/994772 to Build branch
Continuous Integration [Fri, 11 May 2012 07:15:08 +0000 (00:15 -0700)] 
Merging bzr://localhost/libmemcached/994772 to Build branch

11 years agoAdding test case for 994772.
Brian Aker [Fri, 11 May 2012 07:09:16 +0000 (00:09 -0700)] 
Adding test case for 994772.

11 years agoMerging bzr://gaz.tangent.org/libmemcached/build2/ to Build branch
Continuous Integration [Fri, 11 May 2012 04:29:49 +0000 (21:29 -0700)] 
Merging bzr://gaz.tangent.org/libmemcached/build2/ to Build branch

11 years agoTest case for lp:996813
Brian Aker [Fri, 11 May 2012 04:19:35 +0000 (21:19 -0700)] 
Test case for lp:996813

11 years agojenkins-promote-staging-trunk-libmemcached-17
Continuous Integration [Thu, 10 May 2012 23:10:50 +0000 (16:10 -0700)] 
jenkins-promote-staging-trunk-libmemcached-17

11 years agoMerge working tree with build tree.
Continuous Integration [Thu, 10 May 2012 23:08:33 +0000 (16:08 -0700)] 
Merge working tree with build tree.

11 years agoUpdate for OSX build issues.
Brian Aker [Thu, 10 May 2012 21:42:21 +0000 (14:42 -0700)] 
Update for OSX build issues.

11 years agoUpdated libmemcached
Brian Aker [Thu, 10 May 2012 20:04:34 +0000 (13:04 -0700)] 
Updated libmemcached

11 years agoUpdate memcached, fix style in test cases.
Brian Aker [Thu, 10 May 2012 06:30:56 +0000 (23:30 -0700)] 
Update memcached, fix style in test cases.

12 years agoFix root id.
Brian Aker [Sat, 5 May 2012 22:11:48 +0000 (15:11 -0700)] 
Fix root id.

12 years agojenkins-promote-staging-trunk-libmemcached-16
Continuous Integration [Fri, 4 May 2012 04:28:41 +0000 (21:28 -0700)] 
jenkins-promote-staging-trunk-libmemcached-16

12 years agoMerge working tree with build tree.
Continuous Integration [Fri, 4 May 2012 04:21:32 +0000 (21:21 -0700)] 
Merge working tree with build tree.

12 years agoMerging bzr://gaz.tangent.org/libmemcached/build/ to Build branch
Continuous Integration [Fri, 4 May 2012 03:35:59 +0000 (20:35 -0700)] 
Merging bzr://gaz.tangent.org/libmemcached/build/ to Build branch

12 years agoUpdate version.
Brian Aker [Fri, 4 May 2012 03:27:41 +0000 (20:27 -0700)] 
Update version.

12 years agoUpdate to add ENV variable LIBMEMCACHED
Brian Aker [Fri, 4 May 2012 02:27:50 +0000 (19:27 -0700)] 
Update to add ENV variable LIBMEMCACHED

12 years agoUpdate, we don't use gnulib
Brian Aker [Thu, 3 May 2012 23:33:29 +0000 (16:33 -0700)] 
Update, we don't use gnulib

12 years agoUpdate cinttype for older CentOS/RHEL versions.
Brian Aker [Thu, 3 May 2012 21:16:50 +0000 (14:16 -0700)] 
Update cinttype for older CentOS/RHEL versions.

12 years agoFix include file.
Brian Aker [Wed, 2 May 2012 18:43:52 +0000 (11:43 -0700)] 
Fix include file.

12 years agoUpdate libtest.
Brian Aker [Wed, 2 May 2012 18:38:32 +0000 (11:38 -0700)] 
Update libtest.

12 years agojenkins-promote-staging-trunk-libmemcached-15
Continuous Integration [Sat, 28 Apr 2012 09:15:04 +0000 (02:15 -0700)] 
jenkins-promote-staging-trunk-libmemcached-15

12 years agoMerge working tree with build tree.
Continuous Integration [Sat, 28 Apr 2012 08:53:36 +0000 (01:53 -0700)] 
Merge working tree with build tree.

12 years agoMerging bzr://gaz.tangent.org/libmemcached/build/ to Build branch
Continuous Integration [Sat, 28 Apr 2012 07:54:52 +0000 (00:54 -0700)] 
Merging bzr://gaz.tangent.org/libmemcached/build/ to Build branch

12 years agoUpdate for next release. 1.0.7
Brian Aker [Sat, 28 Apr 2012 07:48:38 +0000 (00:48 -0700)] 
Update for next release.

12 years agojenkins-promote-staging-trunk-libmemcached-14
Continuous Integration [Sat, 28 Apr 2012 07:31:27 +0000 (00:31 -0700)] 
jenkins-promote-staging-trunk-libmemcached-14

12 years agoMerge working tree with build tree.
Continuous Integration [Sat, 28 Apr 2012 07:30:25 +0000 (00:30 -0700)] 
Merge working tree with build tree.

12 years agoMerging bzr://gaz.tangent.org/libmemcached/build/ to Build branch
Continuous Integration [Sat, 28 Apr 2012 06:50:45 +0000 (23:50 -0700)] 
Merging bzr://gaz.tangent.org/libmemcached/build/ to Build branch

12 years agoUpdate the tests make include, and fix a redundant symbol.
Brian Aker [Sat, 28 Apr 2012 06:40:01 +0000 (23:40 -0700)] 
Update the tests make include, and fix a redundant symbol.

12 years agoAdding prebuilt parser/scanner
Brian Aker [Sat, 28 Apr 2012 05:31:58 +0000 (22:31 -0700)] 
Adding prebuilt parser/scanner

12 years agoUpdate all licenses to BSD.
Brian Aker [Sat, 28 Apr 2012 05:12:41 +0000 (22:12 -0700)] 
Update all licenses to BSD.

12 years agojenkins-promote-staging-trunk-libmemcached-13
Continuous Integration [Sat, 28 Apr 2012 04:25:37 +0000 (21:25 -0700)] 
jenkins-promote-staging-trunk-libmemcached-13

12 years agoMerge working tree with build tree.
Continuous Integration [Sat, 28 Apr 2012 04:24:39 +0000 (21:24 -0700)] 
Merge working tree with build tree.

12 years agoMerging bzr://gaz.tangent.org/libmemcached/build/ to Build branch
Continuous Integration [Sat, 28 Apr 2012 03:24:02 +0000 (20:24 -0700)] 
Merging bzr://gaz.tangent.org/libmemcached/build/ to Build branch

12 years agoFix SASL.
Brian Aker [Sat, 28 Apr 2012 03:16:05 +0000 (20:16 -0700)] 
Fix SASL.

12 years agoUpdate header check.
Brian Aker [Fri, 27 Apr 2012 02:09:29 +0000 (19:09 -0700)] 
Update header check.

12 years agoAdd LIBMEMCACHED_API for exist.
Brian Aker [Thu, 26 Apr 2012 20:25:18 +0000 (13:25 -0700)] 
Add LIBMEMCACHED_API for exist.

12 years agoUpdate for protocol (and a single fix).
Brian Aker [Tue, 24 Apr 2012 16:13:12 +0000 (09:13 -0700)] 
Update for protocol (and a single fix).

12 years agoUpdate PROTOCOL bits.
Brian Aker [Mon, 23 Apr 2012 03:51:17 +0000 (20:51 -0700)] 
Update PROTOCOL bits.

12 years agojenkins-promote-staging-trunk-libmemcached-12
Continuous Integration [Sun, 22 Apr 2012 08:15:51 +0000 (01:15 -0700)] 
jenkins-promote-staging-trunk-libmemcached-12

12 years agoMerge working tree with build tree.
Continuous Integration [Sun, 22 Apr 2012 03:11:27 +0000 (20:11 -0700)] 
Merge working tree with build tree.

12 years agoMerging bzr://gaz.tangent.org/libmemcached/build/ to Build branch
Continuous Integration [Sun, 22 Apr 2012 02:29:42 +0000 (19:29 -0700)] 
Merging bzr://gaz.tangent.org/libmemcached/build/ to Build branch

12 years agoAdd memc.h to include.am
Brian Aker [Sun, 22 Apr 2012 02:23:07 +0000 (19:23 -0700)] 
Add memc.h to include.am

12 years agoUpdate all of libtest around runner.
Brian Aker [Sun, 22 Apr 2012 00:31:31 +0000 (17:31 -0700)] 
Update all of libtest around runner.

12 years agoRemove final flush logic
Brian Aker [Fri, 20 Apr 2012 20:18:38 +0000 (13:18 -0700)] 
Remove final flush logic

12 years agojenkins-promote-staging-trunk-libmemcached-11
Continuous Integration [Fri, 20 Apr 2012 18:19:09 +0000 (11:19 -0700)] 
jenkins-promote-staging-trunk-libmemcached-11

12 years agoMerge working tree with build tree.
Continuous Integration [Fri, 20 Apr 2012 15:09:09 +0000 (08:09 -0700)] 
Merge working tree with build tree.

12 years agoMerging bzr://gaz.tangent.org/libmemcached/build/ to Build branch
Continuous Integration [Fri, 20 Apr 2012 06:44:22 +0000 (23:44 -0700)] 
Merging bzr://gaz.tangent.org/libmemcached/build/ to Build branch

12 years agoRefactor out portion of Item
Brian Aker [Fri, 20 Apr 2012 06:37:24 +0000 (23:37 -0700)] 
Refactor out portion of Item

12 years agoRefactor out item specific bits of the testing framework.
Brian Aker [Thu, 19 Apr 2012 14:26:08 +0000 (07:26 -0700)] 
Refactor out item specific bits of the testing framework.

12 years agoFirst pass at adding in exception for servers which have gone away.
Brian Aker [Wed, 18 Apr 2012 01:32:59 +0000 (18:32 -0700)] 
First pass at adding in exception for servers which have gone away.

12 years agojenkins-promote-staging-trunk-libmemcached-10
Continuous Integration [Tue, 17 Apr 2012 18:04:21 +0000 (11:04 -0700)] 
jenkins-promote-staging-trunk-libmemcached-10

12 years agoMerge working tree with build tree.
Continuous Integration [Tue, 17 Apr 2012 18:00:15 +0000 (11:00 -0700)] 
Merge working tree with build tree.

12 years agoMerging bzr://gaz.tangent.org/libmemcached/build/ to Build branch
Continuous Integration [Tue, 17 Apr 2012 17:03:21 +0000 (10:03 -0700)] 
Merging bzr://gaz.tangent.org/libmemcached/build/ to Build branch

12 years agoUpdate framework.
Brian Aker [Tue, 17 Apr 2012 16:55:40 +0000 (09:55 -0700)] 
Update framework.

12 years agoUpdate from OSX
Brian Aker [Tue, 17 Apr 2012 07:26:44 +0000 (00:26 -0700)] 
Update from OSX

12 years agoUpdate for to allow for generate to be cleaned up.
Brian Aker [Mon, 16 Apr 2012 07:48:35 +0000 (00:48 -0700)] 
Update for to allow for generate to be cleaned up.

12 years agoBreak up more generate.
Brian Aker [Mon, 16 Apr 2012 05:38:15 +0000 (22:38 -0700)] 
Break up more generate.

12 years agoNext pass through generate tests.
Brian Aker [Mon, 16 Apr 2012 05:12:04 +0000 (22:12 -0700)] 
Next pass through generate tests.

12 years agoBreakup generate tests.
Brian Aker [Mon, 16 Apr 2012 04:02:48 +0000 (21:02 -0700)] 
Breakup generate tests.

12 years agoMove runner out so that it will be shared.
Brian Aker [Sun, 15 Apr 2012 23:58:04 +0000 (16:58 -0700)] 
Move runner out so that it will be shared.

12 years agoMerge working tree with build tree.
Continuous Integration [Sun, 15 Apr 2012 07:40:36 +0000 (00:40 -0700)] 
Merge working tree with build tree.

12 years agoSimplify down the benchmark caller.
Brian Aker [Sun, 15 Apr 2012 07:30:12 +0000 (00:30 -0700)] 
Simplify down the benchmark caller.

12 years agoRemove dead tests.
Brian Aker [Sun, 15 Apr 2012 06:54:11 +0000 (23:54 -0700)] 
Remove dead tests.

12 years agoMerging bzr://gaz.tangent.org/libmemcached/build/ to Build branch
Continuous Integration [Fri, 13 Apr 2012 21:03:17 +0000 (14:03 -0700)] 
Merging bzr://gaz.tangent.org/libmemcached/build/ to Build branch

12 years agoSimplify IO code.
Brian Aker [Fri, 13 Apr 2012 07:34:01 +0000 (00:34 -0700)] 
Simplify IO code.

12 years agojenkins-promote-staging-trunk-libmemcached-9
Continuous Integration [Tue, 10 Apr 2012 06:22:45 +0000 (23:22 -0700)] 
jenkins-promote-staging-trunk-libmemcached-9

12 years agoMerge working tree with build tree.
Continuous Integration [Tue, 10 Apr 2012 02:08:16 +0000 (19:08 -0700)] 
Merge working tree with build tree.

12 years agoMerging bzr://gaz.tangent.org/libmemcached/build/ to Build branch
Continuous Integration [Mon, 9 Apr 2012 18:18:36 +0000 (11:18 -0700)] 
Merging bzr://gaz.tangent.org/libmemcached/build/ to Build branch

12 years agoUpdate for compiling on OSX.
Brian Aker [Mon, 9 Apr 2012 18:05:59 +0000 (11:05 -0700)] 
Update for compiling on OSX.

12 years agoMerge
Brian Aker [Mon, 9 Apr 2012 15:23:25 +0000 (08:23 -0700)] 
Merge

12 years agoAdditional test key.w
Brian Aker [Mon, 9 Apr 2012 15:22:46 +0000 (08:22 -0700)] 
Additional test key.w
x