Xiang Li
|
2eff77ea92
Merge pull request #247 from xiangli-cmu/0.2-handlers
|
12 years ago |
Xiang Li
|
87b2a0d9c5
fix remove unused package
|
12 years ago |
Xiang Li
|
a0d3488d94
Merge branch '0.2' of https://github.com/coreos/etcd into 0.2-handlers
|
12 years ago |
Ben Johnson
|
088a01f19c
Merge pull request #248 from benbjohnson/build-fail
|
12 years ago |
Ben Johnson
|
4fb3a01f25
Update build script to fail on error.
|
12 years ago |
Xiang Li
|
4479d72e93
fix hmm... another stupid mistake
|
12 years ago |
Xiang Li
|
28722e2127
fix v1 handler: use create command when test against prevexistence
|
12 years ago |
Ben Johnson
|
7fa99b3794
Merge pull request #245 from benbjohnson/0.2
|
12 years ago |
Ben Johnson
|
c39f0963ae
Merge branch '0.2' of https://github.com/coreos/etcd into 0.2
|
12 years ago |
Brandon Philips
|
e0636ce655
Merge pull request #242 from philips/add-version-flag-0.2
|
12 years ago |
Brandon Philips
|
7670c85d70
feat(server): export ReleaseVersion
|
12 years ago |
Brandon Philips
|
f998a19c3d
feat(etcd): add version flag
|
12 years ago |
Ben Johnson
|
bc8c338bed
Travis fix.
|
12 years ago |
Ben Johnson
|
66becddac3
Merge pull request #243 from benbjohnson/reintegrate-functional-tests
|
12 years ago |
Ben Johnson
|
b4d311d6a1
Reintegrate functional tests into etcd.
|
12 years ago |
Xiang Li
|
f5fa89c0e1
Merge pull request #238 from xiangli-cmu/0.2-handlers
|
12 years ago |
Xiang Li
|
e680f28c2f
fix move update check to update handler
|
12 years ago |
Xiang Li
|
0392c18794
refactor put_handler.go
|
12 years ago |
Xiang Li
|
baa683b484
feat POST-create unique node under given path
|
12 years ago |
Xiang Li
|
01bbad31c7
refactor remove web pacakge
|
12 years ago |
Xiang Li
|
c5f9afa0e8
fix store test
|
12 years ago |
Xiang Li
|
fbf40fb74a
refactor store.go add set function
|
12 years ago |
Xiang Li
|
278a089908
fix set should register set rather than create
|
12 years ago |
Xiang Li
|
53a9bd0618
feat add set command
|
12 years ago |
Xiang Li
|
2aeb25e80c
refactor change handler name to its method
|
12 years ago |
Xiang Li
|
9ebdcb8ae3
refactor change testAndSet to CompareAndSwap
|
12 years ago |
Xiang Li
|
545f8ed6a1
fix update PUT handler
|
12 years ago |
Xiang Li
|
811d172a54
fix change wait_index to waitIndex; we do not use post in 0.2
|
12 years ago |
Ben Johnson
|
3f896cf586
Merge pull request #236 from benbjohnson/remove-functional-tests
|
12 years ago |
Ben Johnson
|
fb7a91739a
Remove functional tests.
|
12 years ago |