63 Commits

Author SHA1 Message Date
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
bc857efc6c
Add some comments and checks 2022-12-18 13:43:05 +01:00
mcrakhman
b59e2c2593
Added simple watcher and statusservice upgrades 2022-12-17 21:48:48 +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
f8509bc85a
Change obj tree logic to include their heads on add raw changes 2022-12-12 17:17:09 +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
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
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
b24f79645d
Improve interfaces for synctree, generate mocks 2022-11-28 16:54:31 +01:00
mcrakhman
54277d77c2
Re-generate mocks and fix sync tree tests 2022-11-25 14:37:00 +01:00
mcrakhman
f5a2a7a959
Add sync listener nil check 2022-11-25 09:46:01 +01:00
mcrakhman
5715450aff
Change push space and some tree deletion logic 2022-11-24 20:24:59 +01:00
mcrakhman
bba4efaa50
Simplify deletion pipeline and change other stuff 2022-11-24 01:17:56 +01:00
mcrakhman
035a2fc1e6
Fix some document deletion bugs 2022-11-12 22:55:12 +01:00
mcrakhman
696cc37055
Add non-encrypted changes and settings document logic 2022-11-12 13:29:00 +01:00
mcrakhman
d09a802487
WIP document deletion 2022-11-11 12:37:45 +01:00
mcrakhman
8805ba78ef
Change pullspace and pushspace methods and handlers 2022-11-10 20:10:57 +01:00
mcrakhman
4881c052aa
Fix tests and change peer id context logic 2022-11-07 13:36:10 +01:00
mcrakhman
1fab89e154
Fix mocks and formatting 2022-10-26 22:05:55 +02:00
mcrakhman
f2790cb574
Change tree methods and start adding tree tests 2022-10-26 12:55:47 +02:00
mcrakhman
70f3929f44
Remove lastusage from syncclient 2022-10-24 14:46:24 +02:00
mcrakhman
453967fad8
Stream pool and synctree fixes 2022-10-24 10:31:29 +02:00
mcrakhman
500725ffee
Add tests for sync handler 2022-10-23 22:24:13 +02:00
mcrakhman
3f90011c10
Test sync tree 2022-10-23 18:19:15 +02:00
mcrakhman
e1784aa2fb
Refactor synctree 2022-10-22 16:19:47 +02:00
mcrakhman
6518a0f971
Change proto and generalise logic 2022-10-22 16:05:06 +02:00
mcrakhman
69211dfe66
Move concrete logic to concrete packages 2022-10-22 14:23:42 +02:00
mcrakhman
e289fd4f89
WIP sync refactoring 2022-10-22 13:04:58 +02:00
mcrakhman
a21e27cce5
Don't broadcast when no content added 2022-10-21 21:32:37 +02:00
mcrakhman
3eeb3ec887
Fix listener sync tree and diff iter bug 2022-10-20 19:39:45 +02:00
mcrakhman
f213ec7efe
Fix bug with head update not being sent on first receive 2022-10-20 18:56:09 +02:00
mcrakhman
1af3f1b290
Fix bugs with storage 2022-10-20 16:02:16 +02:00