| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-08-29 | math/rand => math/rand/v2 | chrislu | 15 | -27/+27 | |
| 2024-08-27 | ensure none zero lastGrowCount | chrislu | 1 | -1/+1 | |
| 2024-08-27 | rename | chrislu | 1 | -1/+1 | |
| 2024-08-27 | randomly pick one replica to write | chrislu | 1 | -10/+24 | |
| 2024-08-26 | logs on error | chrislu | 1 | -0/+1 | |
| 2024-08-23 | filer.remote.gateway not filer.remote.sync for filer.remote.gateway help ↵ | Shaun Alexander | 1 | -1/+1 | |
| string. (#5935) | |||||
| 2024-08-23 | filer.remote.gateway not filer.remote.sync for remote.mount.buckets help ↵ | Shaun Alexander | 1 | -1/+1 | |
| string. (#5934) | |||||
| 2024-08-21 | add parallel vacuuming | chrislu | 7 | -28/+94 | |
| 2024-08-21 | fix replication range check | chrislu | 1 | -12/+14 | |
| fix for https://github.com/seaweedfs/seaweedfs/wiki/Replication#replication-string | |||||
| 2024-08-21 | Fix get dir metadata (#5923) | zemul | 1 | -2/+4 | |
| * fix:mount deadlock * feat: query dir metadata * feat: query dir metadata --------- Co-authored-by: zemul <zhouzemiao@ihuman.com> | |||||
| 2024-08-21 | also use `/healthz` for most consistent health check | chrislu | 1 | -1/+2 | |
| 2024-08-20 | add warning for not enough copies when skipping vacuuming volumes | chrislu | 1 | -1/+5 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/5906 | |||||
| 2024-08-19 | add http endpoint to get the size of a collection (#5910) | Riccardo Bertossa | 3 | -0/+78 | |
| 2024-08-18 | 3.723.72 | chrislu | 1 | -1/+1 | |
| 2024-08-18 | Dont try lazy decode content in proxyToFiler if no accept-encoding provided ↵ | Oleg Salionov | 1 | -0/+1 | |
| (#5907) | |||||
| 2024-08-18 | prevent compacting on the same volume | chrislu | 1 | -0/+12 | |
| 2024-08-16 | fix ec volume lookup data sync (#5900) | augustazz | 1 | -2/+2 | |
| 2024-08-16 | EC volume supports expiration and displays expiration message when executing ↵ | augustazz | 14 | -1074/+1181 | |
| volume.list (#5895) * ec volume expire * volume.list show DestroyTime * comments * code optimization --------- Co-authored-by: xuwenfeng <xuwenfeng1@zto.com> | |||||
| 2024-08-15 | minor | chrislu | 1 | -1/+1 | |
| 2024-08-15 | [master] fix master panic (#5893) | wusong | 2 | -8/+19 | |
| 2024-08-13 | rename | chrislu | 4 | -494/+494 | |
| 2024-08-13 | add dat file size into vif for EC | chrislu | 7 | -510/+548 | |
| 2024-08-13 | fix EC reading on nLargeBlockRows | chrislu | 3 | -12/+21 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/5465 | |||||
| 2024-08-12 | load ec volume id locations | chrislu | 1 | -0/+7 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/5713 | |||||
| 2024-08-12 | fix build | chrislu | 1 | -1/+1 | |
| 2024-08-12 | fix tests | chrislu | 1 | -52/+6 | |
| 2024-08-11 | adds locking | chrislu | 3 | -7/+15 | |
| 2024-08-10 | refactor | chrislu | 2 | -4/+7 | |
| 2024-08-10 | Merge branch 'master' into mq | chrislu | 190 | -2042/+4416 | |
| 2024-08-09 | added access-control-expose-headers to put request (#5876) | Kamran Sarwar | 1 | -0/+1 | |
| 2024-08-08 | fix opposite logic | chrislu | 1 | -2/+2 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/5871 | |||||
| 2024-08-08 | [remote.cache, remote.uncache] fix min/max age | chrislu | 1 | -2/+3 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/5871 | |||||
| 2024-08-08 | fuse mount handles ttl entries | chrislu | 1 | -0/+7 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/5527 | |||||
| 2024-08-08 | fix invalid toml | chrislu | 1 | -1/+1 | |
| 2024-08-07 | simplify | chrislu | 2 | -8/+2 | |
| 2024-08-07 | randomizing next file handle id | chrislu | 3 | -3/+11 | |
| 2024-08-06 | [webdav] status code 500 if internal error from filer (#5865) | Konstantin Lebedev | 1 | -5/+18 | |
| 2024-08-05 | [shell] volume.grow (#5855) | Konstantin Lebedev | 1 | -0/+64 | |
| 2024-08-02 | Fix KeyMaterial nil bug (#5849) | qinguoyi | 1 | -0/+3 | |
| 2024-08-02 | Fix KeyMaterial nil bug (#5848) | qinguoyi | 1 | -2/+5 | |
| 2024-08-02 | Fix extractToFile gz file nil bug (#5847) | qinguoyi | 1 | -2/+7 | |
| 2024-08-02 | add command backup destory volume error log (#5846) | qinguoyi | 1 | -1/+3 | |
| 2024-08-01 | rename | chrislu | 2 | -2/+2 | |
| 2024-08-01 | rename functions | chrislu | 4 | -10/+10 | |
| 2024-08-01 | fix CVE-2016-2183 (#5844) | zuzuviewer | 2 | -6/+80 | |
| * fix CVE-2016-2183 * allow tls.min_version and tls.max_version not set | |||||
| 2024-08-01 | conditional delete | chrislu | 6 | -499/+514 | |
| 2024-07-31 | fsck: only check the appendNs of deleted needle (#5841) | wyang | 1 | -45/+43 | |
| increase fsck speed Co-authored-by: Yang Wang <yangwang@weride.ai> | |||||
| 2024-07-30 | [master] do sync grow request only if absolutely necessary (#5821) | Konstantin Lebedev | 5 | -36/+28 | |
| * do sync grow request only if absolutely necessary https://github.com/seaweedfs/seaweedfs/pull/5819 * remove check VolumeGrowStrategy Threshold on PickForWrite * fix fmt.Errorf | |||||
| 2024-07-29 | [filer] Added a version to the title of Filer UI (#5836) | Jiffs Maverick | 2 | -2/+6 | |
| Added a version to the title of Filer UI | |||||
| 2024-07-27 | [filer] fix panic filer on webdav.maxMB (#5822) | Konstantin Lebedev | 1 | -0/+1 | |
| fix panic filer on webdav.maxMB | |||||
