Xiang Li
|
1d34c82643
|
fix set content-type to application/json
|
2013-11-16 20:48:44 -08:00 |
|
Xiang Li
|
06f1b7f2e8
|
refactor change Index to modifiedIndex
|
2013-11-09 20:49:19 -08:00 |
|
Xiang Li
|
d8e5994c35
|
feat attach etcd-index,raft-index,raft-term to header
|
2013-11-09 20:20:47 -08:00 |
|
Xiang Li
|
6156d5c790
|
refactor separate etcd index from raft index
|
2013-11-09 17:55:54 -08:00 |
|
Xiang Li
|
0372cdea23
|
refactor move sync command into etcd
|
2013-11-08 16:00:58 -08:00 |
|
Xiang Li
|
5a4e764d7a
|
refactor add comments for receiving expire commands
|
2013-11-08 13:24:23 -08:00 |
|
Xiang Li
|
b4f4528ef4
|
feat upgrade get_handler
|
2013-11-07 22:29:15 -08:00 |
|
Xiang Li
|
28ac516f68
|
fix sinceIndex
|
2013-11-07 20:55:26 -08:00 |
|
Xiang Li
|
0e15962cef
|
Merge pull request #276 from xiangli-cmu/feat-kvpair-ttl
feat kvpair include ttl
|
2013-10-30 15:56:28 -07:00 |
|
Xiang Li
|
f723651a6d
|
fix test: should wait for watch response
|
2013-10-30 15:46:01 -07:00 |
|
Xiang Li
|
bd651edf80
|
test add integration test
|
2013-10-30 15:27:16 -07:00 |
|
Ben Johnson
|
23dc0b9317
|
Merge branch '0.2' of https://github.com/coreos/etcd into versioning
Conflicts:
server/v2/put_handler.go
|
2013-10-28 06:39:56 -06:00 |
|
Ben Johnson
|
aa9ae32998
|
Internal versioning.
|
2013-10-27 14:09:40 -06:00 |
|
Xiang Li
|
1fb3799118
|
fix put ttl
|
2013-10-26 21:04:44 -07:00 |
|
Xiang Li
|
63456b5c4b
|
fix close connection when client leaves
|
2013-10-22 00:17:58 -07:00 |
|
Ben Johnson
|
dcef04b796
|
Add v2 unit tests.
|
2013-10-17 21:52:15 -06:00 |
|
Xiang Li
|
e680f28c2f
|
fix move update check to update handler
|
2013-10-15 23:25:12 -07:00 |
|
Xiang Li
|
0392c18794
|
refactor put_handler.go
|
2013-10-15 23:18:03 -07:00 |
|
Xiang Li
|
baa683b484
|
feat POST-create unique node under given path
|
2013-10-15 22:21:55 -07:00 |
|
Xiang Li
|
53a9bd0618
|
feat add set command
|
2013-10-14 22:44:17 -07:00 |
|
Xiang Li
|
2aeb25e80c
|
refactor change handler name to its method
|
2013-10-14 22:38:07 -07:00 |
|
Xiang Li
|
545f8ed6a1
|
fix update PUT handler
|
2013-10-14 22:22:23 -07:00 |
|
Xiang Li
|
811d172a54
|
fix change wait_index to waitIndex; we do not use post in 0.2
|
2013-10-14 21:22:20 -07:00 |
|
Ben Johnson
|
1321c63f3b
|
Extract Store into an interface.
|
2013-10-14 11:12:30 -06:00 |
|
Xiang Li
|
0c5808eeec
|
fix server/server.go accept name when creating a when server; gofmt
|
2013-10-13 10:44:40 -07:00 |
|
Ben Johnson
|
d3b064c2e9
|
Refactor v2 routes.
|
2013-10-13 00:29:58 -06:00 |
|
Ben Johnson
|
7416d2fdcc
|
Mostly working.
|
2013-10-12 23:39:34 -06:00 |
|
Ben Johnson
|
8670e1b7aa
|
Refactored.
|
2013-10-12 15:56:43 -06:00 |
|
Ben Johnson
|
eb78d96a20
|
Intermediate commit.
|
2013-10-12 00:28:46 -06:00 |
|
Ben Johnson
|
89334df5ae
|
Refactor commands.
|
2013-10-11 01:02:38 -06:00 |
|
Ben Johnson
|
594c2cab47
|
Refactor v2 API into server/v2.
|
2013-10-11 00:07:22 -06:00 |
|