123 Commits

Author SHA1 Message Date
mcrakhman
829159690f
Add more components for async communication 2023-03-14 10:33:59 +01:00
mcrakhman
5f5aefef53
Add test component structure 2023-03-13 22:03:38 +01:00
mcrakhman
accf68fc60
Start sync tests 2023-03-13 21:47:07 +01:00
Roman Khafizianov
1a01f361ad
Merge pull request #48 from anytypeio/fix-suggared-logger
fix replacing existing logger
2023-03-13 14:15:26 +01:00
mcrakhman
25b0695d3e
Add counter for put sync tree 2023-03-13 13:46:36 +01:00
mcrakhman
a2efcafb3e
Update counters 2023-03-13 13:04:23 +01:00
mcrakhman
6b2667d4dc
Add increment/decrement logs 2023-03-13 12:58:37 +01:00
mcrakhman
67ca417cb8
Change timeestamps 2023-03-11 12:52:42 +01:00
Roman Khafizianov
df9a5f11ae
cleanup logger names 2023-03-10 19:32:20 +01:00
Roman Khafizianov
ec0d8a0c07
fix replacing existing logger 2023-03-10 19:18:15 +01:00
mcrakhman
a97efd2a5b
Merge branch 'ocache-try-close' into update-proto 2023-03-10 18:12:03 +01:00
mcrakhman
01e170ba69
Add newline to treechangeproto 2023-03-10 16:52:30 +01:00
mcrakhman
7d39332a79
Update state builder to fix root change 2023-03-10 16:33:13 +01:00
mcrakhman
19930e6252
Update space reserved constant 2023-03-10 15:07:45 +01:00
mcrakhman
ea74562290
Add change type and payload 2023-03-10 14:37:03 +01:00
mcrakhman
74f39239c6
Update tryclose with ttl 2023-03-10 10:17:57 +01:00
mcrakhman
067ad8cf16
Add TryClose to space interface 2023-03-09 23:11:20 +01:00
mcrakhman
0c79741216
Update objecttree with tryclose 2023-03-09 23:09:26 +01:00
mcrakhman
43a35f4878
Add tryclose everywhere 2023-03-09 22:52:31 +01:00
Roman Khafizianov
0d40838196
rename some loggers to the same convention 2023-03-07 10:42:36 +01:00
Roman Khafizianov
3693218fc5
rename logger common.commonspace.settings -> commonspace.settings 2023-03-06 22:26:32 +01:00
Mikhail Rakhmanov
d22d8f4f25
Merge pull request #39 from anytypeio/coordinator 2023-03-06 18:59:17 +01:00
mcrakhman
61cd658ab0
Add todo 2023-03-06 14:29:07 +01:00
mcrakhman
998f631ee8
Update diffsyncer to directly sync settings tree 2023-03-06 11:08:27 +01:00
mcrakhman
3f48831e8b
Fix spacestorage 2023-03-02 23:28:46 +01:00
mcrakhman
cda401356d
Simplify cred provider logic 2023-03-02 22:40:56 +01:00
mcrakhman
897c50e8e6
Add credential provider 2023-03-02 22:04:37 +01:00
mcrakhman
5218eea8ad
Fix change builder with no root 2023-03-02 21:08:14 +01:00
mcrakhman
1ed8f162ae
Update space header validation 2023-03-02 13:27:08 +01:00
mcrakhman
31b3fed274
Add space header validation 2023-03-02 13:23:43 +01:00
mcrakhman
eae4f0a57d
Change verify export 2023-03-01 22:12:07 +01:00
mcrakhman
00c344112e
Export VerifyDeleteChange 2023-03-01 22:06:37 +01:00
Roman Khafizianov
3f95941045
exclude graphviz when CGO_ENABLED=0 2023-02-28 17:03:19 +01:00
mcrakhman
cf80cdbe7d
Change deleter peer logic 2023-02-27 14:24:28 +01:00
mcrakhman
74b0269230
Any-sync remove printlns and fix condition 2023-02-26 18:47:55 +01:00
mcrakhman
aea36229fb
Add deletionmanager tests 2023-02-26 00:05:28 +01:00
mcrakhman
67d97c26ec
Add some basic tests for settings 2023-02-25 22:41:12 +01:00
mcrakhman
0c200ba323
Test settings state builder 2023-02-25 21:41:35 +01:00
mcrakhman
be253bb01b
Add deps 2023-02-24 23:51:45 +01:00
mcrakhman
8d25922f27
Update interfaces 2023-02-24 23:42:05 +01:00
mcrakhman
4ff0d9d42a
Add logs and fix building settings state 2023-02-24 23:25:11 +01:00
mcrakhman
0ababcf913
Stop syncing with clients after deletion 2023-02-24 00:10:40 +01:00
mcrakhman
c5b47abf8a
Remove unnecessary call 2023-02-24 00:04:11 +01:00
mcrakhman
7960297ea2
Change deletion logic in headsync and objectsync 2023-02-23 23:58:09 +01:00
mcrakhman
3cd292db5b
Update any-sync new deletion logic 2023-02-23 21:08:31 +01:00
mcrakhman
904224447f
Add space deleted in storage 2023-02-22 10:05:17 +01:00
mcrakhman
47be32c804
Merge branch 'main' into account-deletion 2023-02-22 09:59:13 +01:00
mcrakhman
7da3553db3
Add more logs for space 2023-02-21 16:46:40 +01:00
mcrakhman
c37c7ba874
Fix putTree close and handshake params and add logs for trees used debug 2023-02-21 16:36:58 +01:00
mcrakhman
def3d7cdd5
Add comments 2023-02-21 14:44:12 +01:00