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

24 commits

Author SHA1 Message Date
Mikhail Rakhmanov
8d9ad0f6d3
Add more node stats 2025-03-17 16:15:02 +01:00
Mikhail Rakhmanov
0cac23037c
Fix snapshot path, update mocks, ignore heads mismatch error 2025-03-11 16:20:44 +01:00
mcrakhman
d17864b416
Regenerate mocks, fix synctree and syncacl tests 2025-02-04 23:45:45 +01:00
mcrakhman
9a492af9a1
Refactor components for new storage 2024-12-09 11:51:06 +01:00
Anthony Akentiev
4338440bed
Add mocks target to Makefile, regenerate mocks 2024-10-26 18:48:47 +01:00
mcrakhman
3fec782d97
Merge branch 'main' into GO-2482-full-sync-request-max-size
# Conflicts:
#	commonspace/object/tree/synctree/mock_synctree/mock_synctree.go
#	commonspace/object/tree/synctree/synctree.go
#	commonspace/object/tree/synctree/synctreehandler.go
#	commonspace/object/tree/synctree/synctreehandler_test.go
#	commonspace/object/tree/synctree/treesyncprotocol.go
#	commonspace/object/tree/synctree/treesyncprotocol_test.go
#	commonspace/spaceutils_test.go
#	net/streampool/streampool.go
2024-08-23 23:20:45 +02:00
AnastasiaShemyakinskaya
9b0ed4e184
GO-3273: update history version api
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-14 15:05:40 +02:00
mcrakhman
bf1e446332
Add peer manager 2024-06-19 14:04:01 +02:00
mcrakhman
acc78e7080
Add fixtures for testing 2024-06-15 21:51:50 +02:00
mcrakhman
ea956f1ffc
Filter no read key changes 2024-02-14 16:27:43 +01:00
Sergey
67907c89cc
Generate mocks 2024-01-24 10:01:00 +01:00
mcrakhman
ce7bce7e48
Change treesyncer component and mocks 2023-09-27 22:41:33 +02:00
mcrakhman
3608a6949f
Add new derivation mechanism 2023-09-26 18:49:04 +02:00
mcrakhman
098120da84
Update headsync tests 2023-07-11 13:58:59 +02:00
Sergey Cherepanov
ef128dd33f
switch to uber/gomock 2023-07-10 15:41:22 +02:00
mcrakhman
cc3da7e66b
Simplify tree remote getter 2023-06-13 19:00:01 +02:00
mcrakhman
2aaa8f4a0c
Change retry logic and add tests 2023-06-13 15:21:11 +02:00
mcrakhman
2f5e0dd6c8
WIP headsync tests revive 2023-06-07 11:30:27 +02:00
mcrakhman
748681d765
WIP rearrange components 2023-06-03 15:57:55 +02:00
mcrakhman
a89a325d6c
Fix sync client 2023-06-02 01:08:56 +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