1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-09 17:45:03 +09:00
Commit graph

78 commits

Author SHA1 Message Date
mcrakhman
85d1cf1656
Add acl log on headsync 2024-01-25 13:27:47 +01:00
Sergey
67907c89cc
Generate mocks 2024-01-24 10:01:00 +01:00
Sergey Cherepanov
b52aa184d6
fix tests 2023-12-22 17:36:51 +01:00
mcrakhman
886e418e01
Fix for old diff 2023-12-05 20:43:46 +01:00
mcrakhman
fe0147ee17
Fix params and update test 2023-12-05 20:28:44 +01:00
mcrakhman
87b63ed18b
Add params comparison 2023-12-03 23:58:45 +01:00
mcrakhman
a24e91aecd
Needs sync fix 2023-12-01 22:28:13 +01:00
mcrakhman
847747f8b8
Send diff type during ranges sync 2023-12-01 22:21:57 +01:00
mcrakhman
a8a62b0923
Diff container 2023-12-01 00:23:24 +01:00
mcrakhman
71df6b0602
Fix acl id filtering 2023-10-27 21:57:59 +02:00
mcrakhman
ce7bce7e48
Change treesyncer component and mocks 2023-09-27 22:41:33 +02:00
Mikhail Rakhmanov
1b903118c6
Merge pull request #78 from anyproto/GO-1918-any-sync-deletion-updates
GO-1918: any sync deletion updates
2023-08-23 17:12:36 +02:00
Mikhail Rakhmanov
cd12b481de
Merge pull request #64 from anyproto/GO-1857-Add-datatype
GO-1857: Add datatype and check for periodicsync
2023-08-23 17:11:51 +02:00
mcrakhman
35e87af12e
Fix status checks 2023-08-21 21:32:31 +02:00
mcrakhman
fdff2852c7
Refactor error sync logic 2023-08-21 21:29:40 +02:00
mcrakhman
0799e7e638
Remove spaceisdeleted 2023-08-21 19:07:40 +02:00
mcrakhman
fb4bbd742e
Change naming for status set 2023-08-17 10:46:46 +02:00
mcrakhman
8b0bb93a2f
Prevent connections on space deletion 2023-08-16 21:37:23 +02:00
Sergey Cherepanov
7250d309ea
peer.SetTTL method 2023-08-09 15:56:26 +02:00
mcrakhman
217b6fc30b
Add logs 2023-08-08 12:35:33 +02:00
mcrakhman
13b89c3a69
Merge branch 'release-fixes' into metadata-key
# Conflicts:
#	commonspace/headsync/diffsyncer.go
#	commonspace/headsync/headsync.go
2023-08-03 09:53:16 +02:00
mcrakhman
959b1307c6
Remove from config 2023-07-17 14:48:05 +02:00
mcrakhman
a35d94a20a
Add sync logger to reduce number of logs 2023-07-17 13:50:49 +02:00
mcrakhman
febfb72cec
Add diffsyncer tests 2023-07-12 12:09:55 +02:00
mcrakhman
098120da84
Update headsync tests 2023-07-11 13:58:59 +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
1a23081336
merge 2023-07-10 19:12:58 +02:00
Sergey Cherepanov
ef128dd33f
switch to uber/gomock 2023-07-10 15:41:22 +02:00
mcrakhman
bef93d46ad
Implement sync protocol 2023-07-03 18:19:23 +02:00
mcrakhman
145332b0f7
Add headsync acl logic 2023-07-03 13:43:54 +02:00
mcrakhman
822e7f374d
Change to consensus proto 2023-07-01 13:17:18 +02:00
mcrakhman
51eb5b1a42
Fix settings and deletion tests 2023-06-07 18:05:13 +02:00
mcrakhman
564c636391
Fix diffsyncer tests 2023-06-07 14:09:29 +02:00
mcrakhman
4ef617b1f2
More headsync tests 2023-06-07 13:06:37 +02:00
mcrakhman
2f5e0dd6c8
WIP headsync tests revive 2023-06-07 11:30:27 +02:00
mcrakhman
66775873c7
Add syncstatusprovider 2023-06-05 20:44:27 +02:00
mcrakhman
b85f545fa3
Update connections on space level 2023-06-04 11:17:56 +02:00
mcrakhman
748681d765
WIP rearrange components 2023-06-03 15:57:55 +02:00
mcrakhman
815bc7927d
Wire up the stuff 2023-06-02 00:59:33 +02:00
mcrakhman
796b66478b
Further components rearrange 2023-06-01 22:55:37 +02:00
mcrakhman
eeb87dd144
WIP further space refactoring 2023-06-01 14:24:58 +02:00
mcrakhman
b0fa43fb14
WIP work on components 2023-06-01 10:28:32 +02:00
mcrakhman
e9ea4e1d3e
Provide treemanager from outside for settings id 2023-05-26 20:21:07 +02:00
mcrakhman
f0a3edd798
Add tree syncer 2023-05-26 09:49:09 +02:00
mcrakhman
5b553f1a8d
Change headsync logic 2023-05-25 20:23:19 +02:00
mcrakhman
2ab43e2b69
Space headsync delayed start 2023-05-24 14:54:10 +02:00
Mikhail Iudin
dbae377351
fix imports 2023-05-23 14:47:24 +02:00
Mikhail Iudin
da6c99c949
fix rebase changes 2023-05-23 14:38:34 +02:00
mcrakhman
7ed44c27b9
Fix logs in diffsyncer (thanks Roma) 2023-05-11 18:48:38 +02:00
Sergey Cherepanov
39a8c59f83
stream ctx + peer addr 2023-05-04 17:38:34 +02:00