| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-11-28 | Update command_volume_fsck.go | Chris Lu | 1 | -1/+0 | |
| remove unused code | |||||
| 2021-11-11 | Filtering by volume id is prioritized. | user | 1 | -7/+7 | |
| 2021-11-11 | Volume filter by collection pattern added. | user | 1 | -2/+13 | |
| 2021-11-11 | Volume filter function added. | user | 1 | -2/+9 | |
| 2021-11-11 | Unused parameter removed. | user | 1 | -1/+1 | |
| 2021-11-08 | use constants | Chris Lu | 2 | -2/+4 | |
| 2021-11-07 | fix help message | Chris Lu | 5 | -5/+5 | |
| 2021-11-05 | Revert "master: rename grpc function KeepConnected() to ↵ | Chris Lu | 1 | -1/+1 | |
| SubscribeVolumeLocationUpdates()" This reverts commit af71ae11aa29350a60ed7d3b9a16276a06ba9dcc. | |||||
| 2021-11-05 | add command to list filers | Chris Lu | 1 | -0/+54 | |
| 2021-11-04 | randomize a bit for ec shards distribution | Chris Lu | 1 | -1/+2 | |
| 2021-11-03 | master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates() | Chris Lu | 1 | -1/+1 | |
| 2021-11-02 | better printout | Chris Lu | 1 | -1/+3 | |
| 2021-11-02 | shell: optionally read filer address from master | Chris Lu | 1 | -0/+24 | |
| 2021-11-02 | add one unit test | Chris Lu | 1 | -0/+23 | |
| 2021-11-01 | adjust help message since both fullPercent and quietFor are needed. | Chris Lu | 1 | -1/+1 | |
| 2021-10-30 | rename API to avoid confusion | Chris Lu | 1 | -3/+3 | |
| 2021-10-25 | rename variable | Chris Lu | 1 | -2/+2 | |
| 2021-10-25 | fix compilation | Chris Lu | 1 | -2/+2 | |
| 2021-10-25 | erasure coding: skip erasure coding if less than recommended 4 nodes | Chris Lu | 1 | -0/+13 | |
| 2021-10-24 | volume copy: stream out copying progress and avoid grpc request timeout | Chris Lu | 3 | -8/+38 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2386 | |||||
| 2021-10-14 | refactor: move from io/ioutil to io and os package | Eng Zer Jun | 1 | -5/+4 | |
| The io/ioutil package has been deprecated as of Go 1.16, see https://golang.org/doc/go1.16#ioutil. This commit replaces the existing io/ioutil functions with their new definitions in io and os packages. Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> | |||||
| 2021-10-11 | AclHandlers | Konstantin Lebedev | 1 | -18/+1 | |
| 2021-10-01 | refactor | Chris Lu | 2 | -8/+8 | |
| 2021-10-01 | check that the topology has been updated | Konstantin Lebedev | 2 | -3/+54 | |
| 2021-10-01 | rename opt volumesPerStep | Konstantin Lebedev | 1 | -5/+5 | |
| 2021-09-30 | https://github.com/chrislusf/seaweedfs/issues/1846 | Konstantin Lebedev | 1 | -33/+47 | |
| 2021-09-19 | refactor | Chris Lu | 1 | -1/+1 | |
| 2021-09-14 | go fmt | Chris Lu | 2 | -2/+1 | |
| 2021-09-13 | shell: do not need to lock to see volume -h | Chris Lu | 23 | -93/+92 | |
| 2021-09-13 | erasure coding: add cleanup step if anything goes wrong | Chris Lu | 1 | -0/+14 | |
| 2021-09-12 | change server address from string to a type | Chris Lu | 24 | -92/+116 | |
| 2021-09-08 | remember commands even if failed | Chris Lu | 1 | -1/+3 | |
| 2021-09-07 | handle ipv6 addresses | Chris Lu | 1 | -1/+1 | |
| 2021-09-06 | minor | Chris Lu | 1 | -1/+1 | |
| 2021-09-05 | remote.cache remote.uncache supports all mounted directories | Chris Lu | 2 | -20/+45 | |
| 2021-09-05 | obfuscate secret keys on display | Chris Lu | 1 | -0/+7 | |
| 2021-09-05 | default auto trimming suffix to true | Chris Lu | 1 | -1/+1 | |
| 2021-09-05 | option to map remote bucket to trimmed bucket name | Chris Lu | 2 | -3/+16 | |
| 2021-09-04 | shell: add remote.mount.buckets | Chris Lu | 2 | -8/+112 | |
| 2021-09-04 | correct filtering | Chris Lu | 2 | -2/+2 | |
| 2021-09-04 | fix cache/uncache filters | Chris Lu | 1 | -3/+3 | |
| 2021-09-04 | rename | Chris Lu | 1 | -1/+1 | |
| 2021-09-04 | refactor | Chris Lu | 1 | -31/+1 | |
| 2021-09-04 | refactor | Chris Lu | 1 | -31/+1 | |
| 2021-09-04 | refactor | Chris Lu | 1 | -4/+4 | |
| 2021-09-04 | auto list of storage types | Chris Lu | 1 | -1/+2 | |
| 2021-09-03 | add gcs project id | Chris Lu | 1 | -1/+2 | |
| 2021-09-01 | go fmt | Chris Lu | 2 | -2/+1 | |
| 2021-09-01 | filer.remote.sync: exit when directory is unmounted | Chris Lu | 1 | -9/+14 | |
| this will not propagate the deletions back to the cloud | |||||
| 2021-08-31 | shell: fs.meta.save skip saving system logs | Chris Lu | 1 | -0/+5 | |
