3508 Commits (8693cdacae5b4201ccd259382a02392250b0890e)

Author SHA1 Message Date
Chris Lu c2ad6f1047 webdav add replication setting 4 years ago
Chris Lu 816ef0ed30 add more help message 4 years ago
bingoohuang eab6e31d34 use backticks instead of double quotes to avoid escaped additionally in regex 4 years ago
Chris Lu 3575d41009 go fmt 4 years ago
Chris Lu 6daa932f5c refactoring to get master function, instead of passing master values directly 4 years ago
Chris Lu dd9f3a0104 add sleep between upload retries 4 years ago
Chris Lu aa17311063 s3: set filename when uploading file chunks 4 years ago
Chris Lu 3f8b0da677 filer: do not print password on error 4 years ago
Chris Lu cd866664a8 skip JWT if fileId is empty 4 years ago
Chris Lu 0611233f16 adjust printing 4 years ago
Chris Lu 68775d29e3 fix tests 4 years ago
Chris Lu 7403cd43c5 only use "" for hdd to avoid two values for the same thing 4 years ago
Chris Lu b314d78e97 fix print 4 years ago
Chris Lu 53ca7e66ef avoid dead lock 4 years ago
Chris Lu 38efc6f572 simplify 4 years ago
Chris Lu ad70107eb4 ec balance among nodes with HDD 4 years ago
Chris Lu 3097b9a9b7 fix existence checking 4 years ago
Chris Lu ebf320ec22 avoid divided by zero 4 years ago
Chris Lu a0c6db361c avoid nil 4 years ago
Chris Lu 36f95e50a9 avoid possible nil disk info 4 years ago
Chris Lu 43101ccea0 move to the empty nodes first 4 years ago
Chris Lu 38bbef7ec1 avoid nil 4 years ago
Chris Lu cb9cc29518 volume.list display; fix updating maxVolumeCount for disk 4 years ago
Chris Lu 3fe628f04e use hdd instead of empty string 4 years ago
Chris Lu f8446b42ab this can compile now!!! 4 years ago
Chris Lu b9b5b932c5 filer: postgres2 mysql2 avoid repeatedly creating tables 4 years ago
Chris Lu 71f0c19515 2.26 4 years ago
Chris Lu 8b169aa47c s3: Critical - S3 Delete Multiple Objects, delete the bucket 4 years ago
Chris Lu 8726ef34c1 2.25 4 years ago
LazyDBA247-Anyvision 7f458d5e78 better postgres connection pool management 4 years ago
Chris Lu 0bc3a1f9e8 disk type only supports hdd and ssd, not ready for random tags yet 4 years ago
LazyDBA247-Anyvision 51b4963e2e postgres2 & memsql2 4 years ago
Chris Lu 876dbe3d26 collect disk types 4 years ago
Chris Lu 861f8fab9b refactoring 4 years ago
Chris Lu 881f05f5a0 adjust help message 4 years ago
Chris Lu ef76365ec2 adjust help message 4 years ago
Chris Lu 7ce647f27e support customizable disk type 4 years ago
Chris Lu 4bd8a692d8 disk type can be generic tags 4 years ago
Chris Lu 712b3e9e53 mount: release need to avoid nil reader 4 years ago
Chris Lu 4ce56bac08 fix format error 4 years ago
Chris Lu 0604afcda7 mount: remove unnecessary flush on release 4 years ago
Chris Lu 7d9dc3c6a2 use fasthttp lib to read 4 years ago
Chris Lu 487e435679 adjust http max idle connections per host 4 years ago
Konstantin Lebedev 94eac4f00e Do reconnect to RabbitMQ 4 years ago
Chris Lu 885ca34748 volume: fail fast if idx files are missing 4 years ago
Chris Lu a0e84c4fbc go fmt 4 years ago
Chris Lu c959aaa19b mount: load directory based on correct filer path 4 years ago
Konstantin Lebedev 0cfed8c3cb restart replication if RabbitMQ connection closed 4 years ago
Chris Lu 770393a48c volume: add capability to change disk type when moving a volume 4 years ago
bingoohuang 9e06ef66b9 fix renaming for 5bytes 4 years ago