| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-06-23 | prepare for zstd | Chris Lu | 4 | -34/+37 | |
| 2020-06-22 | S3: DeleteObject API also support deleting a folder recursively | Chris Lu | 2 | -3/+8 | |
| 2020-06-21 | grpc upgrading | Chris Lu | 2 | -3/+15 | |
| 2020-06-21 | volume: add default minFreeSpacePercent | Chris Lu | 1 | -0/+5 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1366 | |||||
| 2020-06-21 | refactoring | Chris Lu | 1 | -7/+10 | |
| 2020-06-21 | adjust help message | Chris Lu | 2 | -4/+3 | |
| 2020-06-21 | fix the help message | Chris Lu | 2 | -1/+4 | |
| 2020-06-20 | remove fixJpgOrientation | Chris Lu | 12 | -264/+13 | |
| 2020-06-20 | rename UnCompressData to DecompressData | Chris Lu | 7 | -8/+8 | |
| 2020-06-20 | rename filechunk is_gzipped to is_compressed | Chris Lu | 6 | -322/+323 | |
| 2020-06-20 | adjust uncompress data | Chris Lu | 1 | -12/+2 | |
| 2020-06-20 | adjust protoc | Chris Lu | 16 | -4298/+13546 | |
| 2020-06-19 | renaming | Chris Lu | 14 | -37/+69 | |
| 2020-06-19 | detect mime type before replicating to other volume servers | Chris Lu | 3 | -10/+28 | |
| 2020-06-19 | master: always clear previous master meta data directory | Chris Lu | 1 | -3/+4 | |
| 2020-06-19 | less noisy disk size checking | Chris Lu | 1 | -1/+1 | |
| 2020-06-19 | clean up | Chris Lu | 1 | -1/+1 | |
| 2020-06-19 | 1.821.82 | Chris Lu | 3 | -3/+3 | |
| 2020-06-19 | adjust help message | Chris Lu | 1 | -2/+2 | |
| 2020-06-19 | FUSE mount: lazy loading meta cache | Chris Lu | 4 | -8/+54 | |
| 2020-06-19 | more test cases | Chris Lu | 2 | -4/+11 | |
| 2020-06-19 | fix checking visited nodes | Chris Lu | 2 | -10/+16 | |
| 2020-06-19 | Merge pull request #1363 from DXist/fix_utc | Chris Lu | 1 | -1/+1 | |
| Return last modified in UTC | |||||
| 2020-06-19 | return last modified in UTC | Rinat Shigapov | 1 | -1/+1 | |
| 2020-06-18 | check has visited by the boundary | Chris Lu | 2 | -16/+55 | |
| 2020-06-18 | added bounded tree to track exploration boundary | Chris Lu | 2 | -0/+242 | |
| 2020-06-18 | erasure coding: fix cases where there are no .ecj files | Chris Lu | 4 | -5/+16 | |
| 2020-06-18 | HCFS: 1.2.9 fix concurrent modification | Chris Lu | 6 | -6/+6 | |
| 2020-06-17 | possibly fix concurrent access to entry object in SeaweedOutputStream | Chris Lu | 4 | -22/+20 | |
| 2020-06-17 | mount: a fix to prevent possible repeated calls | Chris Lu | 1 | -0/+20 | |
| related to https://github.com/bazil/fuse/issues/130 | |||||
| 2020-06-17 | Merge pull request #1360 from ingardm/master | Chris Lu | 1 | -0/+83 | |
| modified see_dat to analyze needle compression | |||||
| 2020-06-17 | Rename see_dat_gzip to see_dat_gzip.go | ingardm | 1 | -0/+0 | |
| 2020-06-17 | Create see_dat_gzip | ingardm | 1 | -0/+83 | |
| 2020-06-16 | Update README.md | Chris Lu | 1 | -0/+2 | |
| 2020-06-16 | hard limit volume file size | Chris Lu | 1 | -0/+4 | |
| 2020-06-14 | volume: fix typo in minFreeSpacePercent option | Chris Lu | 1 | -1/+1 | |
| 2020-06-12 | fix help | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1359 | |||||
| 2020-06-12 | mount: add option to auto create dir to mount | Chris Lu | 2 | -0/+5 | |
| 2020-06-11 | fix typo | Chris Lu | 1 | -5/+5 | |
| 2020-06-11 | Merge pull request #1358 from DXist/s3fixes | Chris Lu | 3 | -4/+17 | |
| Return NotSuchKey error code for bucket S3 DeleteObject method | |||||
| 2020-06-11 | keep 204 response | Rinat Shigapov | 1 | -5/+1 | |
| 2020-06-11 | return xml encoded NotFound status code for s3 delete | Rinat Shigapov | 3 | -1/+18 | |
| 2020-06-11 | proxy status code of filer delete response | Rinat Shigapov | 1 | -4/+4 | |
| 2020-06-11 | purge old cache implementation | Chris Lu | 11 | -471/+47 | |
| 2020-06-10 | fix volume server pprof | Chris Lu | 2 | -10/+14 | |
| 2020-06-10 | Merge pull request #1355 from Kimbsen/add_http_pprof | Chris Lu | 1 | -9/+25 | |
| Add --pprof to volume servers to enable http pprof handlers | |||||
| 2020-06-10 | 1.811.81 | Chris Lu | 3 | -3/+3 | |
| 2020-06-10 | report error correctly | Chris Lu | 1 | -2/+2 | |
| 2020-06-10 | added --pprof to volume servers | Kimbsen | 1 | -9/+25 | |
| 2020-06-09 | also add it for webdav | Chris Lu | 1 | -0/+4 | |
