evan-gu
|
cd6ed3d15b
|
gofmt
|
2013-09-15 18:51:25 -04:00 |
|
evan-gu
|
09414016c2
|
fix bug of deleteing the root
|
2013-09-15 18:47:53 -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
|
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
|
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
|
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 |
|
evan-gu
|
9065c2e4f0
|
fix update dir ttl bug, add some test case
|
2013-09-08 16:36:24 -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
|
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 |
|
Xiang Li
|
c56312f09f
|
refactor
|
2013-09-03 23:21:26 -04:00 |
|
Xiang Li
|
23775dc776
|
add hidden test
|
2013-09-03 23:10:33 -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 |
|