Commit History

Author SHA1 Message Date
  Chris Lu 2e3f6ad3a9 filer: remember content is gzipped or not 4 years ago
  Chris Lu 13e215ee5c filer: option to encrypt data on volume server 4 years ago
  Chris Lu 0156e2975a mount: add mode to run external to SeaweedFS container cluster 4 years ago
  Chris Lu 97ab8a1976 remove ctx if possible 4 years ago
  Chris Lu 892e726eb9 avoid reusing context object 4 years ago
  Chris Lu 0841bedb15 move filer assign volume grpc errror to response 4 years ago
  Chris Lu 6ab7368ef2 filer: dynamically create bucket under /buckets folder 4 years ago
  Chris Lu 72a64a5cf8 use the same context object in order to retry 4 years ago
  Chris Lu 08e4b56a8a mount: able to handle large git clone 4 years ago
  Chris Lu c2e589f202 mount: better combines connected intervals to write to volume servers 4 years ago
  Chris Lu 72e1aff237 add lock on dirty pages 4 years ago
  Chris Lu 6b48d246a5 mount: read data that is just written 4 years ago
  Chris Lu a990ef2106 mount: fix problems found in issue 1182 4 years ago
  Chris Lu 392678f8f3 upload skipping mimetype if not needed 4 years ago
  Chris Lu 78994024ff adjust logging 5 years ago
  Chris Lu b30c14b631 webdav: can read now 5 years ago
  Chris Lu 55bab1b456 add context.Context 5 years ago
  Chris Lu 157c0f7c01 add jwt for writes 5 years ago
  Chris Lu 9539823c35 fix log 5 years ago
  Chris Lu ffb5d3f93a get bytes from sync pool 5 years ago
  Chris Lu 308ac1d0d2 reuse buffer by sync pool 5 years ago
  Chris Lu 2e6a3c7b16 reduce memory usage 5 years ago
  Chris Lu 8178fc9973 adjust logging 5 years ago
  Chris Lu 200d9b9ac2 add file name to log 5 years ago
  Chris Lu 7d6b2a4740 add ETag to upload results and chunks 5 years ago
  Chris Lu 7bb62b9f21 delay file creation without chunks from dir.Create to file.Flush 5 years ago
  Chris Lu 267201ff44 handle non continuous writes 5 years ago
  Chris Lu 109385e955 simplifying logic to avoid handling non continuous writes 5 years ago
  Chris Lu 296acc4a0a go fmt 5 years ago
  Chris Lu 75e749039b fix data writes error when consecutive calls overlaps with previous writes 6 years ago
  Chris Lu f177cec509 avoid slice out of bounds 6 years ago
  Chris Lu 6319d84f42 s3 API add ListObjectsV1 6 years ago
  Chris Lu 7e2031b18f go fmt 6 years ago
  Chris Lu 842dab07b4 weed mount can request to prioritize to write to a data center 6 years ago
  Chris Lu 5bd72696ac weed mount add ttl option 6 years ago
  Chris Lu 299312c805 use separate filer grpc port 6 years ago
  Chris Lu a218eaf1f0 fix log 6 years ago
  Chris Lu 430eb67489 handle large file copy when write request is larger than buffer 6 years ago
  Chris Lu 4e3ea49cff properly working local write buffer 6 years ago
  Chris Lu c4b92e17d0 fix isPerfectAppend 6 years ago
  Chris Lu 74332e1a61 minor 6 years ago
  Chris Lu be0e88a606 fix chunk size limit for default 0 6 years ago
  Chris Lu 5c4480ec6c add mountOptions.chunkSizeLimitMB, remove cmdMount.IsDebug 6 years ago
  Chris Lu 8ab7dd9d08 weed mount add options for collection and replication 6 years ago
  Chris Lu d0b238d2db cache local writes before flushing to volume server 6 years ago