21 Commits (0414b68a4f89bcfe13d179fe54456fe79368f521)

Author SHA1 Message Date
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
qieqieplus 7720533f84 reduce gzip allocation 3 years ago
Chris Lu a26a37dfa3 fix compilation 4 years ago
Tobias Mühl a8864e2abd
Detect rar archives by mime type 4 years ago
Tobias Mühl 12a7e87007
Do not compress brotli archives 4 years ago
Chris Lu 0da7ecfd29 go fmt 4 years ago
Chris Lu 92f906b6fc remove zstd 4 years ago
Chris Lu 446e476a11 go fmt 4 years ago
Chris Lu b8f32bcab9 filer: compress stored metadata 4 years ago
Chris Lu 2f03481cb2 in case when content is not compressed 4 years ago
Chris Lu ddec7b2bb9 go fmt 5 years ago
Chris Lu 5be12eea37 zstd fix 5 years ago
Chris Lu fe60db404a prepare for zstd 5 years ago
Chris Lu 3080c197e3 rename UnCompressData to DecompressData 5 years ago
Chris Lu a735fd767c adjust uncompress data 5 years ago
Chris Lu e912fd15e3 renaming 5 years ago
Chris Lu 5463560912 small test 5 years ago
eryx67 2a87087590 support wav files compression 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
Wine93 32f93fb09e style: go fmt for all 6 years ago
Chris Lu e5506152c0 refactoring 6 years ago
Chris Lu a32abda1a3 adjust compression to optimize for speed 6 years ago
Chris Lu 174bf1e8b2 more efficient client side gzip compression 6 years ago
Sergey aa5ccff6d2
fixing of typos 6 years ago
Chris Lu d3660ffce8 avoid gzipping files without file extensions 6 years ago
Chris Lu c043fd17cb detect more gzippable content 6 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
tnextday 662915e691 Delete all chunks when delete a ChunkManifest 9 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
Brian McQueen d56c748fa8 switch it back to chris's repo 10 years ago
Brian McQueen c0dfdf4392 switch to my forked repo 10 years ago
Chris Lu 179d36ba0e formatting code by: goimports -w=true . 10 years ago
wyy 4126280d55 use github.com/chrislusf instead of github.com/aszxqw 10 years ago
wyy 1cd19447e3 use github.com/aszxqw instead of code.google.com/p 10 years ago
Chris Lu 5f19af8fce compress *.htm file 11 years ago
Chris Lu 82b74c7940 issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com> 11 years ago
Chris Lu 7cef280bdc handle cases when .idx files are also readonly 12 years ago
Chris Lu ed154053c8 switching to temporarily use glog library 12 years ago
Chris Lu db8e27be6e add lots of error checking by GThomas 12 years ago
Chris Lu 5071f528f6 testing compilation with remove package 12 years ago
Chris Lu ab6fb13ad7 avoid the "src" folder 12 years ago
Chris Lu cb4e8ec16b re-organize code directory structure 12 years ago
Chris Lu b0c7df0c3b go fmt for all source codes 12 years ago
Chris Lu a502b78c3f Revert "add error return for (Un)GzipData" 12 years ago
Tamás Gulácsi 8243710351 add error return for (Un)GzipData 12 years ago
Chris Lu 264678c9b1 Default more not to gzip since gzip can be done on client side. 12 years ago
Chris Lu 9b95430e9f add store metadata:file name, mime type, is_gzipped 12 years ago
Chris Lu 9630825576 adjusting gzip logic 12 years ago
Chris Lu 09ed882e5f clean log 13 years ago