5842 Commits (message_send)

Author SHA1 Message Date
Chris Lu 984fdd6192 always use non bucket prefixing url 5 years ago
Chris Lu 9abb041763 filer source: support filerProxy mode 5 years ago
Chris Lu 678c54d705 data sink: add incremental mode 5 years ago
Chris Lu 4ff2c5c4c9 rename file 5 years ago
Chris Lu 3b76a51f5f add help message 5 years ago
Chris Lu 70434df105 use "options" 5 years ago
Chris Lu d3c31c69a7 avoid confusion: conf and config are too similar 5 years ago
Patrick Schmidt 5f7b024891 Show the real disk usage in stats calls 5 years ago
Konstantin Lebedev ee21c0042e log error write entry 5 years ago
Chris Lu 7ba75e3d5a filer: do not return no content for empty files 5 years ago
Chris Lu 9edd964627 volume.tier.move: avoid repeated move for replicated volumes 5 years ago
Chris Lu 37f104f88f 2.28 5 years ago
Chris Lu 90cdf9dcac avoid conflict with "weed scaffold -config=xxx" 5 years ago
Chris Lu 72b0d9d8c4 avoid unnecessary user home checking 5 years ago
Chris Lu 2270737344 volume: avoid fixed vacuum timeout for large volumes 5 years ago
Chris Lu 44bdfb2d15 filer: avoid encryption and compression at the same time 5 years ago
Chris Lu 62191b08ea disk type support custom tags 5 years ago
Chris Lu 30b30b8fe0 volume.tier.move: passing non-empty disk type 5 years ago
Chris Lu 5da63e045e avoid moving to another server with the same volume id 5 years ago
Chris Lu 6a4546d2c0 shell: add volume.tier.move 5 years ago
Chris Lu 1c233ad986 refactoring 5 years ago
Chris Lu 151c281f36 2.27 5 years ago
Chris Lu 03c643aa6b fix test 5 years ago
Chris Lu 7635f6b9fa disk file avoid file.Stat() 5 years ago
bingoo 1af6c96cd0 fix log help 5 years ago
Chris Lu a2383b3b12 Revert "Revert "avoid file.Stat()"" 5 years ago
Chris Lu 7ef4c24f18 Revert "avoid file.Stat()" 5 years ago
Chris Lu 1ad3200094 skip seek() when index file writes 5 years ago
Chris Lu 98c93ca465 avoid file.Stat() 5 years ago
bingoohuang ee082ae402 revert comment temporarily 5 years ago
bingoohuang ee7cdf3668 revert ErrXyz to ErrorXyz temporarily. 5 years ago
bingoohuang a6d421508a revert ErrXyz to ErrorXyz temporarily. 5 years ago
bingoohuang 50df484d86 support command line arguments in a configuration file so we can `weed master -config=master.conf`, `weed volume -config=volume.conf` and etc. 5 years ago
Chris Lu 565f7a6e72 Update data_node.go 5 years ago
Chris Lu a37473ae60 add back volume ids 5 years ago
Chris Lu a1210d1e8d Revert "volume: avoid file.stat(), file.seek() if possible during writes" 5 years ago
Chris Lu b961cd6208 add WIP message 5 years ago
Chris Lu f465d63b5d grpc should fail when heart beating to master 5 years ago
Chris Lu c576ad04ac fix volume server display for volumes 5 years ago
bingoohuang 7ffe736d20 renaming to ErrXyz 5 years ago
Chris Lu c78409a598 volume: avoid file.stat(), file.seek() if possible during writes 5 years ago
Chris Lu 29575dadc5 remove extra files 5 years ago
Chris Lu 73958e357d add descriptive error if no free volumes 5 years ago
Chris Lu 776f497469 filer: fs.configure should try to read from entry.content also 5 years ago
Chris Lu e1992c83de webdav adds disktype 5 years ago
Chris Lu c2ad6f1047 webdav add replication setting 5 years ago
Chris Lu 816ef0ed30 add more help message 5 years ago
bingoohuang eab6e31d34 use backticks instead of double quotes to avoid escaped additionally in regex 5 years ago
Chris Lu 3575d41009 go fmt 5 years ago
Chris Lu 6daa932f5c refactoring to get master function, instead of passing master values directly 5 years ago