| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-03-23 | fix directory checking | Chris Lu | 1 | -1/+5 | |
| 2020-03-23 | simplify parsing filer host and port | Chris Lu | 14 | -99/+44 | |
| 2020-03-23 | shell: desupport filer url in the arguments | Chris Lu | 7 | -15/+11 | |
| 2020-03-23 | comments | Chris Lu | 1 | -3/+3 | |
| 2020-03-23 | scaffold: fix master.toml typo | Chris Lu | 1 | -4/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1247 | |||||
| 2020-03-23 | refactoring | Chris Lu | 2 | -30/+15 | |
| 2020-03-23 | refactoring | Chris Lu | 1 | -33/+14 | |
| 2020-03-23 | same booleans as before | Chris Lu | 1 | -6/+1 | |
| 2020-03-23 | purge | Chris Lu | 1 | -5/+0 | |
| 2020-03-23 | Update webdav_server.go | Chris Lu | 1 | -15/+1 | |
| 2020-03-23 | refactoring | Chris Lu | 3 | -51/+52 | |
| 2020-03-23 | refactoring | Chris Lu | 4 | -106/+97 | |
| 2020-03-23 | refactoring | Chris Lu | 3 | -23/+33 | |
| 2020-03-23 | refactoring | Chris Lu | 42 | -200/+207 | |
| 2020-03-22 | refactoring | Chris Lu | 5 | -10/+10 | |
| 2020-03-22 | optimize -max settings for containers | Chris Lu | 1 | -2/+3 | |
| 2020-03-22 | remove println | Chris Lu | 1 | -1/+0 | |
| 2020-03-22 | optimize entrypoint for docker | Chris Lu | 5 | -30/+13 | |
| 2020-03-22 | fix max volume count reporting | Chris Lu | 1 | -1/+1 | |
| 2020-03-22 | logging | Chris Lu | 1 | -1/+1 | |
| 2020-03-22 | logging | Chris Lu | 2 | -1/+18 | |
| 2020-03-22 | add auto configured volume max count help messge | Chris Lu | 2 | -2/+2 | |
| 2020-03-22 | volume: automatically detect max volume count | Chris Lu | 6 | -1/+66 | |
| 2020-03-22 | logging | Chris Lu | 1 | -1/+1 | |
| 2020-03-22 | commented prints | Chris Lu | 1 | -0/+1 | |
| 2020-03-22 | FUSE mount: rename correctly across folders | Chris Lu | 1 | -1/+1 | |
| 2020-03-22 | FUSE mount: rename under root | Chris Lu | 1 | -0/+3 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1242 | |||||
| 2020-03-22 | adjust log level | Chris Lu | 1 | -1/+1 | |
| 2020-03-22 | consistent 64bit size | Chris Lu | 11 | -14/+14 | |
| 2020-03-22 | purge code | Chris Lu | 1 | -66/+0 | |
| 2020-03-22 | webdav: stream read | Chris Lu | 1 | -10/+14 | |
| 2020-03-22 | FUSE mount: stream read data with buffer | Chris Lu | 4 | -11/+71 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1244 | |||||
| 2020-03-21 | refactoring | Chris Lu | 1 | -8/+7 | |
| 2020-03-21 | filer: skip resizing image if width or height larger than original image | Chris Lu | 3 | -13/+56 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1239#issuecomment-602140779 | |||||
| 2020-03-21 | FUSE mount: make "nonempty" optional | Chris Lu | 3 | -27/+20 | |
| https://github.com/chrislusf/seaweedfs/issues/1094 | |||||
| 2020-03-20 | 1.671.67 | Chris Lu | 3 | -3/+3 | |
| 2020-03-20 | filer: fix where deletion can miss under high concurrency | Chris Lu | 1 | -1/+1 | |
| 2020-03-20 | idx file sync before compaction | Chris Lu | 2 | -4/+12 | |
| 2020-03-20 | report deletion error in the log | Chris Lu | 1 | -1/+4 | |
| 2020-03-20 | master: fix connections count reporting | Chris Lu | 1 | -1/+5 | |
| 2020-03-20 | 1.661.66 | Chris Lu | 3 | -3/+3 | |
| 2020-03-20 | filer: add back image resizing capability | Chris Lu | 5 | -7/+87 | |
| 2020-03-20 | refactoring | Chris Lu | 2 | -17/+22 | |
| 2020-03-20 | refactoring | Chris Lu | 2 | -6/+9 | |
| 2020-03-20 | S3 API: fix DeleteMultipleObjectsHandler | Chris Lu | 10 | -321/+174 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1241 | |||||
| 2020-03-20 | 1.651.65 | Chris Lu | 3 | -3/+3 | |
| 2020-03-19 | volume: sync volume file right before compaction | Chris Lu | 5 | -0/+22 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1237 | |||||
| 2020-03-19 | tiered storage: add s3 endpoint for private s3 implementation | Chris Lu | 3 | -3/+9 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1238 | |||||
| 2020-03-18 | use public url also for deletions | Chris Lu | 6 | -14/+22 | |
| 2020-03-18 | weed upload: add usePublicUrl option | Chris Lu | 2 | -16/+16 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1236 | |||||
