Gaius
|
5b85c459da
|
feat: add task id to GetPieceNumbersRequest (#204)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-11-06 16:57:52 +08:00 |
Gaius
|
db4b1f4325
|
feat: add GetPieceNumbers api in dfdaemon_grpc (#203)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-11-01 18:13:33 +08:00 |
Gaius
|
1cf73ec2fb
|
feat: add GetPieceNumbersRequest and GetPieceNumbersResponse (#202)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-11-01 17:56:05 +08:00 |
Gaius
|
001ec211a4
|
feat: set traffic_type to optional (#201)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-11-01 16:56:52 +08:00 |
Gaius
|
040d4b2813
|
feat: remove repeated in InterestedPiecesResponse and InterestedAllPiecesResponse (#200)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-11-01 16:40:28 +08:00 |
Gaius
|
68f30ac389
|
feat: change interested piece number type (#199)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-11-01 11:47:16 +08:00 |
Gaius
|
cfe9d4a4c4
|
feat: change piece number from int32 to uint32 (#198)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-11-01 11:19:29 +08:00 |
Gaius
|
92ad2be9c7
|
chore: change github.com/golang/mock to go.uber.org/mock (#197)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-10-30 16:22:46 +08:00 |
Gaius
|
e1d4382c9d
|
feat: add InterestedAllPiecesRequest message (#195)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-10-10 15:33:08 +08:00 |
Gaius
|
4f3ac1fa2f
|
feat: remove StatTaskResponse message (#194)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-10-09 01:07:02 -05:00 |
Gaius
|
f69a819072
|
feat: add Deserialize and Serialize to message (#193)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-10-09 12:13:24 +08:00 |
dependabot[bot]
|
1a26fa3cb0
|
chore(deps): bump google.golang.org/grpc from 1.59.0-dev to 1.60.0-dev (#192)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0-dev to 1.60.0-dev.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.59.0-dev...v1.60.0-dev)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-09 10:26:34 +08:00 |
Gaius
|
0341441bad
|
chore: update golang version to v1.21 (#189)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-09-25 12:00:03 +08:00 |
Gaius
|
f2c583c651
|
feat: change StatTaskResponse message (#186)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-09-21 22:26:34 +08:00 |
Gaius
|
f2e45a0e74
|
feat: add optional to peer message and piece message (#185)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-09-21 22:16:41 +08:00 |
Gaius
|
f0928a38ed
|
chore: update cargo version (#184)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-09-21 20:01:04 +08:00 |
Gaius
|
47c7d3d1bb
|
feat: add optional to download message in common (#183)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-09-21 19:59:14 +08:00 |
Gaius
|
af8ec51da1
|
feat: add task_id to SyncPiecesRequest (#180)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-09-11 17:30:30 +08:00 |
dependabot[bot]
|
437b4f2c6d
|
chore(deps): bump actions/checkout from 3 to 4 (#179)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-11 10:26:37 +08:00 |
Gaius
|
bb4e1d92ff
|
fix: digest's regular (#174)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-29 23:21:40 +08:00 |
dependabot[bot]
|
d61a0ef693
|
chore(deps): bump google.golang.org/grpc from 1.58.0-dev to 1.59.0-dev (#173)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0-dev to 1.59.0-dev.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.0-dev...v1.59.0-dev)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-29 23:15:32 +08:00 |
Gaius
|
f8d4024a69
|
chore: update crate version to 2.0.24 (#172)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-25 15:55:49 +08:00 |
Gaius
|
80749b183f
|
feat: add idc and location to ListSchedulers request (#171)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-25 15:49:00 +08:00 |
Gaius
|
9723daa11d
|
chore: update cargo version to 2.0.23 (#170)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-24 20:33:08 +08:00 |
Gaius
|
8b4a651857
|
feat: add objectStoragePort to AnnounceHostRequest (#169)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-23 15:01:41 +08:00 |
Gaius
|
dab1ac6881
|
feat: add scheme to ObjectStorage message in manager (#168)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-22 20:43:39 +08:00 |
Gaius
|
b8791ffca0
|
feat: add SchedulerClusterId to host message in v2 proto (#167)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-21 13:33:46 +08:00 |
Gaius
|
acf9a4e4f4
|
feat: add scheduler cluster id in AnnounceHostRequest (#166)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-21 11:47:16 +08:00 |
Gaius
|
28e6b5c744
|
fix: digest regex in message (#165)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-09 16:49:36 +08:00 |
Gaius
|
924a5fd3d3
|
feat: optimize regex for the download digest (#164)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-09 16:21:47 +08:00 |
Gaius
|
06ca5070c8
|
feat: add message required validation to url_meta (#163)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-09 16:15:30 +08:00 |
Gaius
|
245a37e312
|
feat: add DeleteSeedPeer api (#162)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-02 21:01:45 +08:00 |
Gaius
|
ebcd959044
|
feat: add KeepAlive api
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-02 11:53:34 +08:00 |
Gaius
|
4599e869d4
|
feat: add DeleteSeedPeer api to grpc definition (#161)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-02 11:40:57 +08:00 |
Gaius
|
eef93d8b3d
|
feat: add optional to announcer (#160)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-28 15:43:25 +08:00 |
Gaius
|
9a0d19afc2
|
feat: tonic generates v2 rust code (#159)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-28 14:43:04 +08:00 |
Gaius
|
3b47185f98
|
chore: update tonic and tokio version (#158)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-27 15:06:05 +08:00 |
Gaius
|
e6ce870de8
|
feat: remove system information in announce host (#157)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-26 16:06:23 +08:00 |
Gaius
|
bc6a1e7c31
|
feat: add optional to build information (#156)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-25 14:33:11 +08:00 |
Gaius
|
865d55b80c
|
feat: add optional to network idc and location (#155)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-25 12:07:41 +08:00 |
Gaius
|
3038d569a0
|
feat: add optional to peer host (#153)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-24 21:09:20 +08:00 |
Gaius
|
a681ec52d7
|
feat: add optional to host idc and location (#152)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-24 20:47:02 +08:00 |
Gaius
|
542f1b5d13
|
feat: add optional to seed peer idc and location (#151)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-24 20:31:03 +08:00 |
Gaius
|
5e07d39505
|
feat: remove idc and location in scheduler (#150)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-24 19:54:31 +08:00 |
Gaius
|
25a743e639
|
feat: add download port (#149)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-20 22:57:09 +08:00 |
Gaius
|
ab0c613b95
|
feat: generate golang mock (#148)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-20 22:05:07 +08:00 |
Gaius
|
a1bff77bb4
|
chore: update cargo version
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-20 21:57:02 +08:00 |
Gaius
|
aae0807767
|
feat: update verison to v2 (#147)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-20 21:56:21 +08:00 |
Gaius
|
e483655683
|
chore: update version to v2
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-20 21:42:30 +08:00 |
Gaius
|
f1a8749945
|
chore: update cargo version
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-20 19:46:34 +08:00 |