20 Commits

Author SHA1 Message Date
evan-gu
cd6ed3d15b gofmt 2013-09-15 18:51:25 -04:00
evan-gu
232f83f99a fix bug of deleting the root
modified:   etcd_handlers.go
	modified:   file_system/file_system.go
	modified:   file_system/node.go
	deleted:    transporter_test.go
2013-09-15 18:36:56 -04:00
Xiang Li
2c9c278e4d refactor; add save and recover 2013-09-13 17:10:40 -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
Hongchao Deng
effc8285f2 New error-system for Etcd with docs 2013-09-08 18:46:16 -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
450d0eb0da support recursive get 2013-09-05 23:10:41 -04:00
Xiang Li
227d79e2bf support testandset 2013-09-05 15:38:22 -04: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
Hongchao Deng
03af286b03 change filepath to path and fix path namespace collision 2013-09-04 20:50:04 -04:00
Hongchao Deng
aed76d0e08 gofmt 2013-09-04 18:23:44 -04:00
Hongchao Deng
90f691fc2a node.go: fix defer and add doc 2013-09-04 18:22:07 -04:00
Xiang Li
c56312f09f refactor 2013-09-03 23:21:26 -04:00
Xiang Li
b8967bc7d1 support hidden node 2013-09-03 22:35:25 -04:00
Xiang Li
45c9ec9f29 basic get 2013-09-03 21:27:46 -04:00
Xiang Li
329f8c4fa3 init filesystem 2013-09-03 14:30:42 -04:00