dragonfly/client/config
Jim Ma c38bba2612
feat: merge same tasks in daemon (#977)
* feat: merge same tasks in daemon
* test: add tiny file test in daemon
* fix: when validate digest disabled, did not store metadata

Signed-off-by: Jim Ma <majinjing3@gmail.com>
2023-06-28 17:32:49 +08:00
..
mocks feat: dfdaemon get scheduler list dynamically from manager (#812) 2023-06-28 17:32:37 +08:00
testdata feat: add data directory (#910) 2023-06-28 17:32:44 +08:00
constants.go fix: dead lock when pt.failedPieceCh is full (#466) 2023-06-28 17:30:28 +08:00
constants_otel.go feat: merge same tasks in daemon (#977) 2023-06-28 17:32:49 +08:00
deprecated.go fix: log specification (#452) 2023-06-28 17:30:27 +08:00
dfget.go feat: support recursive download in dfget (#932) 2023-06-28 17:32:47 +08:00
dfget_darwin.go feat: support recursive download in dfget (#932) 2023-06-28 17:32:47 +08:00
dfget_linux.go feat: support recursive download in dfget (#932) 2023-06-28 17:32:47 +08:00
dfget_test.go Fix: infinite recursion in MkDirAll (#358) 2023-06-28 17:27:51 +08:00
dynconfig.go refactor: dfpath pkg (#879) 2023-06-28 17:32:43 +08:00
dynconfig_test.go refactor: move from io/ioutil to io and os packages (#906) 2023-06-28 17:32:45 +08:00
flags.go feat: move dfnet to internal (#862) 2023-06-28 17:32:41 +08:00
headers.go feature: add multiple registry mirrors support (#479) 2023-06-28 17:30:28 +08:00
peerhost.go feat: Add useProxies to registryMirror allowing to mirror more anything (#965) 2023-06-28 17:32:49 +08:00
peerhost_darwin.go feat: add default DiskGCThresholdPercent and ignore it when is 0 (#971) 2023-06-28 17:32:49 +08:00
peerhost_linux.go feat: add default DiskGCThresholdPercent and ignore it when is 0 (#971) 2023-06-28 17:32:49 +08:00
peerhost_test.go feat: add data directory (#910) 2023-06-28 17:32:44 +08:00