aboutsummaryrefslogtreecommitdiff
path: root/go/filer/filer_embedded.go
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Refactoring for supporing cassandra as filer meta data storeChris Lu1-142/+0
2014-10-26formatting code by: goimports -w=true .Chris Lu1-1/+2
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy1-1/+1
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy1-1/+1
2014-07-20Add /admin/mv to move a file or a folderChris Lu1-0/+33
2014-04-17Add option to recursively delete a folder.Chris Lu1-5/+41
2014-04-091. root dir has id of 0Chris Lu1-0/+8
2014-04-09a correct implementation of filerChris Lu1-0/+64