Commit Graph

379 Commits

Author SHA1 Message Date
684eb436d4 move to multimodule pom 2024-07-26 09:51:00 +02:00
42a1f098c1 less hacky ProtoSerializerService
Some checks failed
Server / build-dhfs (push) Failing after 34m46s
Server / build-webui (push) Successful in 2m24s
Server / publish-docker (push) Has been skipped
Server / publish-run-wrapper (push) Has been skipped
2024-07-25 19:32:42 +02:00
a4ba46520b AssumedUnique annotation instead of virtual method
Some checks failed
Server / build-dhfs (push) Failing after 34m51s
Server / build-webui (push) Successful in 2m33s
Server / publish-docker (push) Has been skipped
Server / publish-run-wrapper (push) Has been skipped
2024-07-24 15:51:23 +02:00
03d837a229 add a readme
Some checks failed
Server / build-dhfs (push) Failing after 29m54s
Server / build-webui (push) Successful in 2m28s
Server / publish-docker (push) Has been skipped
Server / publish-run-wrapper (push) Has been skipped
2024-07-23 21:40:03 +02:00
bb40b0e75b re-disable parallel tests
it's not faster but opens up a lot of jank
2024-07-23 21:29:52 +02:00
1f88038c55 re-enable parallel tests
should be readable with the tags
2024-07-23 21:14:48 +02:00
79651346a4 fix PushResolution not actually working 2024-07-23 21:14:13 +02:00
88d1e2136f don't remove non-empty dirs
Some checks failed
Server / build-dhfs (push) Failing after 7m6s
Server / build-webui (push) Successful in 2m26s
Server / publish-docker (push) Has been skipped
Server / publish-run-wrapper (push) Has been skipped
2024-07-21 22:05:09 +02:00
eb9e9d9fc1 a little cleaner traverse 2024-07-21 21:54:22 +02:00
4795fe28a5 don't put into lru cache just created objects 2024-07-21 21:33:00 +02:00
701a281a67 remove notfound stacktrace in traverse 2024-07-21 17:09:33 +02:00
5585af2375 cached LRU access queue 2024-07-21 17:02:47 +02:00
0ad86a74a3 use concurrent hash map not the skiplist! 2024-07-21 16:40:39 +02:00
fa95fb24eb lock-free jObjectManager 2024-07-21 16:37:18 +02:00
6a8a46b0d4 less lru notifications 2024-07-21 16:04:55 +02:00
039a275de1 lru stats 2024-07-21 15:59:33 +02:00
5ba62edbbc use buffered streams 2024-07-21 15:24:52 +02:00
458970a384 use mtime as atime 2024-07-21 15:24:43 +02:00
7865e6aa46 simple additional lru cache 2024-07-21 14:03:57 +02:00
c8267ffa9e fake chown 2024-07-21 13:44:51 +02:00
25e5acaabb include haveLocalCopy in metaHash
Some checks failed
Server / build-dhfs (push) Failing after 34m53s
Server / build-webui (push) Successful in 2m48s
Server / publish-docker (push) Has been skipped
Server / publish-run-wrapper (push) Has been skipped
2024-07-21 13:21:18 +02:00
3d6bb55950 set haveLocalCopy in externalResolution 2024-07-21 13:19:00 +02:00
da04398d26 use ChunkDataP in ChunkData directly 2024-07-21 12:59:08 +02:00
830cde74a8 make chunks 512k by default 2024-07-21 12:37:01 +02:00
e16556ce67 save hasLocalCopy in metadata 2024-07-21 12:33:01 +02:00
0e90c10efc use protobuf for storage 2024-07-21 12:11:28 +02:00
66d2c26551 less network spam
Some checks failed
Server / build-dhfs (push) Failing after 6m38s
Server / build-webui (push) Successful in 2m26s
Server / publish-docker (push) Has been skipped
Server / publish-run-wrapper (push) Has been skipped
2024-07-14 09:37:25 +02:00
b568a5baaf deletion delay on by default 2024-07-14 09:29:09 +02:00
eb8f0389ea autosync retries
Some checks failed
Server / build-dhfs (push) Failing after 6m33s
Server / build-webui (push) Successful in 2m21s
Server / publish-docker (push) Has been skipped
Server / publish-run-wrapper (push) Has been skipped
2024-07-13 19:24:51 +02:00
be7ac5a732 fixie
Some checks failed
Server / build-dhfs (push) Failing after 30m3s
Server / build-webui (push) Successful in 2m33s
Server / publish-docker (push) Has been skipped
Server / publish-run-wrapper (push) Has been skipped
2024-07-13 00:09:34 +02:00
98bde5bb2d fixie 2024-07-12 23:44:41 +02:00
0d7f49bea3 mark seen logs 2024-07-12 23:36:58 +02:00
4baf9cf778 more mark seen 2024-07-12 23:09:15 +02:00
f42e839517 fix dir moving 2024-07-12 22:44:04 +02:00
89b40a572b a bit less log spam 2024-07-12 22:19:25 +02:00
2b40ec80fc fixie 3 2024-07-12 22:07:56 +02:00
9282cedfa0 fixie 2 2024-07-12 22:06:28 +02:00
868d1e9514 fixie 2024-07-12 22:05:53 +02:00
1799688d68 fixie 2024-07-12 21:49:59 +02:00
83f5cabd48 delay canDelete retries 2024-07-12 21:29:59 +02:00
22cd7ceda9 deferred invalidations 2024-07-12 20:25:49 +02:00
bb8b10b3d2 simple symlinks
Some checks failed
Server / build-dhfs (push) Failing after 6m43s
Server / build-webui (push) Successful in 2m25s
Server / publish-docker (push) Has been skipped
Server / publish-run-wrapper (push) Has been skipped
2024-07-12 17:00:26 +02:00
84a228b52e add gccHelloWorldTest 2024-07-12 16:11:58 +02:00
9acf85c7cb little fixie 2 2024-07-12 15:35:00 +02:00
ff2348209c little fixie 2024-07-12 15:30:43 +02:00
42f0d7e16f less crappy size() 2024-07-12 15:24:02 +02:00
83ebc3ba75 delayed queue get with limit
Some checks failed
Server / build-dhfs (push) Successful in 26m42s
Server / build-webui (push) Successful in 2m26s
Server / publish-docker (push) Failing after 2m1s
Server / publish-run-wrapper (push) Successful in 1m31s
2024-07-11 23:15:31 +02:00
2312068b5c log writeback status only when size is > 0 2024-07-11 23:00:11 +02:00
efa89cb073 another fixie 2024-07-11 22:53:32 +02:00
fab33d20ee update script fixie 2024-07-11 22:45:46 +02:00