| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-08-10 | parallelize tier move | Chris Lu | 1 | -2/+20 | |
| 2021-08-10 | avoid fail on tail error | Chris Lu | 3 | -27/+43 | |
| 2021-08-10 | fix help message | Chris Lu | 2 | -7/+7 | |
| 2021-08-09 | fix bug with remote.uncache | Chris Lu | 1 | -1/+2 | |
| 2021-08-09 | go fmt | Chris Lu | 3 | -4/+4 | |
| 2021-08-09 | shell: remote.cache remote.uncache | Chris Lu | 3 | -11/+267 | |
| 2021-08-08 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2021-08-08 | adjust help message | Chris Lu | 1 | -0/+3 | |
| 2021-08-08 | shell: add filer.remote.unmount | Chris Lu | 2 | -9/+162 | |
| 2021-08-08 | fix testsorigin/add_remote_storage | Chris Lu | 1 | -1/+1 | |
| 2021-08-08 | Merge branch 'master' into add_remote_storage | Chris Lu | 2 | -0/+7 | |
| 2021-08-08 | shell: volume.tier.move avoid moving all volumes to one destination | Chris Lu | 2 | -0/+7 | |
| 2021-08-08 | filer.remote.sync can work now | Chris Lu | 2 | -3/+13 | |
| 2021-08-06 | Merge branch 'master' into add_remote_storage | Chris Lu | 2 | -1/+7 | |
| 2021-08-06 | skip not found error on deletion | Chris Lu | 1 | -1/+4 | |
| 2021-08-06 | print volume deletion error | Chris Lu | 1 | -1/+1 | |
| 2021-08-05 | Merge pull request #2237 from combineads/add_mtime | Chris Lu | 1 | -0/+3 | |
| Add crtime and mtime | |||||
| 2021-08-05 | Merge branch 'master' into add_remote_storage | Chris Lu | 1 | -1/+1 | |
| 2021-08-05 | adjust error message | Chris Lu | 1 | -1/+1 | |
| 2021-08-06 | Add crtime and mtime | byunghwa.yun | 1 | -0/+3 | |
| 2021-08-05 | add tests | Chris Lu | 1 | -0/+13 | |
| 2021-08-04 | refactor client subscribe metadata | Chris Lu | 1 | -3/+2 | |
| 2021-08-04 | refacotring | Chris Lu | 1 | -18/+1 | |
| 2021-08-04 | refactoring | Chris Lu | 2 | -17/+7 | |
| 2021-08-04 | fix tests | Chris Lu | 1 | -3/+1 | |
| 2021-08-03 | Merge branch 'master' into add_remote_storage | Chris Lu | 3 | -14/+19 | |
| 2021-08-03 | shell: volume.fix.replication retries even when there is no error #2235 | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2235 | |||||
| 2021-08-01 | adjust text | Chris Lu | 1 | -1/+1 | |
| 2021-08-01 | Revert "adds a test" | Chris Lu | 2 | -2262/+805 | |
| This reverts commit f690643b47654b3220b71bd3bfa839a2d1b365d3. | |||||
| 2021-08-01 | adds a test | Chris Lu | 2 | -805/+2262 | |
| 2021-08-01 | volume.balance: balance read only volumes first | Chris Lu | 1 | -6/+6 | |
| 2021-08-02 | Add force option in volume.deleteEmpty command | byunghwa.yun | 1 | -7/+12 | |
| 2021-08-01 | Merge branch 'master' into add_remote_storage | Chris Lu | 1 | -0/+69 | |
| 2021-08-01 | shell: add `volume.deleteEmpty` command | Chris Lu | 1 | -0/+69 | |
| 2021-07-31 | read <- remote_storage | Chris Lu | 1 | -2/+35 | |
| 2021-07-31 | Merge branch 'master' into add_remote_storage | Chris Lu | 5 | -25/+74 | |
| 2021-07-31 | Fix typo | byunghwa.yun | 1 | -1/+1 | |
| 2021-07-30 | shell command to calculate size / number of volumes in a collection | Chris Lu | 1 | -1/+53 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2224 | |||||
| 2021-07-30 | remove dead code | Chris Lu | 1 | -15/+0 | |
| 2021-07-29 | remote storage location changed to struct | Chris Lu | 1 | -10/+7 | |
| 2021-07-28 | log fix | Chris Lu | 1 | -1/+1 | |
| 2021-07-27 | shell: ability to use wildcards for collections, all collections if ommited | divanikus | 1 | -7/+19 | |
| 2021-07-27 | remote.mount saves the mapping | Chris Lu | 1 | -17/+48 | |
| 2021-07-27 | directory to remote storage mapping | Chris Lu | 2 | -4/+7 | |
| 2021-07-26 | remote.mount | Chris Lu | 1 | -0/+200 | |
| 2021-07-25 | refactor | Chris Lu | 1 | -15/+23 | |
| 2021-07-25 | shell: add fs.mkdir | Chris Lu | 1 | -0/+54 | |
| 2021-07-23 | shell: faster bucket delete | Chris Lu | 1 | -0/+13 | |
| avoid waiting for large object metadata | |||||
| 2021-07-21 | go fmt | Chris Lu | 2 | -2/+2 | |
| 2021-07-21 | Merge pull request #2208 from combineads/add_rm_options | Chris Lu | 1 | -30/+63 | |
