| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-06-16 | add version to volume proto | chrislu | 1 | -265/+135 | |
| 2025-01-20 | Add message queue agent (#6463) | Chris Lu | 1 | -1/+1 | |
| * scaffold message queue agent * adjust proto, add mq_agent * add agent client implementation * remove unused function * agent publish server implementation * adding agent | |||||
| 2024-10-24 | rename proto field from DestroyTime to expire_at_sec | chrislu | 1 | -6/+6 | |
| For TTL volume converted into EC volume, this change may leave the volumes staying. | |||||
| 2024-02-29 | latest protoc-gen-go | chrislu | 1 | -1/+1 | |
| 2024-02-29 | go fmt | chrislu | 1 | -2/+2 | |
| 2024-02-05 | upgrade protoc | Chris Lu | 1 | -2/+2 | |
| 2023-10-12 | upgrading grpc | chrislu | 1 | -2/+2 | |
| 2023-09-30 | update proto generated files | chrislu | 1 | -1/+1 | |
| 2023-09-26 | rename function | chrislu | 1 | -1/+1 | |
| 2023-08-28 | protoc version | chrislu | 1 | -1/+1 | |
| 2023-08-27 | rename to lookup | chrislu | 1 | -1/+1 | |
| 2023-06-19 | remove unused cluster node leader | chrislu | 1 | -1/+1 | |
| 2023-06-05 | Fix no more writable volumes by delay judgment (#4548) | wusong | 1 | -1/+1 | |
| * fix nomore writables volumes while disk free space is sufficient by time delay * reset --------- Co-authored-by: wang wusong <wangwusong@virtaitech.com> | |||||
| 2023-05-19 | support swift (#4480) | mervynzhang | 1 | -124/+135 | |
| 2023-02-05 | adding support for B2 region (#4177) | Muhammad Hallaj bin Subery | 1 | -99/+109 | |
| Co-authored-by: Muhammad Hallaj bin Subery <hallaj@tuta.io> | |||||
| 2022-12-28 | support enable/disable vacuum (#4087) | Guo Lei | 1 | -2/+2 | |
| * stop vacuum * suspend/resume vacuum * remove unused code * rename * rename param | |||||
| 2022-10-24 | ADHOC: volume fsck using append at ns (#3906) | Eric Yang | 1 | -4/+4 | |
| * ADHOC: volume fsck using append at ns * nit * nit Co-authored-by: root <root@HQ-10MSTD3EY.roblox.local> | |||||
| 2022-09-20 | grpc: watch metadata changes by directory | chrislu | 1 | -2/+2 | |
| 2022-09-14 | go fmt | chrislu | 1 | -2/+2 | |
| 2022-09-06 | ADHOC: add read needle meta grpc (#3581) | Eric Yang | 1 | -3/+3 | |
| * ADHOC: add read needle meta grpc * add test * nit Co-authored-by: root <root@HQ-10MSTD3EY.roblox.local> | |||||
| 2022-08-01 | Merge branch 'master' into gentle_vacuum | Konstantin Lebedev | 1 | -1/+1 | |
| # Conflicts: # weed/pb/messaging_pb/messaging.pb.go # weed/pb/messaging_pb/messaging_grpc.pb.go # weed/pb/s3_pb/s3.pb.go # weed/pb/volume_server_pb/volume_server.pb.go # weed/server/volume_grpc_vacuum.go | |||||
| 2022-07-31 | scaffold | chrislu | 1 | -1/+1 | |
| 2022-07-29 | vacuum show LA | Konstantin Lebedev | 1 | -2/+2 | |
| 2022-07-23 | metadata subscription uses client epoch | chrislu | 1 | -143/+98 | |
| 2022-05-01 | filer: add filer group | chrislu | 1 | -2/+2 | |
| 2022-04-18 | shell vacuum volume by collection and volume id | Konstantin Lebedev | 1 | -2/+2 | |
| 2022-04-16 | add timing info during ping operation | chrislu | 1 | -2/+2 | |
| 2022-04-06 | add raft shell cmds | Konstantin Lebedev | 1 | -2/+2 | |
| 2022-04-01 | volume server adds ping function | chrislu | 1 | -1/+1 | |
| 2022-03-21 | remove any go mod changes | chrislu | 1 | -31/+74 | |
| This reverts commit 6c7f7d68876ffbde656d491cceea8f5574930924. | |||||
| 2022-03-21 | Revert "Merge pull request #2782 from SadmiB/upstream" | chrislu | 1 | -74/+31 | |
| This reverts commit a644b7236a49bacff74b601ec1adc8015dd9af59, reversing changes made to 349257f8225565cab323090f390b6b62f02e94ac. | |||||
| 2022-03-21 | Add contabo api client | SadmiB | 1 | -31/+74 | |
| 2021-12-05 | upgrade protoc to 3.17.3 | chrislu | 1 | -7/+2 | |
| $brew install protobuf $ protoc --version libprotoc 3.17.3 $ go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.26 $ go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.1 | |||||
| 2021-09-06 | filer.remote.sync: automatically detect the primary remote storage | Chris Lu | 1 | -20/+32 | |
| 2021-09-03 | cloud drive: add createBucket() deleteBucket() | Chris Lu | 1 | -108/+119 | |
| 2021-08-30 | cloud drive: add storj, filebase | Chris Lu | 1 | -25/+89 | |
| 2021-08-30 | cloud drive: s3 add option for v4 signature | Chris Lu | 1 | -96/+107 | |
| 2021-08-29 | cloud mount: remote storage support hdfs | Chris Lu | 1 | -54/+99 | |
| 2021-08-28 | remove tencent region | Chris Lu | 1 | -56/+45 | |
| 2021-08-26 | refactor: separating out remote.proto | Chris Lu | 1 | -0/+619 | |
