| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-09-29 | refactor | chrislu | 1 | -1/+1 | |
| 2024-09-28 | add IsResourceHeavy() to command interface | chrislu | 1 | -0/+4 | |
| 2024-07-26 | fix evacuate volume to different disk types (#5530) | wyang | 1 | -3/+4 | |
| Co-authored-by: wyang <wyang@wyangs-Air.lan> | |||||
| 2023-09-25 | Revert "Revert "Merge branch 'master' of ↵ | chrislu | 1 | -4/+4 | |
| https://github.com/seaweedfs/seaweedfs"" This reverts commit 8cb42c39 | |||||
| 2023-09-18 | Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs" | chrislu | 1 | -4/+4 | |
| This reverts commit 2e5aa06026750c99ea283181974d2ccfe5eb0468, reversing changes made to 4d414f54a224142f3f4d934f4af3b5dceb6fec6b. | |||||
| 2023-09-18 | Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850) | dependabot[bot] | 1 | -4/+4 | |
| * Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.63.1 to 1.64.0. - [Release notes](https://github.com/rclone/rclone/releases) - [Changelog](https://github.com/rclone/rclone/blob/master/RELEASE.md) - [Commits](https://github.com/rclone/rclone/compare/v1.63.1...v1.64.0) --- updated-dependencies: - dependency-name: github.com/rclone/rclone dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * API changes * go mod --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com> Co-authored-by: chrislu <chris.lu@gmail.com> | |||||
| 2023-03-19 | cleaning variables | chrislu | 1 | -0/+3 | |
| 2023-03-13 | shell script unclean variables (#4298) | Konstantin Lebedev | 1 | -17/+12 | |
| 2022-10-09 | move volume: find target volume server by exiting/max ratio | chrislu | 1 | -2/+7 | |
| 2022-08-23 | format | chrislu | 1 | -1/+1 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -5/+5 | |
| 2022-07-20 | remove ticker | Konstantin Lebedev | 1 | -17/+9 | |
| update the topology before each file | |||||
| 2022-07-18 | ticker.Stop | Konstantin Lebedev | 1 | -0/+1 | |
| 2022-07-18 | sync update topologyInfo | Konstantin Lebedev | 1 | -26/+19 | |
| 2022-07-18 | update otherNodes | Konstantin Lebedev | 1 | -17/+23 | |
| 2022-07-18 | fix update topologyInfo | Konstantin Lebedev | 1 | -2/+2 | |
| 2022-07-15 | clouse background update | Konstantin Lebedev | 1 | -4/+15 | |
| 2022-07-12 | update topologyInfo | Konstantin Lebedev | 1 | -11/+21 | |
| 2022-07-12 | help rack | Konstantin Lebedev | 1 | -1/+1 | |
| 2022-07-12 | volume server evacuate from rack | Konstantin Lebedev | 1 | -47/+56 | |
| 2022-07-11 | volume server evacuate to target server | Konstantin Lebedev | 1 | -8/+21 | |
| 2022-06-30 | fix logic | Konstantin Lebedev | 1 | -10/+14 | |
| add option targetServer https://github.com/chrislusf/seaweedfs/issues/3255 | |||||
| 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/+5 | |
| 2022-02-08 | volume.balance: add delay during tight loop | chrislu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2637 | |||||
| 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-07-21 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2021-07-16 | Added `-retry` option for `volumeServer.evacuate` | Chris Lu | 1 | -1/+8 | |
| related to https://github.com/chrislusf/seaweedfs/issues/2191 | |||||
| 2021-04-15 | add node.selectedVolumes | Chris Lu | 1 | -0/+5 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1990 | |||||
| 2021-02-22 | refactoring | Chris Lu | 1 | -13/+9 | |
| 2021-02-16 | simplify | Chris Lu | 1 | -1/+2 | |
| 2021-02-16 | move to the empty nodes first | Chris Lu | 1 | -1/+1 | |
| 2021-02-16 | use hdd instead of empty string | Chris Lu | 1 | -1/+1 | |
| 2021-02-16 | this can compile now!!! | Chris Lu | 1 | -22/+27 | |
| 2020-12-16 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2020-12-13 | balance ssd volumes | Chris Lu | 1 | -1/+1 | |
| 2020-10-13 | shell: volumeServer.evacuate adds printout for ec volumes | Chris Lu | 1 | -0/+6 | |
| 2020-09-15 | shell: volumeServer.evacuate adds option to skip non moveable volumes | Chris Lu | 1 | -9/+25 | |
| 2020-09-14 | shell: add volumeServer.evacuate command | Chris Lu | 1 | -0/+192 | |
