13 Commits (b7bc08cf52fa8471c76310b04200abb5ee4bf531)

Author SHA1 Message Date
Chris Lu 392678f8f3 upload skipping mimetype if not needed 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
Chris Lu 77b9af531d adding grpc mutual tls 6 years ago
Chris Lu 7103c1ab7e go fmt 6 years ago
Chris Lu 74fb237727 benchmark can work in secure mode 6 years ago
Chris Lu 4ff4a147b2 cleanup security.Secret 6 years ago
bingoohuang ab6be025d7 go fmt and fix some typo 6 years ago
Chris Lu 852ee21835 avoid .gz auto decompression 6 years ago
Chris Lu fc3924ac70 set file name to base file name 7 years ago
sparklxb 66e7013dfe suport uploading files to specific dataCenter 8 years ago
sparklxb 86a7c56275 support additional header name-value pairs 8 years ago
lixianbin d96d0a87cf fix bug: upload big .gz file more than maxMB 8 years ago
霍晓栋 1f63094542 refactor Volume Assign function 9 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
chrislusf e921cb1a9d format changes 9 years ago
tnextday f240c57f16 Rename ChunkManifest.GetData to ChunkManifest.Marshal 9 years ago
tnextday 520875d455 update 9 years ago
tnextday d0e2475ece `FilePart.Upload` use base name instead of full path 9 years ago
tnextday 2c0a7fe75e complete submit chunked file 9 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
chrislusf c1bc529654 Use public url for returned file url result 10 years ago
chrislusf 3ece066700 change count to uint64 to fix #109 10 years ago
chrislusf b07d81fb08 follow golint suggestions 10 years ago
chrislusf f511b507a5 Add read only public port on volume server 10 years ago
Chris Lu f7998f8652 merge conflicts 10 years ago
chrislusf cc724305b6 Using Url instead of PublicUrl for volume server 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 b9aee2defb add TTL support 10 years ago
Chris Lu 4ecf5956d7 Add types to uploading 11 years ago
Chris Lu a121453188 benchmarking writing data to a specific collection 11 years ago
Chris Lu c830b60f36 refactoring 11 years ago
Chris Lu 1645d3c185 avoid nil cases when error 11 years ago
Chris Lu c4a4d3609b fix duplicated file id list entries when uploading large file 11 years ago
Chris Lu 0e5e0a3754 add option to split large files into parts and then upload 11 years ago
Chris Lu 82b74c7940 issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com> 11 years ago
Chris Lu 37b231b5dc Only limit input parameter to io.Reader 12 years ago
Chris Lu 8e1ac16d16 refactoring submit operation 12 years ago
Chris Lu d5e7c1de0a refactoring code 12 years ago