1e046d87a0Use Actionv2::ActionParameters to pass arguments to AsyncActions.
arches
2016-07-06 12:11:27 -0400
7d64447e76Updates for Watcher
arches
2016-07-05 05:22:11 -0400
174ea401b8Added SyncClient class
arches
2016-07-04 06:54:07 -0400
4fa21b4956Set prefix before if(withPrefix) so it will always have a value.
arches
2016-07-04 06:45:55 -0400
f4e8406f7cMerge branch 'other_dev' of gitlabe1.ext.net.nokia.com:tas/etcd-cpp-apiv3 into other_dev
arches
2016-07-04 05:43:36 -0400
fa1a396e8aUpdated readme to indicate correct etcd version to use
Arches
2016-07-04 10:32:31 +0200
d016f2b5d5Update readme. Add description on what compatible etcd version to use with this cpp client.
Arches
2016-06-30 15:02:59 +0200
9538f63ab9Mentioned compatible etcd version for this client.
arches
2016-07-01 10:21:38 -0400
30ea761261Merge branch 'other_dev' of gitlabe1.ext.net.nokia.com:tas/etcd-cpp-apiv3 into other_dev
arches
2016-07-01 10:18:42 -0400
dd1d01519cFixed bug when only one key is returned during ls(). Instead of placing it in response::value it should be placed in reponse::values
arches
2016-07-01 10:17:41 -0400
00565282ffUpdated readme. Add compatible etcd version
Arches
2016-06-30 15:07:51 +0200
79f28dce20Merge branch 'refactor' of ssh://bud-git01.emea.nsn-net.net/etcd-cpp-apiv3 into refactor
Arches
2016-06-24 19:04:15 +0200
0cb5bd762aMentioned path for protofiles in etcd Mentioned that etcdv3 cpp client does not make use of etcdv3 indefinite watch functionality.
Arches
2016-06-24 10:41:05 +0200
7fec39739bupdated README for watch
lampayan
2016-06-24 10:23:22 +0200
40c552725bMerge branch 'other_dev' of ssh://bud-git01.emea.nsn-net.net/etcd-cpp-apiv3 into other_dev
arches
2016-06-21 09:34:22 -0400
fe5396e437Refactored Client class to remove boilerplate code. Responsibility of boilerplate work is transfered to its own class (Transaction). UT for watch are temporarily commented out as they are not supported yet
lampayan
2016-06-21 15:33:11 +0200
c28d955b22Complete implementation for modify with index and delete with index functionalities. AsyncModifyResponse is needed because handling of indeces are different between create and mod and delete, as per requirements.
lampayan
2016-06-09 16:57:25 +0200
6fb775218dThis is the complete implementation for delete functionalities. Index is now also supported
lampayan
2016-06-09 13:53:58 +0200
008693a276merged branches for ease of update later on. cleaned up rm, implemented rm_if methods! updated tests
lampayan
2016-06-09 11:21:42 +0200
2721e39e12coexisting approaches with working UTs
lampayan
2016-06-08 15:21:09 +0200
33be7c9092Merge remote-tracking branch 'origin/maui' into other_dev
lampayan
2016-06-08 14:53:34 +0200