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

105 commits

Author SHA1 Message Date
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
b83feba0cc
Test fixes 2024-06-17 23:23:28 +02:00
mcrakhman
d6f75498de
Test fixes 2024-06-17 22:35:05 +02:00
mcrakhman
4efac4a239
Add requests and more stuff 2024-06-15 14:46:38 +02:00
mcrakhman
9c856abb1f
Differentiate logs 2024-05-21 14:51:14 +02:00
mcrakhman
9c1b7a82f9
Add more rebuild logs 2024-05-21 14:44:02 +02:00
mcrakhman
d8b93f5aec
Add locks to prevent logs from appearing 2024-05-21 11:12:26 +02:00
mcrakhman
fab12e7b4a
Fix tests 2024-05-19 14:23:04 +02:00
mcrakhman
d9aad302f2
Fix invalid change and add logs 2024-05-19 14:11:07 +02:00
mcrakhman
246e18629b
Add more error logs 2024-05-16 13:41:40 +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
869943723e
Load iterator 2024-03-19 11:32:50 +01:00
mcrakhman
8c9682212f
WIP load iterator from object tree 2024-03-05 20:48:12 +01: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
c16812df55
Get read keys if possible 2024-02-14 22:17:44 +01:00
mcrakhman
bbafd52502
Permissions check fix 2024-02-14 21:55:31 +01:00
mcrakhman
14f6a19835
Stop headsync with certain peer ids 2024-02-14 18:16:03 +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
a4153c6602
Use custom build func in validate 2024-02-01 15:06:57 +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
Sergey
67907c89cc
Generate mocks 2024-01-24 10:01:00 +01:00
mcrakhman
46e96664b4
WIP acl refactor and tests 2024-01-23 04:54:19 +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
mcrakhman
222c1bf5e2
Fix tests and statebuilder 2023-08-16 11:56:59 +02:00
mcrakhman
bd51de8fc7
Add change to convert func 2023-08-16 11:54:11 +02:00
mcrakhman
10687d2dc1
Add datatype and check for periodicsync 2023-08-08 10:47:04 +02:00
mcrakhman
37e4ac1f9c
Fix reading keys for non-members 2023-08-02 13:45:57 +02:00
mcrakhman
bc20ea3a55
Add metadata key logic and refactor acl 2023-08-01 11:57:59 +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
53e9c4ab02
Merge branch 'main' into acl-change
# Conflicts:
#	net/peer/peer.go
2023-06-28 23:12:04 +02:00
mcrakhman
02b326cc90
Add lastIteratedId when setting merged heads 2023-06-28 21:34:50 +02:00
mcrakhman
1fada6f336
Merge branch 'main' into acl-change 2023-06-23 13:44:38 +02:00
mcrakhman
2c573138e6
Correctly removing changes which we don't need to send 2023-06-22 19:22:56 +02:00
mcrakhman
718a5b04dc
Update proto 2023-06-22 13:42:38 +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
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