1093 Commits

Author SHA1 Message Date
bcbcd4151c a little cleanup 2 2024-06-22 14:58:16 +02:00
869d6bb4ad a little cleanup 2024-06-22 14:54:13 +02:00
59c3a16b40 fix tests 2024-06-22 13:29:04 +02:00
2185821f19 more copies 2024-06-22 13:26:10 +02:00
5c454557ac less copies 2 2024-06-22 12:48:04 +02:00
15517d1525 less copies 2024-06-22 12:32:54 +02:00
b765fcf4fe put assumeUnique into a better place 2024-06-22 09:55:05 +02:00
d10cf7c856 batched update sending 2024-06-22 09:53:39 +02:00
01d3cb3ac0 little fixes 9 2024-06-21 23:55:45 +02:00
bc6fa41b5d little fixes 8 2024-06-21 23:52:14 +02:00
0a9f3f4e1f little fixes 7 2024-06-21 23:50:38 +02:00
3f91c4dc67 little fixes 6 2024-06-21 23:46:55 +02:00
9f4f742685 little fixes 5 2024-06-21 23:44:55 +02:00
edfc6edd43 little fixes 4 2024-06-21 23:43:27 +02:00
337b707c34 little fixes 3 2024-06-21 23:40:44 +02:00
50a4a7cb45 little fixes 2 2024-06-21 23:38:47 +02:00
e68bb25edd little fixes 2024-06-21 23:35:23 +02:00
b178d90271 report more space free 2024-06-21 23:15:46 +02:00
0ea57a5508 use xxhash instead of sha
a little speedup
2024-06-21 23:11:55 +02:00
1d4f5a2bd3 use separate threads for everything: fixes 2 2024-06-21 22:47:12 +02:00
1ceb183d65 use separate threads for everything: fixes 2024-06-21 22:46:23 +02:00
9cbac582d3 use separate threads for everything 2024-06-21 22:29:30 +02:00
9c6a87de94 do cleanup on separate thread 2024-06-21 21:55:57 +02:00
c1050769b4 less often writeback 2024-06-21 21:23:17 +02:00
ac0a0c5ca9 a little less broken chunk merging with nursery 2024-06-21 21:12:43 +02:00
76541fd7c1 a little broken chunk merging with nursery 2024-06-21 21:00:46 +02:00
ae741841fc jobject nursery 2024-06-21 19:21:07 +02:00
d422615ccb write to files under lock 2024-06-21 18:54:42 +02:00
88d91bebea writeback fixes 2024-06-21 17:31:07 +02:00
52ebe60442 writeback fix 2024-06-21 17:14:04 +02:00
16c2ea2994 some file tests 2024-06-21 16:31:51 +02:00
e7fe107c7b Fix JObjectResolver scope (so it's resolved eagerly) 2024-06-21 16:16:58 +02:00
caf4ad6373 Writeback flush on shutdown 2024-06-21 15:42:11 +02:00
49ffe29940 JObject writeback 2024-06-21 15:30:24 +02:00
25a69efea5 use mtime when resolving directory conflicts 2024-06-21 14:39:56 +02:00
a7c5027835 use local store only in jobjectmanager 2024-06-21 14:10:45 +02:00
268d475517 rewrite all objects to be in single store part 2 2024-06-21 14:05:04 +02:00
b5e7e142e8 rewrite all objects to be in single store part 1 2024-06-21 12:49:40 +02:00
7477023aab remove hack for objects write 2024-06-21 09:46:34 +02:00
63c83732ca rename overwrites filename
seems that libreoffice expects it to work
2024-06-20 21:08:10 +02:00
5ad26d56c0 another little fixie 2024-06-19 23:27:46 +02:00
ecc909882a rename getTotalVersion 2024-06-19 23:26:46 +02:00
711bd45caa little conflict resolver fixie 2024-06-19 23:17:37 +02:00
cfc05394fc a little cleanup 2024-06-19 23:05:44 +02:00
f9fa532cb5 seemingly properly working conflict resolution 2024-06-19 19:56:40 +02:00
a332c635f1 little fixies for conflict resolution, update quarkus
because of course grpc server had a bug where it could not process more than 1 query at a time
2024-06-19 19:05:04 +02:00
590d4a609d little fixie for conflict resolution 2024-06-19 17:46:42 +02:00
37b2e640aa conflict "resolution" for chunks 2024-06-19 17:33:10 +02:00
59ef0555e9 A little more flexible conflict resolution 2024-06-19 17:17:29 +02:00
874906431f conflict resolution basics 2024-06-19 10:41:24 +02:00