504 Commits

Author SHA1 Message Date
mcrakhman
8680c24329
Add generic mustcomponent as in middleware 2023-01-02 13:16:49 +01:00
mcrakhman
1a2ceb6e2b
Remove unnecessary context cleanup 2023-01-02 11:31:43 +01:00
mcrakhman
8d8aff2680
Remove error handling on broadcasting
In theory this can cause a non-decrease of a treesUsed var
2023-01-02 11:26:26 +01:00
mcrakhman
397252d97a
Change headsync logic (ensure space closing on nodes) 2023-01-02 10:54:17 +01:00
mcrakhman
58389432d7
Change object creation to do it through cache 2023-01-01 22:05:29 +01:00
Sergey Cherepanov
a55306aa27
Merge pull request #26 from anytypeio/files
files:partial upload
2022-12-29 22:36:41 +03:00
mcrakhman
e44bcfedaf
Remove unused function in confconnector 2022-12-29 18:27:27 +01:00
Mikhail Rakhmanov
33a2b5cc84
Merge pull request #25 from anytypeio/naming-and-refactoring 2022-12-29 15:39:07 +01:00
mcrakhman
a855f02f63
Add queue test 2022-12-29 15:16:30 +01:00
mcrakhman
8eafaa266d
Merge branch 'bilienko/integration-tests-start' into naming-and-refactoring
# Conflicts:
#	common/commonspace/objectsync/streampool.go
#	util/cmd/debug/commands/scripts.go
2022-12-29 13:51:41 +01:00
mcrakhman
b5dc56d72c
Update action queue 2022-12-29 13:47:17 +01:00
mcrakhman
a103c960a4
Some streampool fixes 2022-12-28 17:52:10 +01:00
mcrakhman
98b8584efc
Change solution to use queue for better performance 2022-12-27 22:37:47 +01:00
mcrakhman
fa076ee83f
Fix waiters in streampool 2022-12-27 19:59:27 +01:00
mcrakhman
d4b90e5202
Fix streampool waiters bug 2022-12-27 19:57:01 +01:00
Sergey Cherepanov
84b21c62c5
refactor configs 2022-12-27 16:50:20 +03:00
Sergey Cherepanov
caec31dd7f
files:partial upload 2022-12-27 13:55:51 +03:00
Dmitry
f86337ffc8 Nodes descriptions added 2022-12-27 17:57:17 +08:00
Dmitry
70163c3aaf First integrational test! 2022-12-27 17:53:14 +08:00
mcrakhman
5b98550349
Change port number for file node in deploy 2022-12-26 18:05:33 +01: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
Sergey Cherepanov
ac018be8b1
Merge pull request #24 from anytypeio/files
file fixes: rpcstore context listen
2022-12-26 19:13:43 +03:00
Sergey Cherepanov
6fb720e0ea
files: rpcstore context listen 2022-12-26 18:59:33 +03:00
mcrakhman
e736ff313f
Add generation for textchanges in test client 2022-12-25 21:20:41 +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
mcrakhman
3c30f72cd5
WIP refactoring syncstatus headsync 2022-12-25 15:08:26 +01:00
Sergey Cherepanov
874d5bbca0
Merge pull request #22 from anytypeio/files
Move fileserver to filenode, filenode in debugapi
2022-12-23 23:26:56 +03:00
Sergey Cherepanov
acf21c7d54
move fileserver to filenode, filenode in debugapi 2022-12-23 21:23:44 +03:00
Sergey Cherepanov
b7d4c27920
Merge pull request #21 from anytypeio/files
Files
2022-12-23 13:35:50 +03:00
Sergey Cherepanov
555ff804fe
files: fix syncer loop, check ctx.Done 2022-12-22 14:50:20 +03:00
Sergey Cherepanov
ec900d6e9d
go mod fixes 2022-12-22 14:08:15 +03:00
Sergey Cherepanov
0b27fe7642
merge 2022-12-22 14:01:36 +03:00
Sergey Cherepanov
ad8055635d
gitignore debug.json 2022-12-22 13:46:22 +03:00
Mikhail Rakhmanov
f4a27fb1d3
Merge pull request #20 from anytypeio/status-service 2022-12-21 21:34:00 +01:00
mcrakhman
b0b75ac8ea
Fix sync bugs (connection with different nodes on stream and diff) 2022-12-21 21:24:17 +01:00
mcrakhman
108900e88a
Send head notify message on object create 2022-12-21 19:50:46 +01:00
Sergey Cherepanov
439182cdfa
files: ref, proxyStore, index 2022-12-21 21:23:57 +03:00
mcrakhman
9b0aba1339
Change some parameter names 2022-12-21 10:48:32 +01:00
mcrakhman
b3024740d0
Change naming, add debug mode and remove sh script 2022-12-21 00:23:09 +01:00
mcrakhman
cfd2ea8ece
More cmd fixes 2022-12-20 23:49:36 +01:00
mcrakhman
d0adbf5026
Change command a bit, change debug command parameter 2022-12-20 23:30:32 +01:00
mcrakhman
9d6e0886f4
Add preliminary deploy script 2022-12-20 18:26:47 +01:00
mcrakhman
f1d1a26b64
Few more fixes in tests 2022-12-19 18:51:31 +01:00
mcrakhman
15ccf29f0b
Statusservice refactoring 2022-12-19 17:54:06 +01:00
mcrakhman
ad87d5e545
Update status service 2022-12-19 16:59:43 +01:00
mcrakhman
322a8d144a
Add some comments and checks 2022-12-18 13:43:05 +01:00
mcrakhman
4aa9ce1a27
Change sync status update logic 2022-12-18 13:16:37 +01:00