701 Commits (40945a60cfddde46ccf2c6f7c6f9170d61fde959)

Author SHA1 Message Date
James Hartig eae3f27c80 Added treat_replication_as_minimums master toml option 5 years ago
Chris Lu a75d50bbb8 FUSE: add configurable in memory chunk cache size 5 years ago
Chris Lu eedd33dda3 refactoring 5 years ago
Chris Lu 40601953bf comments 5 years ago
Chris Lu daeb18be30 scaffold: fix master.toml typo 5 years ago
Chris Lu e32999108a add auto configured volume max count help messge 5 years ago
Chris Lu 7c111f7b75 FUSE mount: make "nonempty" optional 5 years ago
Chris Lu 709f231e23 tiered storage: add s3 endpoint for private s3 implementation 5 years ago
Chris Lu d848d08944 use public url also for deletions 5 years ago
Chris Lu 6566c8e114 weed upload: add usePublicUrl option 5 years ago
Chris Lu e85da50ad4 remove tikv, move its support to "tikv" branch 5 years ago
Chris Lu d439d83772 volume: follow compactionBytePerSecond 5 years ago
Chris Lu e73b0c2457 remove not ready status 5 years ago
Chris Lu 0871d2cff0 volume: fix memory leak during compaction 5 years ago
Chris Lu 89eb05b50f filer: support TTL for all filer stores 5 years ago
Chris Lu 2e3f6ad3a9 filer: remember content is gzipped or not 5 years ago
Chris Lu 1dc30214cb mark encryptVolumeData as not ready 5 years ago
Chris Lu 9b3109a5d8 filer: processing all response headers, no pass through to volume server 5 years ago
Chris Lu 936e7cdbfb pass in filer.copy cipher option 5 years ago
Chris Lu 1ae83c2938 go fmt 5 years ago
Chris Lu 8c3e25b38a mimee type default "application/octet-stream" to empty string 5 years ago
Chris Lu 13e215ee5c filer: option to encrypt data on volume server 5 years ago
Chris Lu 31c481e3fc fix typo 5 years ago
Chris Lu e031605248 purge code 5 years ago
Chris Lu f90c43635d refactoring 5 years ago
Chris Lu 6a8484b4ae master able to list all master clients by type 5 years ago
Chris Lu 1df13d0d6d adjust instructions 5 years ago
Chris Lu 555413d9fc weed queue starts 5 years ago
Chris Lu 556dd76303 s3: wait to connect to filer 5 years ago
Chris Lu 0156e2975a mount: add mode to run external to SeaweedFS container cluster 5 years ago
Chris Lu 543cf1c80e fix compilation error 5 years ago
Chris Lu b1f377f822 mount: fail fast when connecting to filer 5 years ago
Chris Lu 97ab8a1976 remove ctx if possible 5 years ago
Chris Lu 892e726eb9 avoid reusing context object 5 years ago
Chris Lu 0841bedb15 move filer assign volume grpc errror to response 5 years ago
Chris Lu 6ab7368ef2 filer: dynamically create bucket under /buckets folder 5 years ago
Chris Lu 5bcb44eda9 filer: move buckets folder to filer.toml since it should not be changed often 5 years ago
Chris Lu d8dec2323b s3: move buckets folder configuration to filer 5 years ago
Chris Lu 4ed6b584e2 s3: access control limited by bucket 5 years ago
Chris Lu b07089cff2 webdav out of "unstable" 5 years ago
Chris Lu cf5064d702 properly close http response 5 years ago
Chris Lu 9b6296e77a volume: add grpc file read operation 5 years ago
Chris Lu b90ad6f452 add v2 support 5 years ago
Chris Lu e7b63d50b1 add s3.config to server.go 5 years ago
Chris Lu 9ed364f053 support acl 5 years ago
Chris Lu dc786a63ac master: add configurable volume growth toml setting 5 years ago
Chris Lu 8925f3305d adjust example 5 years ago
Chris Lu d335f04de6 support env variables to overwrite toml file 5 years ago
Chris Lu 72a64a5cf8 use the same context object in order to retry 5 years ago
Chris Lu c48fc8b4de grpc send error via response instead of grpc error 5 years ago