24 Commits (25fbff5d52f0c74bd0ee55802ee20e80e0359f44)

Author SHA1 Message Date
Chris Lu e912fd15e3 renaming 5 years ago
Chris Lu e4af63a721 volume server: accept fsync=true in write requests 5 years ago
Chris Lu 560df51def refactoring 5 years ago
Chris Lu 7edbee6f57 volume: proxy writes to remote volume server, with replication or not 5 years ago
Chris Lu d022b6bc0e fix compilation 5 years ago
Chris Lu 0576a27f44 protect against possible nil 5 years ago
Chris Lu 14ae33d642 adjust logging 5 years ago
Chris Lu 2e3f6ad3a9 filer: remember content is gzipped or not 5 years ago
Chris Lu 13e215ee5c filer: option to encrypt data on volume server 5 years ago
Chris Lu 4cba32d1d0 go fmt 5 years ago
zhangsong 5eb86aad47 improve data consistency when replication write 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 898d943b25 refactoring 6 years ago
Chris Lu 440111a349 volume: support http status 304 for the same file id 6 years ago
Chris Lu e5506152c0 refactoring 6 years ago
chenwanli 900aad4935 Fix https://github.com/chrislusf/seaweedfs/issues/864 6 years ago
Chris Lu 98a03b38e5 avoid util package depends on security package 6 years ago
bingoohuang ab6be025d7 go fmt and fix some typo 6 years ago
bingoohuang 219838db87
fail fast when failed to write local volume 6 years ago
Chris Lu 4433b4c006 treat 0 sized file as normal 7 years ago
Chris Lu 8b0718ac92 go vet 7 years ago
sparklxb 4049c72e6c fix bug: replication, metadata not replicated 8 years ago
sparklxb da9b672d1b support additional header name-value pairs 8 years ago
sparklxb 86a7c56275 support additional header name-value pairs 8 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
Chris Lu e8193ec201 return nil if no error 9 years ago
Chris Lu 442e798985 use detailed map of errors for distributed operations 9 years ago
tnextday a98f359122 Fix chunk manifest replicate upload error 9 years ago
chrislusf 6c88abf62f adjust print out when error 9 years ago
hxiaodon 4e48f64512 Update store_replicate.go 9 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
chrislusf 853701cb6b Avoid wrong way to delete on replication failure 10 years ago
Chris Lu f7998f8652 merge conflicts 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 f7f582ec86 1. refactoring, merge "replication" logic into "topology" package 11 years ago
Chris Lu 7251e357e7 enhance deletion operation 11 years ago
Chris Lu edae676913 1. volume server auto detect clustered master nodes 11 years ago
Chris Lu 82b74c7940 issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com> 11 years ago
Chris Lu ed154053c8 switching to temporarily use glog library 12 years ago
Chris Lu e94d52c1af replicate mime type 12 years ago
Chris Lu 70fe7e6b5d support gzip file upload, fix problem during replication of gzipped data 12 years ago
Chris Lu 4c200acd7d 1. ensure replicated file has the same timestamp 12 years ago
Chris Lu 50269b74ce add dataCenter option when assign file keys 12 years ago
Chris Lu fb635146a1 refactoring needle mapper interface to separate index file storage logic 12 years ago
Chris Lu 915b16f97a refactoring, same logic, but the store replication logic is moved to a 12 years ago