5152 Commits

Author SHA1 Message Date
Brandon Philips
eff09adf2e feat(README): add coderanger/etcd-chef 2013-09-14 16:34:48 -07:00
Xiang Li
2d7c1be164 merge 2013-09-14 15:22:37 -04:00
Xiang Li
3ff100321c use new store system 2013-09-14 15:13:33 -04:00
Xiang Li
2c9c278e4d refactor; add save and recover 2013-09-13 17:10:40 -04:00
Xiang Li
9caca30c8d Merge pull request #171 from ithinkihaveacat/mv-testAndSet-foo
Change key name "testAndSet" -> "foo" for clarity
2013-09-13 06:08:52 -07:00
Michael Stillwell
f923548182 Change key "testAndSet" -> "foo" for clarity 2013-09-13 09:33:44 +01:00
Xiang Li
8d245b546f cleanup 2013-09-12 13:17:19 -04:00
Xiang Li
23e99b57a6 Merge pull request #135 from xiangli-cmu/moreStats
WIP More stats
2013-09-10 09:29:12 -07:00
Xiang Li
86e03d2298 format 2013-09-10 12:28:58 -04:00
Xiang Li
a7eb09a557 Merge pull request #10 from evan-gu/fileSystem
added sorting, changed the interface, modified the documents, added some test case
2013-09-08 20:16:30 -07:00
evan-gu
643a92a490 now it will sort recursively, and the sorting test case is better.... 2013-09-08 23:13:28 -04:00
evan-gu
38489bd846 add documentation about sorting, change the argument name from sorting to sorted 2013-09-08 21:21:57 -04:00
evan-gu
1a7b3e8e08 add sorting and its test case 2013-09-08 21:14:31 -04:00
Xiang Li
31aa3dfe82 clear up raft_stats 2013-09-08 21:12:26 -04:00
Xiang Li
43cb2a353f only leader will return peer stats 2013-09-08 20:48:33 -04:00
Xiang Li
7ad523270d Merge pull request #9 from fengjingchao/fileSystem
New error-system for Etcd with docs
2013-09-08 16:25:47 -07:00
Hongchao Deng
effc8285f2 New error-system for Etcd with docs 2013-09-08 18:46:16 -04:00
Xiang Li
bd7c09e9c0 Merge pull request #8 from evan-gu/fileSystem
add testcase, fix update dir ttl bug
2013-09-08 13:38:42 -07:00
evan-gu
9a632351a6 gofmt 2013-09-08 16:37:24 -04:00
evan-gu
9065c2e4f0 fix update dir ttl bug, add some test case 2013-09-08 16:36:24 -04:00
Xiang Li
b7358ccd98 Merge pull request #7 from fengjingchao/fileSystem
add acl doc after merge
2013-09-08 07:05:54 -07:00
Hongchao Deng
f41a9b9703 modify name. simplify test case. 2013-09-08 09:55:54 -04:00
Xiang Li
44e8c234ed merge master 2013-09-07 14:47:55 -04:00
Xiang Li
db534fde3b Merge pull request #161 from philips/add-faq-section
feat(README): add note about cluster size
2013-09-07 10:27:14 -07:00
Brandon Philips
380326b5d1 feat(README): add note about cluster size
Cluster size keeps coming up on IRC and the mailing list. Add an FAQ
section.
2013-09-07 09:05:24 -07:00
Hongchao Deng
8ab6684bf5 Merge branch 'fileSystem' of github.com:xiangli-cmu/etcd into fileSystem 2013-09-07 10:40:43 -04:00
Hongchao Deng
4f7011fc2b add acl doc 2013-09-07 10:40:19 -04:00
Xiang Li
08057fa642 remove todo 2013-09-07 09:14:27 -04:00
Xiang Li
f50cf0497d add comments; event.go: add Create and Update const 2013-09-07 08:54:58 -04:00
Xiang Li
bd8ec6d67b support watch delete 2013-09-07 01:05:11 -04:00
Xiang Li
948044093b support create directory 2013-09-06 23:36:11 -04:00
Xiang Li
4f99b60291 update test 2013-09-06 23:24:01 -04:00
Xiang Li
907e39edec update operation 2013-09-06 23:01:11 -04:00
Xiang Li
8cf87921ff Merge pull request #160 from diwakergupta/patch-1
Add another Java library for etcd
2013-09-06 19:41:00 -07:00
Diwaker Gupta
a623effaf1 Add another Java library for etcd
https://github.com/diwakergupta/jetcd
2013-09-06 19:34:22 -07:00
Xiang Li
d95485d511 Merge branch 'fileSystem' of https://github.com/xiangli-cmu/etcd into fileSystem 2013-09-06 22:05:27 -04:00
Xiang Li
ea4ab2a429 recursive watch 2013-09-06 22:05:11 -04:00
Xiang Li
9138a75df4 Merge pull request #6 from fengjingchao/fileSystem
refine doc
2013-09-06 11:32:31 -07:00
Hongchao Deng
9b80e1cd64 refine doc 2013-09-06 14:28:11 -04:00
Xiang Li
f50ea7d971 Merge pull request #159 from hayesgm/master
Blank prevValue should be TestAndSet with blank prevValue, not Set
2013-09-05 21:29:54 -07:00
Geoff Hayes
b366f10446 Blank prevValue in POST should be interpreted as a blank test-and-set, not a normal set 2013-09-05 21:08:43 -07:00
Xiang Li
450d0eb0da support recursive get 2013-09-05 23:10:41 -04:00
Xiang Li
6d27afd1c9 more testandset test cases 2013-09-05 15:48:53 -04:00
Xiang Li
227d79e2bf support testandset 2013-09-05 15:38:22 -04:00
Brandon Philips
adbcbefe92 feat(README): add python library transitorykris/etcd-py 2013-09-05 08:42:30 -07:00
Xiang Li
4c286fde23 change key_path to keyPath 2013-09-05 11:00:53 -04:00
Xiang Li
cc77613fd9 update file 2013-09-04 23:57:19 -04:00
Xiang Li
621cf57761 event.go: remove extra logic in addEvent() 2013-09-04 23:36:14 -04:00
Xiang Li
197b9106f9 init file system spec 2013-09-04 22:40:33 -04:00
Xiang Li
7ce8389d83 Merge pull request #5 from fengjingchao/fileSystem
change filepath to path and fix path namespace collision
2013-09-04 17:51:11 -07:00