188 Commits (1d86ac8761c1cf856c384076e14a8e26e536ec8d)

Author SHA1 Message Date
chrislusf b03e7b26b5 add []byte caching and pooling 9 years ago
chrislusf 3fb98a904b fmt 9 years ago
Vitaly Baev d1fd372eb2 Added /favicon.ico handler 9 years ago
chrislusf 0649d778a7 pooling []byte 9 years ago
chrislusf 62074c7653 adjust reading ip address 9 years ago
chrislusf 4c8367a8b3 add redis password 9 years ago
tnextday a98f359122 Fix chunk manifest replicate upload error 9 years ago
Xiaodong Huo 61b1d73f5a Update filer_server_handlers.go 9 years ago
霍晓栋 7cf64ae07a dereplicate filer post request & support filer get request with raw fileId 9 years ago
Xiaodong Huo 166cc0d48a collection name could be specified in url 9 years ago
Mohanson 3c9ef6245e fix bug : master cann't redirect urlquery string 9 years ago
chrislusf e921cb1a9d format changes 9 years ago
tnextday 031d26527f update 9 years ago
tnextday 521be17a9e verbose log 9 years ago
tnextday f925374db6 Move write response content into a function 9 years ago
tnextday 82e6d67ccc update 9 years ago
tnextday 4fda5f8bfd update 9 years ago
tnextday daac5de1ba more check in `http_util.Delete` 9 years ago
tnextday a9a336fdff delete file return needle size 9 years ago
tnextday 34963de458 returen chunks file size when delete a chunkmanifest 9 years ago
tnextday 662915e691 Delete all chunks when delete a ChunkManifest 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
tnextday de5e07ce3e rename FlagChunkedFile to FlagChunkManifest 9 years ago
tnextday 6b0894d806 update ChunkedFile to seekable reader, so we can use io.* to read data 9 years ago
tnextday 1817864a45 add chunk file helper to support large file 9 years ago
chrislusf 020dd480ed fix 9 years ago
chrislusf 70d050416b fix 9 years ago
chrislusf 5feae4f74c enable collection deletion 9 years ago
chrislusf 91db227b27 avoid using empty fileId to delete 10 years ago
chrislusf 7d1e9a6b8a add option to redirect moved or non-local volumes 10 years ago
chrislusf 9b8f8f4bb9 add logging 10 years ago
chrislusf 3b2645979d Use request host info for master url if possible 10 years ago
chrislusf 30242409f4 allowing proxy to leader for volume id lookup then redirect to volume server 10 years ago
chrislusf 86cd40fba8 Add "weed backup" command. 10 years ago
chrislusf d3d23e779a Adjust log message 10 years ago
chrislusf 99aee22e08 Adjust admin url pattern 10 years ago
yanyiwu 96b73e3e94 if mt != "application/octet-stream" 10 years ago
chrislusf 3188382ea7 More debug information for connecting to master 10 years ago
chrislusf 49b1ba5bbf break away from code.google.com 10 years ago
yanyiwu c65b9588e2 [ui] BUG FIXED: Concurrent Connections incorrect. 10 years ago
yanyiwu 6f96862662 FIXED: When RaftServer cannot find a leader, Return a more readable error. 10 years ago
yanyiwu 3f253a587c [ui] seaweedfs logo and icon 10 years ago
Stuart P. Bentley 1a194a578c More consistency with SeaweedFS name 10 years ago
Stuart P. Bentley 03d99503bb Fix flat_namespace_filer.go implementing "FlatNamesapceFiler" 10 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
chrislusf 087b839354 Nomalize url before redirecting. 10 years ago
chrislusf 3a024d62df skip directory listing when paginating files. 10 years ago
chrislusf 98aa9cc068 Adding filer option disableDirListing 10 years ago