| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-22 | WIPorigin/changing-to-zap | chrislu | 1 | -11/+11 | |
| 2025-02-06 | fix: bucket-hook fails with gnu wget (#6521) | Ethan Mosbaugh | 1 | -1/+1 | |
| 2024-12-19 | "golang.org/x/exp/slices" => "slices" and go fmt | chrislu | 1 | -1/+1 | |
| 2024-09-13 | [master] master missing start LoopPushingMetric routine fixed. (#6018) | zouyixiong | 1 | -1/+1 | |
| 2024-08-21 | add parallel vacuuming | chrislu | 1 | -12/+15 | |
| 2024-07-16 | Added loadSecurityConfigOnce (#5792) | vadimartynov | 1 | -1/+1 | |
| 2024-07-12 | -metricsIp cmd flag (#5773) | vadimartynov | 1 | -1/+11 | |
| * Added/Updated: - Added metrics ip options for all servers; - Fixed a bug with the selection of the binIp or ip parameter for the metrics handler; * Fixed cmd flags | |||||
| 2024-07-01 | refactor all methods strings to const (#5726) | Konstantin Lebedev | 1 | -3/+3 | |
| 2024-06-14 | Added context for the MasterClient's methods to avoid endless loops (#5628) | vadimartynov | 1 | -1/+2 | |
| * Added context for the MasterClient's methods to avoid endless loops * Returned WithClient function. Added WithClientCustomGetMaster function * Hid unused ctx arguments * Using a common context for the KeepConnectedToMaster and WaitUntilConnected functions * Changed the context termination check in the tryConnectToMaster function * Added a child context to the tryConnectToMaster function * Added a common context for KeepConnectedToMaster and WaitUntilConnected functions in benchmark | |||||
| 2023-09-25 | Revert "Revert "Merge branch 'master' of ↵ | chrislu | 1 | -2/+2 | |
| https://github.com/seaweedfs/seaweedfs"" This reverts commit 8cb42c39 | |||||
| 2023-09-18 | Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs" | chrislu | 1 | -2/+2 | |
| 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 | -2/+2 | |
| * 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-15 | Fix -raftHashicorp and -raftBootstrap flag propagation. (#4309) | Stewart Miles | 1 | -6/+7 | |
| `weed server` was not correctly propagating `-master.raftHashicorp` and `-master.raftBootstrap` flags when starting the master server. Related to #4307 | |||||
| 2022-11-24 | [metrics] Add the ability to control bind ip (#4012) | Jiffs Maverick | 1 | -1/+1 | |
| 2022-10-12 | master fix interruption through ctrl+c (#3834) | Konstantin Lebedev | 1 | -1/+1 | |
| 2022-10-06 | master server graceful stop (#3797) | Konstantin Lebedev | 1 | -0/+8 | |
| 2022-09-14 | refactor(various): `Listner` -> `Listener` readability improvements (#3672) | Ryan Russell | 1 | -3/+3 | |
| * refactor(net_timeout): `listner` -> `listener` Signed-off-by: Ryan Russell <git@ryanrussell.org> * refactor(s3): `s3ApiLocalListner` -> `s3ApiLocalListener` Signed-off-by: Ryan Russell <git@ryanrussell.org> * refactor(filer): `localPublicListner` -> `localPublicListener` Signed-off-by: Ryan Russell <git@ryanrussell.org> * refactor(command): `masterLocalListner` -> `masterLocalListener` Signed-off-by: Ryan Russell <git@ryanrussell.org> * refactor(net_timeout): `ipListner` -> `ipListener` Signed-off-by: Ryan Russell <git@ryanrussell.org> Signed-off-by: Ryan Russell <git@ryanrussell.org> | |||||
| 2022-08-24 | Add raft server access mutex to avoid races (#3503) | Patrick Schmidt | 1 | -4/+6 | |
| 2022-08-07 | refactor and fix strings.Split | chrislu | 1 | -4/+1 | |
| 2022-07-30 | Add healthy indicator for raft status | Patrick Schmidt | 1 | -2/+5 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -10/+10 | |
| 2022-07-27 | "github.com/chrislusf/raft" => "github.com/seaweedfs/raft" | chrislu | 1 | -1/+1 | |
| 2022-06-20 | master: put metadata under instance specific folder | chrislu | 1 | -1/+4 | |
| 2022-04-18 | Merge branch 'master' into slices.SortFunc | leyou240 | 1 | -11/+34 | |
| 2022-04-18 | enhancement: replace sort.Slice with slices.SortFunc to reduce reflection | justin | 1 | -3/+3 | |
| 2022-04-05 | Merge branch 'new_master' into hashicorp_raft | Konstantin Lebedev | 1 | -1/+1 | |
| # Conflicts: # go.mod # go.sum | |||||
| 2022-04-04 | add stats raft handler | Konstantin Lebedev | 1 | -1/+1 | |
| 2022-04-04 | hashicorp raft with state machine | Konstantin Lebedev | 1 | -13/+16 | |
| 2022-04-04 | initial add hashicorp raft | Konstantin Lebedev | 1 | -2/+22 | |
| 2022-04-01 | use original server address string as map key | chrislu | 1 | -1/+1 | |
| 2022-03-26 | refactor: change masters from a slice to a map | chrislu | 1 | -6/+6 | |
| 2022-03-26 | refactor | chrislu | 1 | -1/+6 | |
| 2022-03-17 | The fixes for https://github.com/chrislusf/seaweedfs/issues/1937 had a few ↵ | Berck Nash | 1 | -1/+1 | |
| problems: (1) The help file says that in the absence of a ipBind being specified, that it will bind to the "ip" specified. Instead, it bound to localhost which broke the default configuration. This change implements the documented behavior instead. (2) The new IAM filer ip address has no default. This instantiates it to the same as the filer IP. I'm not sure if there should be a corresponding iam.ip or iam.ipBind option added to the filer command? | |||||
| 2022-03-16 | Add mTLS support for both master and volume http server. | Berck Nash | 1 | -6/+37 | |
| 2022-03-15 | master, filer, s3: also listen to "localhost" in addition to specific ip address | chrislu | 1 | -2/+8 | |
| related to https://github.com/chrislusf/seaweedfs/issues/1937 | |||||
| 2022-03-11 | default bind to one ip address | chrislu | 1 | -1/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1937 | |||||
| 2022-02-14 | [UPDATE] Make heartbeat interval and election timeout of masters configurable. | garenchan | 1 | -2/+15 | |
| 2022-01-19 | master metricsHttpPort | Konstantin Lebedev | 1 | -0/+4 | |
| 2021-11-05 | Revert "master: rename grpc function KeepConnected() to ↵ | Chris Lu | 1 | -1/+1 | |
| SubscribeVolumeLocationUpdates()" This reverts commit af71ae11aa29350a60ed7d3b9a16276a06ba9dcc. | |||||
| 2021-11-03 | master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates() | Chris Lu | 1 | -1/+1 | |
| 2021-09-20 | use default 10000 for grpc port | Chris Lu | 1 | -1/+5 | |
| 2021-09-12 | change server address from string to a type | Chris Lu | 1 | -12/+12 | |
| 2021-09-12 | custom grpc port: master | Chris Lu | 1 | -1/+3 | |
| 2021-09-07 | better IP v6 support | Chris Lu | 1 | -4/+3 | |
| 2021-08-14 | Filer locationPrefix configure does not exec replication #2257 | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2257 | |||||
| 2021-08-12 | adjust data type | Chris Lu | 1 | -1/+1 | |
| 2021-03-24 | GOMAXPROCS use defaults to the value of runtime.NumCPU | Konstantin Lebedev | 1 | -2/+0 | |
| https://github.com/chrislusf/seaweedfs/issues/1942 | |||||
| 2021-03-23 | more help message | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1937 | |||||
| 2021-03-12 | default to empty host to bind to tcp4 and tcp6 | Chris Lu | 1 | -1/+1 | |
| 2021-03-08 | permitCommonNames | Konstantin Lebedev | 1 | -1/+0 | |
| https://github.com/chrislusf/seaweedfs/issues/1841 https://jbrandhorst.com/post/grpc-auth/ | |||||
