Miao Wang 45099fc7d3 Fix config_diff panics when old config or new config is empty 2 years ago
..
base_provider.go e47ba2097e add a timeout field to providers 5 years ago
btrfs_snapshot_hook.go 5a9c6b9020 Mock btrfs hook in non linux platforms like darwin 5 years ago
btrfs_snapshot_hook_nolinux.go 5a9c6b9020 Mock btrfs hook in non linux platforms like darwin 5 years ago
cgroup.go 1bc0285905 cgroupv2: bypass RequireDevices check 4 years ago
cgroup_test.go f8b6ea9c4e cgroupv2: add test for reexec 4 years ago
cmd_provider.go e47ba2097e add a timeout field to providers 5 years ago
common.go c00eb12a75 Two new options for rsync provider 5 years ago
config.go 3ba70c6c71 cgroupv2: create cgroup manager on startup (WIP) 4 years ago
config_diff.go 45099fc7d3 Fix config_diff panics when old config or new config is empty 2 years ago
config_diff_test.go 4007bb2e4d Add unit test for config_diff when old or new is empty 2 years ago
config_test.go 3ce5c2ede3 change type of memlimit from string to int64 4 years ago
context.go f95a0f9a6f feature(worker): context object to store runtime configurations 9 years ago
context_test.go f95a0f9a6f feature(worker): context object to store runtime configurations 9 years ago
docker.go f0ccdc47dc docker: support memory limit 4 years ago
docker_test.go f0ccdc47dc docker: support memory limit 4 years ago
exec_post_hook.go 06fce98c00 Eliminate duplicate mirrorProvider in Hooks 6 years ago
exec_post_test.go 563860d424 fix #63 8 years ago
hooks.go 681388ffdd feature(worker): toplevel mirror job logic 9 years ago
job.go 7b0cd490b7 fix misuse of a variable 5 years ago
job_test.go b5d2a0ad89 bug fix: jobs not being scheduled after timeout 5 years ago
loglimit_hook.go 06fce98c00 Eliminate duplicate mirrorProvider in Hooks 6 years ago
loglimit_test.go ce3471e30d feature(worker): implemented Worker object, worker side code is almost done 9 years ago
provider.go 2949b9c58c cgroupv2: change newCgroupHook interface 4 years ago
provider_test.go 1804a31b6a Bugfix change the order of options in 2f9e96a 4 years ago
rsync_provider.go 1804a31b6a Bugfix change the order of options in 2f9e96a 4 years ago
runner.go 0f05c69c36 [WIP] cgroupv2: support start with cgroupv2 4 years ago
schedule.go ddc9efd155 report next scheduled sync time 6 years ago
schedule_test.go 65984053eb fix(worker): fixed scheduling bugs 9 years ago
two_stage_rsync_provider.go 1804a31b6a Bugfix change the order of options in 2f9e96a 4 years ago
worker.go 02a144744f [WIP] cgroupv2: add init cgroup 4 years ago
worker_test.go c8600d094e Add LastRegister to WorkerStatus 5 years ago
zfs_hook.go 06fce98c00 Eliminate duplicate mirrorProvider in Hooks 6 years ago
zfs_hook_test.go 90d419ca66 add tests for last commit 6 years ago