| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-12-15 | upload skipping mimetype if not needed | Chris Lu | 6 | -6/+6 | |
| 2019-12-14 | fix compilation1.46 | Chris Lu | 1 | -0/+4 | |
| 2019-12-14 | 1.46 | Chris Lu | 1 | -1/+1 | |
| 2019-12-14 | HCFS: release 1.2.4 | Chris Lu | 5 | -5/+5 | |
| 2019-12-14 | tweak | Chris Lu | 1 | -2/+3 | |
| 2019-12-13 | update cache if updating the attributes | Chris Lu | 2 | -2/+4 | |
| 2019-12-13 | rm will clean the cache first | Chris Lu | 1 | -5/+5 | |
| 2019-12-13 | fix nill | Chris Lu | 2 | -3/+8 | |
| 2019-12-13 | mount: rename to dirListCacheLimit to configure cache for long format ↵ | Chris Lu | 3 | -7/+7 | |
| directory list | |||||
| 2019-12-13 | mount: directory listing cache ttl set to 5 minutes | Chris Lu | 1 | -1/+1 | |
| 2019-12-13 | filer: configurable directory list cache size | Chris Lu | 5 | -10/+33 | |
| 2019-12-13 | HCFS: streaming list files | Chris Lu | 1 | -6/+8 | |
| 2019-12-13 | filer: DeleteFolderChildren for deleting large folders | Chris Lu | 22 | -401/+310 | |
| 2019-12-13 | filer: streaming file listing | Chris Lu | 14 | -511/+421 | |
| 2019-12-12 | filer: increase directory listing pagination size | Chris Lu | 5 | -14/+15 | |
| 2019-12-11 | adjust command name | Chris Lu | 1 | -5/+5 | |
| 2019-12-11 | filer: UI ensure a correct foler link | Chris Lu | 2 | -4/+8 | |
| 2019-12-11 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2019-12-11 | increase filer pagination limit | Chris Lu | 3 | -3/+3 | |
| 2019-12-11 | adjust logs | Chris Lu | 1 | -1/+1 | |
| 2019-12-11 | set master ip in docker compose yaml file | Chris Lu | 3 | -3/+3 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1118 | |||||
| 2019-12-11 | deletion add option skipChunkDeletion | Chris Lu | 1 | -3/+3 | |
| 2019-12-11 | filer: EXPERT add shouldDeleteChunks parameter for fast deletion | Chris Lu | 1 | -2/+2 | |
| 2019-12-11 | Merge pull request #1153 from LazyDBA247-Anyvision/master | Chris Lu | 1 | -1/+3 | |
| Filer: Enable delete entries without flag volume | |||||
| 2019-12-11 | Filer: Enable delete entries without flag volume | Yoni Nakache | 1 | -1/+3 | |
| same as happens on the s3 API on delete bucket, to reduce the IO requests on the system, you can just clear recursively folders without flagging them in volume server (they will be removed on delete bucket/drop collection) this will remove the user ability to retrieve data under these folders | |||||
| 2019-12-10 | fix nil problem | Chris Lu | 2 | -2/+6 | |
| 2019-12-10 | adjust text | Chris Lu | 1 | -2/+2 | |
| 2019-12-10 | return meaningful error log | Chris Lu | 1 | -7/+9 | |
| 2019-12-09 | Merge pull request #1149 from song-zhang/improve-replications-consistency | Chris Lu | 1 | -82/+100 | |
| improve data consistency when replication write | |||||
| 2019-12-08 | refactoring | Chris Lu | 10 | -24/+15 | |
| 2019-12-08 | remove unused functions | Chris Lu | 2 | -8/+0 | |
| 2019-12-08 | improve data consistency when replication write | zhangsong | 1 | -82/+100 | |
| 2019-12-07 | webdav: fix writing file | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1114 | |||||
| 2019-12-07 | add logging | Chris Lu | 2 | -10/+12 | |
| 2019-12-06 | filer: speed up filer.meta.save by parallelizing | Chris Lu | 3 | -12/+111 | |
| 2019-12-06 | cleanly remove .tier volume file | Chris Lu | 1 | -0/+1 | |
| 2019-12-06 | volume: dataFileAccessLock change to RW Lock | Chris Lu | 3 | -19/+19 | |
| 2019-12-06 | go fmt | Chris Lu | 1 | -2/+4 | |
| 2019-12-05 | master: submit support "dataCenter" parameter | Chris Lu | 1 | -0/+1 | |
| 2019-12-03 | grow volumes on volume servers with slots freed by cloud storage | Chris Lu | 11 | -145/+226 | |
| 2019-12-02 | show volume info in volume.list in weed shell | Chris Lu | 1 | -22/+26 | |
| 2019-12-02 | display remote volumes on volume server ui page | Chris Lu | 7 | -162/+239 | |
| 2019-12-02 | go fmt | Chris Lu | 4 | -12/+12 | |
| 2019-12-02 | add lock variable | Chris Lu | 4 | -29/+29 | |
| 2019-12-02 | fix test | Chris Lu | 1 | -1/+1 | |
| 2019-12-02 | fix test | Chris Lu | 1 | -6/+6 | |
| 2019-12-02 | tiered storage: can copy to s3, read from s3 | Chris Lu | 13 | -286/+689 | |
| master not aware tiered volume yet, file assigning is not working yet | |||||
| 2019-12-02 | minor | Chris Lu | 1 | -1/+1 | |
| 2019-12-01 | Merge pull request #1146 from song-zhang/fix-volume-not-vacuum-bug | Chris Lu | 1 | -15/+25 | |
| fix the bug of volume never be vacuumed | |||||
| 2019-12-02 | fix the bug of volume never be vacuumed | zhangsong | 1 | -15/+25 | |
