1093 Commits

Author SHA1 Message Date
e40323b35e separate executorservice for move processing 2024-07-09 19:46:56 +02:00
1b7e8c02f2 allow multiple refs per object
it still can happen with conflict resolution
2024-07-09 19:41:08 +02:00
7f46e139ca a little invalidation sender cleanup 2024-07-09 19:08:42 +02:00
7143519374 add exception wrapper for invalidation sender thread 2024-07-09 18:43:51 +02:00
7a5d112720 truncate fix 2024-07-09 18:30:34 +02:00
f0f8cdb17a re-enable ref verification 2024-07-09 18:14:59 +02:00
c81dfcc848 request referer on mismatch
Some checks failed
Server / build-dhfs (push) Successful in 23m43s
Server / build-webui (push) Successful in 2m28s
Server / publish-docker (push) Failing after 4m57s
Server / publish-run-wrapper (push) Successful in 2m0s
2024-07-08 23:57:53 +02:00
6230e10b33 mark as seen more often 2024-07-08 23:34:03 +02:00
6fe1177d3b that is also wrong! 2024-07-08 23:20:55 +02:00
c94b527086 larger invalidation delay by default 2024-07-08 22:33:04 +02:00
040932fa03 make changing ownership message debug 2024-07-08 22:31:42 +02:00
395b8e8eb7 Proper object deletion 2024-07-08 22:25:56 +02:00
bb72ca71c2 revert "remove isSeen" 2024-07-08 20:05:26 +02:00
9f18520ab4 file move test 2024-07-08 19:41:18 +02:00
3570c2be20 file conflict resolver fixie
Some checks failed
Server / build-dhfs (push) Failing after 24m24s
Server / build-webui (push) Successful in 4m59s
Server / publish-docker (push) Has been skipped
Server / publish-run-wrapper (push) Has been skipped
2024-07-07 22:38:41 +02:00
b36ae45cbc fix for refs not being cleaned 2024-07-07 22:32:37 +02:00
64e2938620 trace possibly wrongly locked objects 2024-07-07 21:48:01 +02:00
460727f24d download all only if the option is selected, duh 2024-07-07 21:02:18 +02:00
168f7db924 better format for sync stats 2024-07-07 20:57:58 +02:00
ea7a75c3cd dont try to sync deleted objects 2024-07-07 20:53:49 +02:00
aa059f2869 fixie 2 2024-07-07 20:38:54 +02:00
4f67ce0c90 fixie 2024-07-07 20:38:31 +02:00
c36094f788 deadlock detector thingy 2024-07-07 20:37:02 +02:00
84ac6e9f1c Revert "avoid dumb deadlocks"
This reverts commit e6ce5ef158.
2024-07-07 20:30:35 +02:00
b5ac363c75 smaller timeout in tests 2024-07-07 20:29:02 +02:00
e6ce5ef158 avoid dumb deadlocks 2024-07-07 20:27:53 +02:00
d13ded4184 little cleanup 2024-07-07 20:12:47 +02:00
b49ce7222a disable ref verification
there's a deadlock there, it seems like
2024-07-07 20:11:05 +02:00
e0afb622a0 also do that here unconditionally
I imagine otherwise there can be something weird with deletion
2024-07-07 20:06:42 +02:00
bd60d3eacd fixie 2024-07-07 20:05:51 +02:00
b8e080782a more pessimistic peer sync 2024-07-07 20:04:19 +02:00
4947b44722 resend all the new peers to everyone after updates 2024-07-07 19:55:15 +02:00
bf8fbb49e0 don't require 100% consistent peers on start 2024-07-07 19:50:56 +02:00
acd538928d make no action on update debug 2024-07-07 19:24:19 +02:00
a34acbb979 simple wrapper 2024-07-07 19:23:30 +02:00
0ba46e3007 increase rsa key size by default 2024-07-07 19:06:28 +02:00
c3339ed8ce fix obj path config 2024-07-07 19:05:12 +02:00
ba52198f75 simple autosync fixie 2024-07-07 18:47:45 +02:00
fdac85b6bd simple autosync 2024-07-07 18:36:44 +02:00
1a74f5fe94 writeListeners hierarchy support 2024-07-07 17:35:54 +02:00
ea95ab7847 use headless image in docker 2024-07-07 17:24:59 +02:00
a834166e23 docker for arm 2024-07-07 17:18:18 +02:00
c837b33981 Docker CI (#1) 2024-07-07 17:10:49 +02:00
68d46fc60c Update docker-publish.yml
Some checks failed
Server / build (push) Failing after 16m18s
2024-07-07 15:26:39 +02:00
86ff6daa38 Create docker-publish.yml 2024-07-07 15:22:57 +02:00
e00aff5e5a docker container 2024-07-07 15:20:15 +02:00
2df3a3dccb WebUiRouter for SPA 2024-07-07 14:33:29 +02:00
b4069879a7 add more serial versions 2024-07-07 13:36:00 +02:00
2bb1c3ea7e Create LICENSE 2024-07-07 12:53:43 +02:00
879d3158c2 don't call getPeerDirectory on every call 2024-07-07 12:02:41 +02:00