| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-09-14 | refactor(shell): `Decending` -> `Descending` (#3675) | Ryan Russell | 1 | -1/+1 | |
| Signed-off-by: Ryan Russell <git@ryanrussell.org> Signed-off-by: Ryan Russell <git@ryanrussell.org> | |||||
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -4/+4 | |
| 2022-05-31 | help message when in simulation mode | chrislu | 1 | -0/+1 | |
| 2022-04-18 | enhancement: replace sort.Slice with slices.SortFunc to reduce reflection | justin | 1 | -8/+7 | |
| 2021-12-10 | add lock messages | chrislu | 1 | -1/+1 | |
| 2021-09-13 | shell: do not need to lock to see volume -h | Chris Lu | 1 | -4/+4 | |
| 2021-09-12 | change server address from string to a type | Chris Lu | 1 | -2/+3 | |
| 2021-02-16 | ec balance among nodes with HDD | Chris Lu | 1 | -1/+3 | |
| 2021-02-16 | avoid possible nil disk info | Chris Lu | 1 | -20/+28 | |
| 2021-02-16 | this can compile now!!! | Chris Lu | 1 | -6/+11 | |
| 2020-10-21 | fix typo | Chris Lu | 1 | -1/+1 | |
| 2020-09-14 | shell: add volumeServer.evacuate command | Chris Lu | 1 | -1/+1 | |
| 2020-04-23 | master: add cluster wide lock/unlock operation in weed shell | Chris Lu | 1 | -0/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1286 | |||||
| 2020-02-25 | remove ctx if possible | Chris Lu | 1 | -5/+2 | |
| 2020-02-25 | avoid reusing context object | Chris Lu | 1 | -24/+22 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1182 | |||||
| 2019-11-12 | passing in averageShardsPerEcNode instead of expectedTotalEcShards | Chris Lu | 1 | -2/+1 | |
| addressing https://github.com/chrislusf/seaweedfs/issues/1111 | |||||
| 2019-11-12 | add sortEcNodesByFreeslotsDecending and sortEcNodesByFreeslotsAscending | Chris Lu | 1 | -2/+2 | |
| addressing https://github.com/chrislusf/seaweedfs/issues/1111 | |||||
| 2019-11-10 | fix rack_not_found case | Chris Lu | 1 | -0/+4 | |
| fix rack_not_found in https://github.com/chrislusf/seaweedfs/issues/1111 | |||||
| 2019-06-10 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2019-06-10 | ec shard balancing | Chris Lu | 1 | -121/+334 | |
| 2019-06-07 | ec.balance: collect dc rack info | Chris Lu | 1 | -9/+13 | |
| 2019-06-05 | fix ec related bugs | Chris Lu | 1 | -0/+25 | |
| 2019-06-05 | periodic scripts exeuction from leader master | Chris Lu | 1 | -8/+8 | |
| 2019-06-05 | adjust help message | Chris Lu | 1 | -1/+1 | |
| 2019-06-04 | correct count for free ec slots, avoid removing generated shards | Chris Lu | 1 | -0/+1 | |
| 2019-06-04 | purge duplicated ec shards | Chris Lu | 1 | -2/+4 | |
| 2019-06-03 | able to purge extra ec shard copies | Chris Lu | 1 | -23/+60 | |
| 2019-06-03 | fix multiple bugs | Chris Lu | 1 | -22/+3 | |
| 2019-06-01 | adjust help message | Chris Lu | 1 | -1/+1 | |
| 2019-06-01 | ec.balance: use specific collection names | Chris Lu | 1 | -7/+3 | |
| 2019-06-01 | ec shard delete also check ec volumes, in addition to volumes | Chris Lu | 1 | -7/+20 | |
| 2019-05-30 | collection list normal and ec volumes | Chris Lu | 1 | -1/+1 | |
| 2019-05-30 | print out the ec balancing plan | Chris Lu | 1 | -0/+245 | |
