335 Commits

Author SHA1 Message Date
Sergey Cherepanov
25f30cacc2
acl service wip 2022-10-31 11:25:58 +03:00
Sergey Cherepanov
7a2d366bdd
node acl service (wip), fixes 2022-10-26 17:02:27 +03:00
Sergey Cherepanov
c33e944ec4
Merge branch 'main' of github.com:anytypeio/go-anytype-infrastructure-experiments into acl-sync 2022-10-24 16:16:47 +03:00
Mikhail Rakhmanov
8263bbfde2
Merge pull request #14 from anytypeio/add-client-functionality 2022-10-24 14:46:48 +02:00
mcrakhman
305cd2d795
Remove lastusage from syncclient 2022-10-24 14:46:24 +02:00
mcrakhman
93bf6d4dc4
Remove fleet artefacts 2022-10-24 14:44:15 +02:00
mcrakhman
3546fabdfa
Merge branch 'main' into add-client-functionality
# Conflicts:
#	common/commonspace/syncservice/streampool.go
#	consensus/stream/service.go
2022-10-24 14:40:44 +02:00
mcrakhman
f507e4cabd
Better logs in space storage 2022-10-24 12:09:59 +02:00
Sergey Cherepanov
9992b1fa7e
remove debug 2022-10-24 13:05:51 +03:00
mcrakhman
e419e59f1d
Change space payload 2022-10-24 11:59:37 +02:00
Sergey Cherepanov
a3d5a56077
Merge pull request #13 from anytypeio/acl-sync
Acl sync
2022-10-24 12:21:20 +03:00
mcrakhman
7bd593f0e5
Stream pool and synctree fixes 2022-10-24 10:31:29 +02:00
mcrakhman
63d353a078
Add tests for sync handler 2022-10-23 22:24:13 +02:00
mcrakhman
bf7a8b0854
Test sync tree 2022-10-23 18:19:15 +02:00
mcrakhman
09f28cf829
Refactor synctree 2022-10-22 16:19:47 +02:00
mcrakhman
58f0cf2916
Change proto and generalise logic 2022-10-22 16:05:06 +02:00
mcrakhman
d6a45cced0
Move concrete logic to concrete packages 2022-10-22 14:23:55 +02:00
mcrakhman
8cc44c4a79
WIP sync refactoring 2022-10-22 13:04:58 +02:00
mcrakhman
5b93c78ebd
Add timeout when waiting in streampool 2022-10-21 23:50:14 +02:00
mcrakhman
2085e3ae40
Don't broadcast when no content added 2022-10-21 21:32:37 +02:00
mcrakhman
3886436841
Storage close and diff fixes and logs 2022-10-21 20:34:37 +02:00
mcrakhman
40ce73db68
Ocache fix tests and return deadline back 2022-10-21 11:21:20 +02:00
mcrakhman
27b3213bac
Fix ranges deadlock 2022-10-21 11:00:38 +02:00
mcrakhman
829cfb3054
Fix bug with nested read locks in diff 2022-10-20 21:48:31 +02:00
mcrakhman
3a3d21cd01
Raw loader and key fixes 2022-10-20 20:12:00 +02:00
mcrakhman
aa47d8ecf8
Fix listener sync tree and diff iter bug 2022-10-20 19:39:45 +02:00
Sergey Cherepanov
e8353897eb
fix tests + remove consensus testclient 2022-10-20 20:20:03 +03:00
Sergey Cherepanov
58f9e623a4
reconnection for consensus client + fixes 2022-10-20 20:14:27 +03:00
mcrakhman
d871c9b061
Fix add text bug 2022-10-20 19:08:43 +02:00
mcrakhman
4da28bcd86
Fix bug with head update not being sent on first receive 2022-10-20 18:56:09 +02:00
mcrakhman
f21f05585c
Fix bugs with storage 2022-10-20 16:02:16 +02:00
Sergey Cherepanov
a606e5f79e
consensus stream watch error 2022-10-20 14:04:59 +03:00
Sergey Cherepanov
15bf4c7018
WIP: acl service 2022-10-20 14:04:26 +03:00
mcrakhman
efa3acc368
Create waiters map 2022-10-19 22:57:34 +02:00
mcrakhman
64e0ba3b77
Fix ocache and streampool bugs, fix push space 2022-10-19 22:21:44 +02:00
mcrakhman
c9ded8956c
Fix bugs appearing while creating tree 2022-10-19 20:21:58 +02:00
mcrakhman
6cb6b91bd4
Document creation fixes 2022-10-19 17:59:12 +02:00
mcrakhman
6470454221
Fix client imports 2022-10-19 15:07:29 +02:00
mcrakhman
a3814f644c
Add client configs to nodegen 2022-10-19 14:09:04 +02:00
mcrakhman
a89d6dc468
Add API service 2022-10-19 13:38:20 +02:00
mcrakhman
ad8f90d12e
Add controller which calls different api methods 2022-10-19 12:48:55 +02:00
mcrakhman
95cb91ffad
Add space and tree close logic and fix some related tests 2022-10-19 12:20:24 +02:00
mcrakhman
04fd072ae9
Add client cmd 2022-10-18 15:16:06 +02:00
mcrakhman
6201951e3b
Add space and document creation logic for client 2022-10-18 14:17:49 +02:00
mcrakhman
9f1735110c
Revert "Push main go remove replace"
This reverts commit 440d63ade0d68226344af7f2c2c6bde866e4ba89.
2022-10-18 11:17:57 +02:00
mcrakhman
440d63ade0
Push main go remove replace 2022-10-18 11:17:15 +02:00
Sergey Cherepanov
09e3eb3e54
go mod fixes 2022-10-17 18:11:00 +03:00
Sergey Cherepanov
22074a5fbd
mod replace 2022-10-17 17:05:42 +03:00
Sergey Cherepanov
5a17320c44
go workspaces 2022-10-17 15:31:09 +03:00
Sergey Cherepanov
7548082355
move pkgs 2022-10-17 14:11:55 +03:00