47 Commits

Author SHA1 Message Date
mcrakhman
9ae5710854
Simplify space locked solution 2022-12-03 11:48:18 +01:00
mcrakhman
494b7552ce
Stopped space from unloading if trees are still there 2022-12-02 19:45:43 +01:00
mcrakhman
1e4a25c15d
Add dump heads and new head when adding text 2022-12-02 12:18:38 +01:00
mcrakhman
4a3f20b236
Tests and refactoring 2022-11-29 16:54:04 +01:00
mcrakhman
82400407b9
Improve interfaces for synctree, generate mocks 2022-11-28 16:54:31 +01:00
mcrakhman
f6d8183001
Simplify deletion pipeline and change other stuff 2022-11-24 01:17:56 +01:00
mcrakhman
8854bbbe95
Fix some document deletion bugs 2022-11-12 22:55:12 +01:00
mcrakhman
b617cdc690
Add sync loop to settings document 2022-11-12 18:17:01 +01:00
mcrakhman
62d26fbafd
WIP more deletion checks 2022-11-12 17:49:25 +01:00
mcrakhman
6c38474c40
Diff service notify logic 2022-11-12 16:24:06 +01:00
mcrakhman
fed41ba3aa
Add non-encrypted changes and settings document logic 2022-11-12 13:36:30 +01:00
mcrakhman
72d83ca171
WIP document deletion 2022-11-11 12:37:45 +01:00
mcrakhman
020b1f1d71
Change pullspace and pushspace methods and handlers 2022-11-10 20:10:57 +01:00
mcrakhman
354ee3b6c7
Merge remote-tracking branch 'origin/acl-sync' into acl-invite
# Conflicts:
#	common/commonspace/service.go
#	common/pkg/acl/aclrecordproto/aclrecord.pb.go
#	common/pkg/acl/aclrecordproto/protos/aclrecord.proto
#	common/pkg/acl/list/list.go
#	common/pkg/acl/storage/inmemory.go
#	common/pkg/acl/testutils/acllistbuilder/liststoragebuilder.go
#	node/nodespace/rpchandler.go
#	node/nodespace/service.go
2022-11-07 12:36:48 +01:00
mcrakhman
9bbb1a02e5
Add pull space method to proto and provide get space 2022-11-06 14:25:27 +01:00
Sergey Cherepanov
25f30cacc2
acl service wip 2022-10-31 11:25:58 +03: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
3886436841
Storage close and diff fixes and logs 2022-10-21 20:34:37 +02:00
mcrakhman
4da28bcd86
Fix bug with head update not being sent on first receive 2022-10-20 18:56:09 +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
95cb91ffad
Add space and tree close logic and fix some related tests 2022-10-19 12:20:24 +02:00
mcrakhman
6201951e3b
Add space and document creation logic for client 2022-10-18 14:17:49 +02:00
Sergey Cherepanov
7548082355
move pkgs 2022-10-17 14:11:55 +03:00
mcrakhman
d80986e6d0
Change space service methods and change list storage 2022-10-17 12:40:55 +02:00
mcrakhman
ad021e5758
Add close waiter and close logic for db 2022-10-12 21:36:16 +02:00
mcrakhman
274573df28
Further updates to sync logic 2022-10-02 16:11:47 +02:00
mcrakhman
e99650615d
Fix circular deps etc 2022-09-29 16:22:56 +02:00
mcrakhman
131f4a6968
Change cache logic 2022-09-28 20:56:11 +02:00
mcrakhman
533880e9f1
Add better error handling 2022-09-28 19:55:47 +02:00
mcrakhman
9be23b4ff7
Add push space logic and change storage interface 2022-09-28 09:18:04 +02:00
mcrakhman
51af8c223d
Add space/tree creation and derivation and push space protocol changes 2022-09-27 21:06:49 +02:00
mcrakhman
c111257f63
Change account logic and add space objects 2022-09-27 13:31:50 +02:00
mcrakhman
227e7d47ab
Few more fixes, remove node service 2022-09-26 22:15:40 +02:00
mcrakhman
dc69e93064
Some renamings and fixes 2022-09-18 11:23:01 +02:00
mcrakhman
832d0d5bfa
Add treecache to node 2022-09-17 22:18:11 +02:00
mcrakhman
04184b1582
Remove responsibility of objecttree to notify and move to synctree 2022-09-17 21:39:17 +02:00
mcrakhman
70dabf70dd
Move diff logic to separate service, simplify send sync 2022-09-17 20:54:23 +02:00
mcrakhman
f420ac144c
Update stream configuration and sync service 2022-09-16 11:20:43 +02:00
mcrakhman
eb36eed4c0
Add tree validation before saving 2022-09-16 07:47:36 +02:00
mcrakhman
91aacdd955
Add build tree sync request 2022-09-16 00:22:22 +02:00
mcrakhman
a48e8f357a
Update peer reading logic 2022-09-15 14:11:49 +02:00
mcrakhman
34ef43786c
Update tree sync logic 2022-09-15 13:42:51 +02:00
mcrakhman
aecb95bc92
Add more logic re sync service 2022-09-15 11:35:16 +02:00
Sergey Cherepanov
caa725dc20
package moving + commonaspace and nidespace services 2022-09-08 21:56:32 +03:00