1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-11 02:13:49 +09:00
Commit graph

35 commits

Author SHA1 Message Date
Anthony Akentiev
bc7e2f9258
Merge pull request #329 from anyproto/mocks-generate
Add mocks target to Makefile, regenerate mocks
2024-11-12 11:55:19 +01:00
mcrakhman
8d84331206
Add precalculated diff response 2024-10-28 10:37:45 +01:00
Anthony Akentiev
4338440bed
Add mocks target to Makefile, regenerate mocks 2024-10-26 18:48:47 +01:00
mcrakhman
6a1fd04f3b
Add deprecated comments to proto 2024-09-11 16:25:21 +02:00
mcrakhman
012a7ee5f0
Change gogo/protobuf to anyproto/protobuf 2024-08-02 11:14:12 +02:00
mcrakhman
2b9a8ee4cc
Fix EOF error 2024-07-30 20:57:43 +02:00
mcrakhman
4c42f499d1
Update to marshal append 2024-07-15 22:00:18 +02:00
mcrakhman
4efac4a239
Add requests and more stuff 2024-06-15 14:46:38 +02:00
mcrakhman
4186db2b1e
Add sync handler 2024-06-13 22:16:16 +02:00
mcrakhman
20b64b3940
Add synctest and simple sync test infra + upgrade drpc to v0.0.34 2024-05-27 11:47:23 +02:00
Sergey Cherepanov
83961acdcf
coordinator api: acl proto 2024-02-09 15:58:48 +01:00
Sergey
67907c89cc
Generate mocks 2024-01-24 10:01:00 +01:00
mcrakhman
3f5a1dc86f
Add new changes 2024-01-23 07:28:01 +01:00
mcrakhman
6b6ba6c594
Add acl helpers 2024-01-09 19:00:30 +01:00
mcrakhman
a8a62b0923
Diff container 2023-12-01 00:23:24 +01:00
mcrakhman
ce7bce7e48
Change treesyncer component and mocks 2023-09-27 22:41:33 +02:00
Sergey Cherepanov
20c891b7dd
regenerate mocks 2023-07-17 16:06:26 +02:00
Sergey Cherepanov
a858e283f6
acl api proto 2023-07-17 16:04:47 +02:00
mcrakhman
bf7e256065
Merge remote-tracking branch 'origin/consensus-client' into acl-sync-protocol
# Conflicts:
#	consensus/consensusproto/consensus.pb.go
2023-07-11 13:58:45 +02:00
Sergey Cherepanov
ef128dd33f
switch to uber/gomock 2023-07-10 15:41:22 +02:00
mcrakhman
0d16c5d7e4
WIP sync logic 2023-07-03 15:48:48 +02:00
mcrakhman
2f5e0dd6c8
WIP headsync tests revive 2023-06-07 11:30:27 +02:00
mcrakhman
248205cddd
Merge remote-tracking branch 'origin/yamux' into new-sync-protocol 2023-06-04 10:43:11 +02:00
mcrakhman
ce63951ae6
Update proto files 2023-06-03 22:48:16 +02:00
Sergey Cherepanov
c43ac9eb84
handshake proto + common handshake fixes 2023-05-31 16:22:49 +02:00
Mikhail Iudin
dbae377351
fix imports 2023-05-23 14:47:24 +02:00
mcrakhman
8a414929b0
Add errors to proto 2023-04-24 14:12:24 +02:00
mcrakhman
6a3606f92c
Add change type and payload 2023-03-10 14:37:03 +01:00
mcrakhman
dc72150c1a
Add credential provider 2023-03-02 22:04:37 +01:00
mcrakhman
73b27c7dac
Update any-sync new deletion logic 2023-02-23 21:08:31 +01:00
mcrakhman
7e946d4313
Add spaceIsDeleted checks 2023-02-20 22:51:00 +01:00
mcrakhman
09387888de
Add some deletion logic 2023-02-20 21:43:14 +01:00
Sergey Cherepanov
f95123fc43
add requestId to separate request/reply flows 2023-01-27 14:37:06 +03:00
Sergey Cherepanov
81bdd3fefb
ctx logger + streapool add/removeTags + space subscribe message 2023-01-24 22:10:16 +03:00
Sergey Cherepanov
596a315c5f
make common module as any-sync repo 2023-01-05 15:34:09 +03:00