Xiang Li
|
1119a86cc3
|
fix add fragment
|
2013-10-20 11:25:24 -07:00 |
|
Xiang Li
|
5767b4e245
|
use net/url pacakge
|
2013-10-20 11:10:24 -07:00 |
|
Xiang Li
|
61f238f22e
|
Merge pull request #255 from xiangli-cmu/0.2-fix-devlist-issue
0.2 fix devlist issue
|
2013-10-20 10:29:29 -07:00 |
|
Xiang Li
|
b852a746ce
|
refactor move http status logic to server.go
|
2013-10-20 10:21:54 -07:00 |
|
Xiang Li
|
acbc0c8846
|
refactor return http status 201 Created when creating a new node
|
2013-10-19 19:57:36 -07:00 |
|
Xiang Li
|
6684186033
|
fix append rawqurey to the redirect location.
|
2013-10-19 15:06:35 -07:00 |
|
Ben Johnson
|
62b890839a
|
Merge branch '0.2' of https://github.com/coreos/etcd into v2-handler-tests
Conflicts:
test.sh
|
2013-10-18 08:54:51 -06:00 |
|
Ben Johnson
|
dcef04b796
|
Add v2 unit tests.
|
2013-10-17 21:52:15 -06:00 |
|
Xiang Li
|
87b2a0d9c5
|
fix remove unused package
|
2013-10-17 10:50:00 -07:00 |
|
Xiang Li
|
4479d72e93
|
fix hmm... another stupid mistake
|
2013-10-17 00:12:39 -07:00 |
|
Xiang Li
|
28722e2127
|
fix v1 handler: use create command when test against prevexistence
|
2013-10-16 23:57:42 -07:00 |
|
Brandon Philips
|
7670c85d70
|
feat(server): export ReleaseVersion
releaseVersion is needed in etcd.go to print it out in the -version
flag.
|
2013-10-16 17:29:53 -07: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
|
fbf40fb74a
|
refactor store.go add set function
|
2013-10-14 23:04:21 -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
|
e7598075ac
|
Use raft.Server interface.
|
2013-10-14 13:51:20 -06:00 |
|
Ben Johnson
|
1321c63f3b
|
Extract Store into an interface.
|
2013-10-14 11:12:30 -06:00 |
|
Xiang Li
|
ef74464aea
|
refactor remove extra function
|
2013-10-13 23:09:52 -07:00 |
|
Xiang Li
|
090d049b81
|
refactor move raft http handlers to peer_server_handlers.go
|
2013-10-13 22:50:51 -07:00 |
|
Xiang Li
|
7565313290
|
refactor add wrapper function
|
2013-10-13 22:20:23 -07:00 |
|
Xiang Li
|
a635f6b17c
|
refactor remove the extra function
|
2013-10-13 22:13:20 -07:00 |
|
Ben Johnson
|
dc59bd8d77
|
gofmt
|
2013-10-13 21:37:45 -06:00 |
|
Ben Johnson
|
d44fd6661a
|
Fix registry cache issues.
|
2013-10-13 21:09:56 -06:00 |
|
Ben Johnson
|
013d07bc2a
|
Fix server dispatch redirection.
|
2013-10-13 16:58:36 -06:00 |
|
Xiang Li
|
e954d3d41f
|
fix registry.go: use the correct node name; self is already in the list
|
2013-10-13 15:25:07 -07:00 |
|
Ben Johnson
|
55c1f45805
|
Merge branch 'refactoring' of https://github.com/benbjohnson/etcd into refactoring
Conflicts:
server/registry.go
|
2013-10-13 15:04:21 -06:00 |
|
Ben Johnson
|
ec24e76959
|
Fix duplicates in registry.
|
2013-10-13 14:56:17 -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
|
bb9401544a
|
Intermediate commit.
|
2013-10-12 13:35:23 -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 |
|
Ben Johnson
|
a113a51d73
|
Refactor v1 API into server/v1.
|
2013-10-10 22:42:45 -06:00 |
|