4956 Commits (5d4568b91fae7fbc843367ff597427200af17e9a)
 

Author SHA1 Message Date
Chris Lu 6856b0d57e filer: add API to add/modify/delete tagging 4 years ago
Chris Lu 4f676aa7d3 2.09 4 years ago
Chris Lu be2bf1f102
Merge pull request #1603 from LazyDBA247-Anyvision/master 4 years ago
LazyDBA247-Anyvision e7e3d8df7c fix reading the correct Values.yaml for s3 metricsPort 4 years ago
LazyDBA247-Anyvision de277418bf remove extra curly brace 4 years ago
Chris Lu 2b6fdebd5e
Merge pull request #1602 from LazyDBA247-Anyvision/master 4 years ago
LazyDBA247-Anyvision 5779265992 naming typo fix 4 years ago
Chris Lu 63de3ea518
Merge pull request #1601 from LazyDBA247-Anyvision/master 4 years ago
LazyDBA247-Anyvision e92780b91e grafana dashboard - use Helm Files.Get 4 years ago
hilimd 546f1bcb90
Merge pull request #34 from chrislusf/master 4 years ago
Chris Lu 75887ba2a2
Update release.yml 4 years ago
Chris Lu 549422085b
Update README.md 4 years ago
Chris Lu 5fb8530358
Merge pull request #1598 from kmlebedev/hotfix/ErrNoSuchKey 4 years ago
Chris Lu baced7b94f
Update release.yml 4 years ago
Konstantin Lebedev 6cd6ff6962 avoid blank response for 404 4 years ago
Chris Lu 2121eba4cf add instructions to get help 4 years ago
Chris Lu eb0b8cd9d8
Update release.yml 4 years ago
Chris Lu 0dafcf1f5a volume: detect max volume count changes based on disk usage 4 years ago
Chris Lu 06ee199ef3 ensure entryViewCache is in sync with the chunks 4 years ago
Chris Lu b132cb893f in case some chunks modified earliar are added later 4 years ago
Chris Lu 0ae4d7bfdf lock "addChunks()" 4 years ago
Chris Lu 8054ef2310
Update README.md 4 years ago
Konstantin Lebedev e1190b3224 load S3 config from filer 4 years ago
Chris Lu c709059b69 HCFS: add close() to SeaweedFileSystem.java 4 years ago
Chris Lu d29b787220 store together with "Seaweed-" prefix 4 years ago
Chris Lu 5448781dfc filer: Headers with "Seaweed-" prefix are stored as extended properties 4 years ago
Chris Lu 0ecff9521d avoid []byte reuse 4 years ago
Chris Lu 031aa70da6 Revert "revert bytebufferpool, seems problematic" 4 years ago
Chris Lu c923170d7c Revert "go mod tidy" 4 years ago
Chris Lu 85e43b678f go mod tidy 4 years ago
Chris Lu 7d5db73d98 go fmt 4 years ago
Chris Lu a9662d44ac avoid closing chunkSaveErrChan too early 4 years ago
Chris Lu e0fcab47c0 revert bytebufferpool, seems problematic 4 years ago
Chris Lu e1423a83dd mount: clear possible leftover entry data in memory 4 years ago
Chris Lu 448475e100 README: add quick start 4 years ago
Chris Lu 9b10d1ac33 2.08 4 years ago
Chris Lu 8750cac090 move to util.RetryWaitTime 4 years ago
Chris Lu ef908e166b break import cycle 4 years ago
Chris Lu 4609644658 mount: remove files that may still are open 4 years ago
Chris Lu df8d976bb0 refactoring 4 years ago
Chris Lu 7192a378cc add retry to master clients also 4 years ago
Chris Lu 004aa9ca5d only retry transport related errors 4 years ago
Chris Lu f7b21973ac mount: add retry for all operations with filer 4 years ago
Chris Lu de86945aeb go fmt 4 years ago
Chris Lu 306062b4e7 filer: add CORS support 4 years ago
Chris Lu 05acc33294 volume: add CORS support 4 years ago
Chris Lu 9708df47d1 ensure offset in the index file is positive 4 years ago
Chris Lu 10f9f1cc26 handle mknod requests 4 years ago
Chris Lu 8826601be1 mount: optional limit for the number of concurrent writers 4 years ago
Chris Lu be95f68ca7 scaffold for sftpd 4 years ago