|
|
4cb7ee264f
|
actually, decrease ping timeout
to be smaller than delay in Delayed tests
|
2024-07-26 14:23:56 +02:00 |
|
|
|
16f817a660
|
also increase ping timeout
|
2024-07-26 14:19:50 +02:00 |
|
|
|
c4afaa1907
|
test timeouts increase
|
2024-07-26 14:14:45 +02:00 |
|
|
|
52882dc687
|
avoid crazy numbers of files in directories
|
2024-07-26 14:06:09 +02:00 |
|
|
|
91c7998291
|
don't wait for extra Ignoring new address as they don't exist anymore
|
2024-07-26 11:01:36 +02:00 |
|
|
|
45e3181b3e
|
remove from seenHostsButNotAdded after adding
|
2024-07-26 10:49:18 +02:00 |
|
|
|
5787bdddc1
|
less log spam with "Ignoring new address"
|
2024-07-26 10:45:19 +02:00 |
|
|
|
0c4af16390
|
better unreachable error
|
2024-07-26 10:37:11 +02:00 |
|
|
|
b21ddfb6ec
|
timed jobject locks
|
2024-07-26 10:31:17 +02:00 |
|
|
|
6cd6cf7c6d
|
more clean cert updates
|
2024-07-26 10:25:53 +02:00 |
|
|
|
4d5c99dbf8
|
less delays in tests
|
2024-07-26 10:10:01 +02:00 |
|
|
|
14049eca17
|
no need for fuse dev and maven in apt
|
2024-07-26 10:03:29 +02:00 |
|
|
|
bbb93ea2e1
|
fix run-wrapper publish
|
2024-07-26 10:02:04 +02:00 |
|
|
|
606afb4f53
|
less crazy parallel test runs
|
2024-07-26 10:01:33 +02:00 |
|
|
|
684eb436d4
|
move to multimodule pom
|
2024-07-26 09:51:00 +02:00 |
|
|
|
42a1f098c1
|
less hacky ProtoSerializerService
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
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
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
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
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
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
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
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 |
|