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

71 commits

Author SHA1 Message Date
Mikhail Rakhmanov
0cac23037c
Fix snapshot path, update mocks, ignore heads mismatch error 2025-03-11 16:20:44 +01:00
mcrakhman
541f96f0cb
Fix deletionstate and settingsobject tests 2025-02-05 14:27:23 +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
mcrakhman
817c088781
WIP object deletion etc 2024-12-09 08:45:35 +01:00
Anthony Akentiev
4338440bed
Add mocks target to Makefile, regenerate mocks 2024-10-26 18:48:47 +01:00
mcrakhman
7ec1e2aa8f
Add changes with transactions 2024-09-01 22:44:07 +02: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
012a7ee5f0
Change gogo/protobuf to anyproto/protobuf 2024-08-02 11:14:12 +02:00
mcrakhman
8ad16df17f
Fix sync tree close 2024-02-14 22:19:17 +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
61bd9aae1e
Prevent deletion for derived 2023-09-26 22:35:47 +02:00
mcrakhman
3608a6949f
Add new derivation mechanism 2023-09-26 18:49:04 +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
0799e7e638
Remove spaceisdeleted 2023-08-21 19:07:40 +02:00
mcrakhman
17a6f7cb55
Moving parts, refactoring for deletion 2023-08-16 21:16:15 +02:00
mcrakhman
222c1bf5e2
Fix tests and statebuilder 2023-08-16 11:56:59 +02:00
Sergey Cherepanov
ef128dd33f
switch to uber/gomock 2023-07-10 15:41:22 +02:00
mcrakhman
2aaa8f4a0c
Change retry logic and add tests 2023-06-13 15:21:11 +02:00
mcrakhman
51eb5b1a42
Fix settings and deletion tests 2023-06-07 18:05:13 +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
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
5b553f1a8d
Change headsync logic 2023-05-25 20:23:19 +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
b141dcdb47
Remove extra comment 2023-05-23 11:51:42 +02:00
mcrakhman
1343dad443
Improve tests to include check for new snapshot 2023-05-23 11:50:15 +02:00
mcrakhman
db7a95514d
Add mark deleted logic 2023-05-23 11:34:24 +02:00
mcrakhman
da9bbba79b
Update state builder to use map and fix tests 2023-05-23 10:49:28 +02:00
mcrakhman
5532c2c482
Fix settings state rebuild 2023-05-21 23:50:14 +02:00
mcrakhman
dc910d51c5
Fix objectsync etc 2023-04-18 22:51:12 +02:00
mcrakhman
07b16554cd
Change treegetter to treemanager and return BuildObjectTreeFunc 2023-04-18 00:34:14 +02:00
mcrakhman
73845d8842
Change doSnapshot method call 2023-03-29 23:43:04 +02:00
mcrakhman
4da3fcbd4a
Add settings changefactory tests 2023-03-29 23:40:49 +02:00
mcrakhman
8729d069dc
Add settings snapshot logic 2023-03-29 23:06:51 +02:00
mcrakhman
7e51eca1a6
Fix tests 2023-03-26 18:47:35 +02:00
mcrakhman
21a3ae0768
Fix objecttree tests 2023-03-26 18:36:07 +02:00
mcrakhman
3778465e3b
More key changes 2023-03-25 13:15:19 +01:00
mcrakhman
3a07939b01
WIP refactor crypto proto 2023-03-24 11:45:39 +01:00
mcrakhman
831ac5150a
Update state builder to fix root change 2023-03-10 16:33:13 +01:00
Roman Khafizianov
da73ebf9ab
rename some loggers to the same convention 2023-03-07 10:42:36 +01:00
Roman Khafizianov
4d6e15e03b
rename logger common.commonspace.settings -> commonspace.settings 2023-03-06 22:26:32 +01:00
mcrakhman
8feb5cd180
Change verify export 2023-03-01 22:12:07 +01:00