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

344 commits

Author SHA1 Message Date
mcrakhman
e444eaa1e7
Omitempty in stats 2023-11-21 18:35:58 +01:00
mcrakhman
717054d3fd
Add streampool stats 2023-11-21 16:56:38 +01:00
mcrakhman
a4e4a4d48f
Change sort ordering 2023-11-21 09:43:10 +01:00
mcrakhman
4c87978627
Update sorting and add spaceId 2023-11-21 09:38:24 +01:00
mcrakhman
b45d81a296
Stats aggregation 2023-11-21 09:26:49 +01:00
mcrakhman
bdfab4bc2a
WIP request queue debug stat 2023-11-20 19:39:18 +01:00
Sergey Cherepanov
9a37dc8cbc
load remote only with peer 2023-11-13 16:29:42 +01:00
Sergey Cherepanov
2c8ff79256
use lcoal peers for a space pull + retry 2023-11-08 15:03:18 +01:00
Anton Akentev
fe8cba6225 Add NodeTypeNamingNode and NodeTypePaymentProcessingNode to nodeconf 2023-11-01 12:42:03 +00:00
mcrakhman
71df6b0602
Fix acl id filtering 2023-10-27 21:57:59 +02:00
mcrakhman
cb7f2402c6
Add owner metadata 2023-10-12 15:44:51 +02: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
c57246171e
Update mocks 2023-08-23 13:03:03 +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
1aecc3e75d
Add mocks for space 2023-08-18 15:16:32 +02:00
mcrakhman
eef2a0ff91
Coordinator client methods and expose storage from start 2023-08-18 11:01:06 +02:00
mcrakhman
fb4bbd742e
Change naming for status set 2023-08-17 10:46:46 +02:00
mcrakhman
ea668e5b0e
Add isDeleted param to setdeleted 2023-08-17 10:43:39 +02:00
mcrakhman
8b0bb93a2f
Prevent connections on space deletion 2023-08-16 21:37:23 +02:00
mcrakhman
17a6f7cb55
Moving parts, refactoring for deletion 2023-08-16 21:16:15 +02:00
mcrakhman
0c59ab3ec4
Fix value 2023-08-16 19:23:21 +02:00
mcrakhman
07a3b71e17
Remove explicit waits in test 2023-08-16 19:05:30 +02:00
mcrakhman
61f26508cb
Merge branch 'main' into release-fixes
# Conflicts:
#	go.mod
#	go.sum
2023-08-16 16:51:22 +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
f49a72247e
Fix objecttree crash 2023-08-14 20:04:28 +02:00
Sergey Cherepanov
7250d309ea
peer.SetTTL method 2023-08-09 15:56:26 +02:00
mcrakhman
cf4a87e7d2
Merge branch 'consensus-client' into release-fixes 2023-08-08 15:48:44 +02:00
mcrakhman
217b6fc30b
Add logs 2023-08-08 12:35:33 +02:00
mcrakhman
cdacae232e
Change periodic sync init 2023-08-08 11:13:15 +02:00
mcrakhman
10687d2dc1
Add datatype and check for periodicsync 2023-08-08 10:47:04 +02:00
Sergey Cherepanov
1c6fad8d15
nodeconf: add consensus type 2023-08-04 12:53:32 +02:00
mcrakhman
6d13d82464
Ignore metadata in derived acl 2023-08-03 10:20:49 +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
7154d80ee6
Add checks for lastRecordId in tests 2023-08-03 09:21:50 +02:00
mcrakhman
6a16dcc7e7
Update acl heads on start 2023-08-02 15:48:14 +02:00
mcrakhman
1ef69a553a
Fix error handling and setting last record 2023-08-02 14:55:34 +02:00
mcrakhman
37e4ac1f9c
Fix reading keys for non-members 2023-08-02 13:45:57 +02:00
mcrakhman
c9537c15dc
Merge branch 'acl-api' into metadata-key 2023-08-02 12:37:09 +02:00
mcrakhman
4ddfce428d
Add metadata decrypt test 2023-08-02 11:49:23 +02:00
mcrakhman
759a96019a
Add tests and limit metadata len 2023-08-02 09:34:33 +02:00
mcrakhman
4926fed020
Fix tests 2023-08-01 20:20:43 +02:00
mcrakhman
589dc64465
Make some tests compile 2023-08-01 15:32:04 +02:00
mcrakhman
bc20ea3a55
Add metadata key logic and refactor acl 2023-08-01 11:57:59 +02:00