150 Commits

Author SHA1 Message Date
mcrakhman
a66a356947
Moving around files and refactoring of common 2022-12-25 20:27:37 +01:00
mcrakhman
53e945b956
WIP refactoring syncstatus headsync 2022-12-25 15:08:26 +01:00
mcrakhman
c81724c36f
Fix sync bugs (connection with different nodes on stream and diff) 2022-12-21 21:24:17 +01:00
mcrakhman
86359af3be
Send head notify message on object create 2022-12-21 19:50:46 +01:00
mcrakhman
40760d5c19
Few more fixes in tests 2022-12-19 18:51:31 +01:00
mcrakhman
b7e1e1502f
Statusservice refactoring 2022-12-19 17:54:06 +01:00
mcrakhman
81f24d4cb0
Update status service 2022-12-19 16:59:43 +01:00
mcrakhman
bc857efc6c
Add some comments and checks 2022-12-18 13:43:05 +01:00
mcrakhman
fb6476939e
Change sync status update logic 2022-12-18 13:16:37 +01:00
mcrakhman
b59e2c2593
Added simple watcher and statusservice upgrades 2022-12-17 21:48:48 +01:00
mcrakhman
1af3e764ec
Add status service implementation 2022-12-17 17:19:19 +01:00
mcrakhman
85321db4d7
Add preliminary interfaces for syncstatus 2022-12-17 16:55:15 +01:00
mcrakhman
a510fa21b7
Fix tests 2022-12-17 14:00:39 +01:00
mcrakhman
791ecc56b0
Fixing tests wip 2022-12-16 23:39:00 +01:00
mcrakhman
fcbc6af479
Add comments and fix streampool test 2022-12-16 21:02:34 +01:00
mcrakhman
6f13df03a6
Add queue to sync client 2022-12-16 16:40:23 +01:00
mcrakhman
7183127189
Move queue to separate object 2022-12-16 13:09:15 +01:00
mcrakhman
2fa94cfe7b
More fixes to synctree and objecttree 2022-12-15 21:53:58 +01:00
mcrakhman
fd7c0010d8
Add queue to handle quickly updating records 2022-12-15 17:20:11 +01:00
mcrakhman
ff12e4ad1e
Removed sending under a lock in sync tree handler 2022-12-14 21:37:36 +01:00
mcrakhman
5e8bd53fb2
Add connection with timeout, message limits more logs etc 2022-12-14 14:27:43 +01:00
mcrakhman
d8461fb856
Fix not taking lock 2022-12-12 17:30:21 +01:00
mcrakhman
f8509bc85a
Change obj tree logic to include their heads on add raw changes 2022-12-12 17:17:09 +01:00
mcrakhman
c31ebe6794
Remove sugared logger 2022-12-09 22:11:22 +01:00
mcrakhman
ed3d7a7720
Few fixes to syncservice and streamchecker 2022-12-09 21:53:24 +01:00
mcrakhman
30a8194638
Fix stream checker and tests 2022-12-09 19:55:57 +01:00
mcrakhman
8a4b58969b
Add stream checker 2022-12-09 17:16:43 +01:00
mcrakhman
9d9867a632
Change tree creation logic 2022-12-06 10:19:53 +01:00
mcrakhman
86ba8e33d0
More fixes to settingsdocument 2022-12-05 23:04:56 +01:00
mcrakhman
6bf8864f5a
Fix incorrect args in debug 2022-12-05 20:02:26 +01:00
mcrakhman
a67aebf526
Remove duplicated code 2022-12-05 19:11:16 +01:00
mcrakhman
8c60e77b6f
Update synctree ping logic 2022-12-05 18:51:59 +01:00
mcrakhman
00b1b8e4a5
Fix notifiable when creating sync tree 2022-12-05 17:21:14 +01:00
mcrakhman
2b3ae0fb94
Add two client script and fix common snapshot bug 2022-12-04 15:02:50 +01:00
mcrakhman
82eb76c1ea
Fix syncservice loop 2022-12-03 17:54:10 +01:00
mcrakhman
75706111ee
WIP node api 2022-12-03 12:44:02 +01:00
mcrakhman
0d0bd82dc7
Simplify space locked solution 2022-12-03 11:48:18 +01:00
mcrakhman
af5077d1c2
Stopped space from unloading if trees are still there 2022-12-02 19:45:43 +01:00
mcrakhman
c85ae1a335
Move notifiable logic to synctree instead of syncclient 2022-12-02 14:14:02 +01:00
mcrakhman
3dec56141f
Add dump heads and new head when adding text 2022-12-02 12:18:38 +01:00
mcrakhman
a1e4e4f714
Add idprovider tests 2022-11-29 20:54:44 +01:00
mcrakhman
ef20f0c44e
Add deleter tests 2022-11-29 19:45:51 +01:00
mcrakhman
e9bee38b36
Add deletionstate tests 2022-11-29 19:37:18 +01:00
mcrakhman
df804c198d
Add settingsdocument tests 2022-11-29 18:53:04 +01:00
mcrakhman
694973a4e3
Tests and refactoring 2022-11-29 16:54:04 +01:00
mcrakhman
b24f79645d
Improve interfaces for synctree, generate mocks 2022-11-28 16:54:31 +01:00
mcrakhman
8483ca1c87
Changes for tests and database fixes 2022-11-28 16:15:25 +01:00
mcrakhman
91427be6f7
Update diffsyncer 2022-11-25 15:24:25 +01:00
mcrakhman
907cbdea09
Fix diffservice tests 2022-11-25 15:09:44 +01:00
mcrakhman
54277d77c2
Re-generate mocks and fix sync tree tests 2022-11-25 14:37:00 +01:00