399 Commits (359563e95a50be3cf21f268ed8d0582fa81642bb)

Author SHA1 Message Date
Chris Lu 78ac2bef3c go fmt 6 years ago
Chris Lu 97406333a5 support atomic renaming for mysql/postgres filer store 6 years ago
Chris Lu c7e7b6229f detect mime type 6 years ago
Chris Lu 65757ae2fd weed filer: set content-type consistent with filer store 6 years ago
Chris Lu 7a14cdc90c refactoring, go fmt 6 years ago
Chris Lu 19728fe3f6 remove deprecated code 6 years ago
Chris Lu df95ce0b6c weed backup: efficient delta backup 6 years ago
Chris Lu a32797518b weed master: redirect to leader for default admin UI 6 years ago
Chris Lu 70815e9124 WIP 6 years ago
Chris Lu 95e0520182 weed volume: add grpc operation to relicate a volume to local 6 years ago
Chris Lu a3490b600c weed filer, weed master: add option to disable http 6 years ago
Chris Lu 531add52c2 weed master: skip proxied file read in http read only mode 6 years ago
Chris Lu 977b30e992 weed filer: http HEAD response header add ETag 6 years ago
Jonathan Amsterdam 8db82e2b75 notification: add Go CDK pubsub support 6 years ago
Chris Lu 88ab932f7d refactoring function parameter 6 years ago
Chris Lu da871896c3 weed filer: set grpc port to port + 10000 6 years ago
Chris Lu eb4a54d9fe refactoring 6 years ago
Chris Lu 104922a3db text wrapping 6 years ago
Chris Lu aca653c08b weed shell: list volumes 6 years ago
Chris Lu 657dd2e6c9 add shell command to list all collections 6 years ago
Chris Lu 55bab1b456 add context.Context 6 years ago
Chris Lu cece860bfd add context to all filer APIs 6 years ago
Chris Lu 55c85f3a66 adding context 6 years ago
Chris Lu ad08a52ab6 synchronously upload files 6 years ago
Chris Lu 4773497d2c add back "/cluster/status" 6 years ago
Chris Lu d312c55bbe file path supports windows, avoiding back slashes 6 years ago
Chris Lu f9dcf56465 adjust log level for loading configurations 6 years ago
chenwanli f233bbe9c0 Fix https://github.com/chrislusf/seaweedfs/issues/825#issuecomment-469097375 6 years ago
Chris Lu 219b651bc3 jwt check the base file id 6 years ago
Chris Lu 2812c14520 master: add option to disable http operations 6 years ago
Chris Lu e108688990 avoid grpc 5 seconds timeout 6 years ago
Chris Lu 07af52cb6f raft change from http to grpc 6 years ago
Chris Lu d37c3ab7a5 adjust error message 6 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 215cd27b37 add authorizing fileId write access 6 years ago
Chris Lu 4ff4a147b2 cleanup security.Secret 6 years ago
Chris Lu 8afc632484 raft: use the first master to bootstrap the election 6 years ago
Chris Lu 744abc2690 log raft state changes 6 years ago
Chris Lu 1334507595 Revert "randomize based on self address" 6 years ago
Chris Lu 6230eb28a6 randomize based on self address 6 years ago
Chris Lu 221105eea3 Revert "use the first entry to bootstrap master cluster" 6 years ago
Chris Lu 40c8725ffa use the first entry to bootstrap master cluster 6 years ago
Chris Lu 834f414af9 add a timeout 6 years ago
Chris Lu 3f56b12ed4 raft: adding idle connection time out 6 years ago
Chris Lu 67e2ea72be master add separate grpc port 6 years ago
Chris Lu 1d103e3ed5 timeout http connections 6 years ago
chenwanli b71d6f4b88 Fix https://github.com/chrislusf/seaweedfs/issues/830 6 years ago
chenwanli 80cf99db1b Set rpc dial timeout to 5s 6 years ago