.. |
base_provider.go
|
51fa12900d
feature(worker): ability to hot reload mirror job configrations, close #18
|
9 년 전 |
cgroup.go
|
28c8145137
feature(worker): limit rsync memory using cgroup
|
9 년 전 |
cgroup_test.go
|
28c8145137
feature(worker): limit rsync memory using cgroup
|
9 년 전 |
cmd_provider.go
|
ccc31d9289
refactor(worker): added Type() method to provider
|
9 년 전 |
common.go
|
681388ffdd
feature(worker): toplevel mirror job logic
|
9 년 전 |
config.go
|
ebeee6bc34
feat(worker): added username option for rsync providers
|
9 년 전 |
config_diff.go
|
51fa12900d
feature(worker): ability to hot reload mirror job configrations, close #18
|
9 년 전 |
config_diff_test.go
|
51fa12900d
feature(worker): ability to hot reload mirror job configrations, close #18
|
9 년 전 |
config_test.go
|
5c8d90608c
feature(worker): implemented multi-file configrations. closing #23
|
9 년 전 |
context.go
|
f95a0f9a6f
feature(worker): context object to store runtime configurations
|
9 년 전 |
context_test.go
|
f95a0f9a6f
feature(worker): context object to store runtime configurations
|
9 년 전 |
exec_post_hook.go
|
bd423eec4e
feature(worker): added exec_on_success and exec_on_failure option and hooks
|
9 년 전 |
exec_post_test.go
|
8399417880
feature(worker): fix exec_post_hook_test, manager channel was blocked in the previous version
|
9 년 전 |
hooks.go
|
681388ffdd
feature(worker): toplevel mirror job logic
|
9 년 전 |
job.go
|
76ad3d40d6
feature(worker): when SIGINT/SIGTERM received, stop all the jobs and update their status before quit. Close #19.
|
9 년 전 |
job_test.go
|
8399417880
feature(worker): fix exec_post_hook_test, manager channel was blocked in the previous version
|
9 년 전 |
loglimit_hook.go
|
fecfc8f3b1
fix(worker): log file link should use relative path
|
9 년 전 |
loglimit_test.go
|
ce3471e30d
feature(worker): implemented Worker object, worker side code is almost done
|
9 년 전 |
provider.go
|
ebeee6bc34
feat(worker): added username option for rsync providers
|
9 년 전 |
provider_test.go
|
ebeee6bc34
feat(worker): added username option for rsync providers
|
9 년 전 |
rsync_provider.go
|
ebeee6bc34
feat(worker): added username option for rsync providers
|
9 년 전 |
runner.go
|
f8fd1ae460
style: better logging
|
9 년 전 |
schedule.go
|
65984053eb
fix(worker): fixed scheduling bugs
|
9 년 전 |
schedule_test.go
|
65984053eb
fix(worker): fixed scheduling bugs
|
9 년 전 |
two_stage_rsync_provider.go
|
ebeee6bc34
feat(worker): added username option for rsync providers
|
9 년 전 |
worker.go
|
613d46e4e3
fix(worker): fix resource leakage caused by time.Tick(), closing #33
|
9 년 전 |