76 Commits

Author SHA1 Message Date
Sergey Cherepanov
84b21c62c5
refactor configs 2022-12-27 16:50:20 +03:00
mcrakhman
0a24886ce6
Change ID to Id 2022-12-26 18:01:18 +01:00
mcrakhman
9da4e0e7e9
Change ACL to Acl 2022-12-26 17:52:39 +01:00
mcrakhman
d35d5c9437
Add comments and change cnames 2022-12-26 17:36:42 +01:00
mcrakhman
f696d774bb
Refactor spacesyncproto 2022-12-25 21:12:17 +01:00
mcrakhman
50dcc735c7
Moving around files and refactoring of common 2022-12-25 20:27:37 +01:00
Sergey Cherepanov
acf21c7d54
move fileserver to filenode, filenode in debugapi 2022-12-23 21:23:44 +03:00
Sergey Cherepanov
0b27fe7642
merge 2022-12-22 14:01:36 +03:00
Sergey Cherepanov
439182cdfa
files: ref, proxyStore, index 2022-12-21 21:23:57 +03:00
Sergey Cherepanov
8a19ea8dcb
file to client 2022-12-14 19:14:47 +03:00
mcrakhman
38e055ed12
Add connection with timeout, message limits more logs etc 2022-12-14 14:27:43 +01:00
mcrakhman
339dd2b006
Add tree params and debugging 2022-12-03 15:06:43 +01:00
mcrakhman
8b86ad2918
Check space dir existence before creating new 2022-12-03 13:23:14 +01:00
mcrakhman
3d624adc09
WIP node api 2022-12-03 13:09:15 +01:00
mcrakhman
4062a76e21
WIP node api 2022-12-03 12:44:02 +01:00
mcrakhman
ea9a51ec02
Add load space methods and fix storage errors 2022-12-02 09:52:04 +01:00
mcrakhman
3c1072db4a
Update diffsyncer 2022-11-25 15:24:25 +01:00
mcrakhman
9155a3cbf2
Fix tests 2022-11-24 22:20:01 +01:00
mcrakhman
f98d629a78
Add deletion test 2022-11-24 21:03:43 +01:00
mcrakhman
55e04cd2cd
Change push space and some tree deletion logic 2022-11-24 20:24:59 +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
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
11e57a43f7
Create space with settings 2022-11-10 19:44:33 +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
16b7181ebc
Fix bugs in syncer etc, add peerkey for clients 2022-11-06 22:43:28 +01:00
mcrakhman
9bbb1a02e5
Add pull space method to proto and provide get space 2022-11-06 14:25:27 +01:00
Sergey Cherepanov
37035bfacd
node acl service 2022-11-02 13:54:57 +03:00
Sergey Cherepanov
434f149e04
merge 2022-10-31 11:33:42 +03:00
Sergey Cherepanov
25f30cacc2
acl service wip 2022-10-31 11:25:58 +03:00
mcrakhman
f0b8e5ab64
Further test refactoring 2022-10-27 16:57:01 +02:00
mcrakhman
ab4fee8229
Update tests 2022-10-26 22:03:02 +02:00
mcrakhman
9c1c1e609d
Finish pogreb tests and fix some issues 2022-10-26 21:00:15 +02:00
Sergey Cherepanov
7a2d366bdd
node acl service (wip), fixes 2022-10-26 17:02:27 +03:00
mcrakhman
6497e461bd
Add list storage 2022-10-26 14:18:44 +02:00
mcrakhman
6a6b750b4e
Add more tree tests 2022-10-26 13:27:57 +02:00
mcrakhman
7b5c51a198
Change tree methods and start adding tree tests 2022-10-26 12:55:47 +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
mcrakhman
e419e59f1d
Change space payload 2022-10-24 11:59:37 +02:00
mcrakhman
3886436841
Storage close and diff fixes and logs 2022-10-21 20:34:37 +02:00
mcrakhman
3a3d21cd01
Raw loader and key fixes 2022-10-20 20:12:00 +02:00
Sergey Cherepanov
58f9e623a4
reconnection for consensus client + fixes 2022-10-20 20:14:27 +03:00
mcrakhman
f21f05585c
Fix bugs with storage 2022-10-20 16:02:16 +02:00
Sergey Cherepanov
15bf4c7018
WIP: acl service 2022-10-20 14:04:26 +03:00
mcrakhman
64e0ba3b77
Fix ocache and streampool bugs, fix push space 2022-10-19 22:21:44 +02:00
mcrakhman
a3814f644c
Add client configs to nodegen 2022-10-19 14:09:04 +02:00
mcrakhman
95cb91ffad
Add space and tree close logic and fix some related tests 2022-10-19 12:20:24 +02:00