| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-05-01 | 2.432.43 | Chris Lu | 3 | -4/+4 | |
| 2021-05-01 | add git version for local builds | Chris Lu | 1 | -1/+3 | |
| 2021-04-30 | remove wrong parameter | Chris Lu | 1 | -1/+1 | |
| 2021-04-30 | mount: fix directory invalidation | Chris Lu | 4 | -12/+12 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2038 | |||||
| 2021-04-30 | Revert "Merge pull request #2027 from bingoohuang/master"2.42 | Chris Lu | 4 | -18/+28 | |
| Need to revert because docker image build failed. The docker apk package only has go 1.15. | |||||
| 2021-04-30 | 2.42 | Chris Lu | 3 | -4/+4 | |
| 2021-04-30 | Update ISSUE_TEMPLATE.md | Chris Lu | 1 | -0/+0 | |
| 2021-04-29 | Update release.yml | Chris Lu | 1 | -2/+2 | |
| 2021-04-29 | Update release.yml | Chris Lu | 1 | -0/+2 | |
| 2021-04-29 | Update README.md | Chris Lu | 1 | -1/+5 | |
| 2021-04-28 | Merge pull request #2037 from utsl42/reader_at | Chris Lu | 6 | -7/+152 | |
| make reader_at handle random reads more efficiently for FUSE | |||||
| 2021-04-28 | make reader_at handle random reads more efficiently for FUSE | Nathan Hawkins | 6 | -7/+152 | |
| 2021-04-28 | fix compilation | Chris Lu | 1 | -1/+1 | |
| fix related to #2032 | |||||
| 2021-04-28 | Merge pull request #2035 from kmlebedev/fix_chunks_etag | Chris Lu | 3 | -5/+9 | |
| fix aws style Etag for chunks | |||||
| 2021-04-28 | Merge pull request #2034 from kmlebedev/iam_listkeys_filter | Chris Lu | 1 | -0/+4 | |
| iam ListAccessKeys filtred by username | |||||
| 2021-04-28 | Merge pull request #2032 from tobiasmuehl/patch-2 | Chris Lu | 1 | -0/+3 | |
| Detect rar archives by mime type | |||||
| 2021-04-28 | Merge pull request #2031 from tobiasmuehl/patch-1 | Chris Lu | 1 | -1/+1 | |
| Do not compress brotli archives | |||||
| 2021-04-28 | fix aws style Etag for chunks | Konstantin Lebedev | 3 | -5/+9 | |
| 2021-04-28 | iam ListAccessKeys filtred by username | Konstantin Lebedev | 1 | -0/+4 | |
| 2021-04-28 | Detect rar archives by mime type | Tobias Mühl | 1 | -0/+3 | |
| RAR archives might not have .rar extension, see [Wikipedia](https://en.wikipedia.org/wiki/RAR_(file_format)) | |||||
| 2021-04-28 | Do not compress brotli archives | Tobias Mühl | 1 | -1/+1 | |
| 2021-04-27 | 1.16 only due to https://github.com/chrislusf/seaweedfs/pull/2027 | Chris Lu | 1 | -1/+0 | |
| 2021-04-27 | Merge pull request #2030 from kmlebedev/auth_bucket_wildcards | Chris Lu | 1 | -9/+19 | |
| auth use bucket wild cards | |||||
| 2021-04-27 | auth use bucket wild cards | Konstantin Lebedev | 1 | -9/+19 | |
| 2021-04-27 | Merge pull request #2027 from bingoohuang/master | Chris Lu | 4 | -28/+18 | |
| promote to go:embed instead of github.com/rakyll/statik | |||||
| 2021-04-27 | promote to go:embed instead of github.com/rakyll/statik | bingoohuang | 4 | -28/+18 | |
| 2021-04-26 | Merge pull request #2025 from bingoohuang/master | Chris Lu | 10 | -35/+305 | |
| improvement for minFreeSpace argument | |||||
| 2021-04-27 | minFreeSpace refactored | bingoohuang | 10 | -77/+147 | |
| 2021-04-26 | minFreeSpace argument allows size like 10GiB | bingoohuang | 6 | -27/+227 | |
| 2021-04-26 | Merge branch 'master' of https://github.com/bingoohuang/seaweedfs | bingoohuang | 720 | -14811/+80161 | |
| 2021-04-26 | Merge pull request #6 from chrislusf/master | bingoohuang | 231 | -2126/+10118 | |
| 2021-04-24 | 2.412.41 | Chris Lu | 3 | -4/+4 | |
| 2021-04-24 | ensure name pattern checking is case sensitive | Chris Lu | 1 | -1/+1 | |
| 2021-04-24 | filer: directory listing adds namePatternExclude | Chris Lu | 11 | -31/+40 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2023 | |||||
| 2021-04-22 | shell: show which server holds the lock | Chris Lu | 5 | -109/+128 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1983 | |||||
| 2021-04-22 | clean up .uploads directory in mysql and postgres tables | Chris Lu | 1 | -1/+3 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1957 When no uploads are running, you can run this SQL to clean up. delete from <bucket_name> where directory like '/.uploads/%' | |||||
| 2021-04-22 | correct help message | Chris Lu | 1 | -1/+1 | |
| 2021-04-22 | master UI adds volume size limit | Chris Lu | 2 | -8/+14 | |
| 2021-04-22 | adjust package names | Chris Lu | 3 | -3/+3 | |
| 2021-04-22 | Update cleanup.yml | Chris Lu | 1 | -1/+1 | |
| 2021-04-21 | do not add new volumes when below minFreeSpacePercent | Chris Lu | 1 | -0/+3 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2017 | |||||
| 2021-04-21 | Update cleanup.yml | Chris Lu | 1 | -1/+1 | |
| 2021-04-21 | Update cleanup.yml | Chris Lu | 1 | -1/+1 | |
| 2021-04-21 | filer.copy copy empty folders | Chris Lu | 1 | -17/+19 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2016 | |||||
| 2021-04-21 | avoid thundering herd effect | Chris Lu | 1 | -1/+0 | |
| transient errors may cause thundering herd effect to all trying to recover from remove ec shards | |||||
| 2021-04-21 | fix error message | Chris Lu | 1 | -1/+1 | |
| related to https://github.com/chrislusf/seaweedfs/issues/2012 | |||||
| 2021-04-20 | Revert "Update cleanup.yml" | Chris Lu | 1 | -0/+1 | |
| This reverts commit ecb60d5f035eed09eb7744016e0563941ba535bb. | |||||
| 2021-04-20 | Update cleanup.yml | Chris Lu | 1 | -1/+0 | |
| 2021-04-20 | ensure file handles are released | Chris Lu | 2 | -8/+8 | |
| 2021-04-19 | Merge pull request #2013 from sryio/master | Chris Lu | 1 | -1/+1 | |
| fix path-specific filer store comment error | |||||
