aboutsummaryrefslogtreecommitdiff
path: root/go/storage/compress.go
AgeCommit message (Collapse)AuthorFilesLines
2015-12-02Delete all chunks when delete a ChunkManifesttnextday1-59/+0
LoadChunkManifest can uncompress buffer move compress.go from storage to operation because of import cycle MakeFile add cross complete command
2015-04-16Change all chrislusf/weed-fs links to point to chrislu/seaweedfsStuart P. Bentley1-1/+1
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-08compress *.htm fileChris Lu1-1/+1
2013-09-01issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>Chris Lu1-1/+1
some basic changes to parse upload url
2013-08-11handle cases when .idx files are also readonlyChris Lu1-3/+3
adjusting log level
2013-08-08switching to temporarily use glog libraryChris Lu1-3/+4
2013-02-26add lots of error checking by GThomasChris Lu1-1/+1
2013-02-10testing compilation with remove packageChris Lu1-0/+57