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

38 commits

Author SHA1 Message Date
mcrakhman
012a7ee5f0
Change gogo/protobuf to anyproto/protobuf 2024-08-02 11:14:12 +02:00
mcrakhman
bdb7cf3aca
Add empty data logic 2024-07-05 13:24:56 +02:00
mcrakhman
b3d3b3ea92
Merge branch 'stable-any-sync' into GO-2482-full-sync-request-max-size
# Conflicts:
#	commonspace/objectsync/objectsync.go
#	commonspace/spaceutils_test.go
#	go.sum
2024-06-18 22:12:12 +02:00
mcrakhman
d1986a4115
Add more load iterator tests 2024-06-18 20:29:05 +02:00
mcrakhman
2a48ec0711
Test load iterator 2024-06-18 19:49:43 +02:00
mcrakhman
d9aad302f2
Fix invalid change and add logs 2024-05-19 14:11:07 +02:00
mcrakhman
f8b49b36b5
Add verbose errors 2024-05-16 13:28:32 +02:00
mcrakhman
b7e4437303
Fix tree deletion and simultaneous access 2024-05-13 19:22:51 +02:00
mcrakhman
47df1f5b86
Add batch in test suite 2024-02-26 19:50:04 +01:00
mcrakhman
bc6638414c
Change filtering 2024-02-15 18:42:01 +01:00
mcrakhman
e210a91c64
Use filterable changes 2024-02-15 14:45:47 +01:00
mcrakhman
95dac55978
Test tree filter 2024-02-15 12:59:52 +01:00
mcrakhman
ea956f1ffc
Filter no read key changes 2024-02-14 16:27:43 +01:00
mcrakhman
141ab46e38
AddContent correct encryption and tests 2024-02-01 16:37:11 +01:00
mcrakhman
adac306d86
Add validation to test 2024-02-01 15:12:55 +01:00
mcrakhman
a12c8ae569
Check heads after rollback 2024-01-30 20:13:43 +01:00
mcrakhman
9bb40306cf
Validate keys and add tests 2024-01-30 20:09:32 +01: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
mcrakhman
10687d2dc1
Add datatype and check for periodicsync 2023-08-08 10:47:04 +02:00
mcrakhman
02b326cc90
Add lastIteratedId when setting merged heads 2023-06-28 21:34:50 +02:00
Mikhail Iudin
dbae377351
fix imports 2023-05-23 14:47:24 +02:00
mcrakhman
86ac7223db
Fix ctx and change add method name in storage 2023-05-11 18:31:59 +02:00
mcrakhman
7feb6b0d2c
Send update only on remote tree or put tree when building 2023-05-11 13:40:24 +02:00
mcrakhman
2c832d2518
Update sync protocol to remove transaction add 2023-05-10 23:51:03 +02:00
mcrakhman
a6d66c15a0
Add build full tree for history tree 2023-05-07 20:27:46 +02:00
mcrakhman
f1e8f5d193
Improve timestamp test 2023-05-04 16:25:41 +02:00
mcrakhman
2489e19bab
Change timestamp condition 2023-05-04 14:58:17 +02:00
mcrakhman
2958e32636
Send timestamp to addcontent 2023-05-04 14:12:29 +02:00
mcrakhman
8f144f20a6
Keep inmemory data on load 2023-04-27 19:11:05 +02:00
mcrakhman
95cb364316
Fix empty data tree 2023-04-27 18:24:45 +02:00
mcrakhman
977308edcc
Improve validator logic and add tests 2023-04-13 23:55:28 +02:00
mcrakhman
21a3ae0768
Fix objecttree tests 2023-03-26 18:36:07 +02:00
mcrakhman
b333d16b6f
Start sync tests 2023-03-13 21:47:07 +01:00
mcrakhman
88c4bc28f6
Add exporter/viewer interfaces and empty methods, refactoring 2023-01-22 22:16:14 +01:00
mcrakhman
4a0ec1f793
WIP history tree 2023-01-17 23:07:15 +01:00
mcrakhman
7a57d7b0c4
Change objecttree to set mode Rebuild if we update the snapshot after current heads 2023-01-14 20:59:54 +01:00
Sergey Cherepanov
596a315c5f
make common module as any-sync repo 2023-01-05 15:34:09 +03:00
Renamed from common/commonspace/object/tree/objecttree/objecttree_test.go (Browse further)