.. |
base_provider.go
|
51fa12900d
feature(worker): ability to hot reload mirror job configrations, close #18
|
9 years ago |
cgroup.go
|
f8fd1ae460
style: better logging
|
9 years ago |
cgroup_test.go
|
924fda6dd8
feature(worker): use cgroup track job process, so that they can be all-killed
|
9 years ago |
cmd_provider.go
|
924fda6dd8
feature(worker): use cgroup track job process, so that they can be all-killed
|
9 years ago |
common.go
|
681388ffdd
feature(worker): toplevel mirror job logic
|
9 years ago |
config.go
|
5c8d90608c
feature(worker): implemented multi-file configrations. closing #23
|
9 years ago |
config_diff.go
|
51fa12900d
feature(worker): ability to hot reload mirror job configrations, close #18
|
9 years ago |
config_diff_test.go
|
51fa12900d
feature(worker): ability to hot reload mirror job configrations, close #18
|
9 years ago |
config_test.go
|
5c8d90608c
feature(worker): implemented multi-file configrations. closing #23
|
9 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 |
exec_post_hook.go
|
bd423eec4e
feature(worker): added exec_on_success and exec_on_failure option and hooks
|
9 years ago |
exec_post_test.go
|
8399417880
feature(worker): fix exec_post_hook_test, manager channel was blocked in the previous version
|
9 years ago |
hooks.go
|
681388ffdd
feature(worker): toplevel mirror job logic
|
9 years ago |
job.go
|
76ad3d40d6
feature(worker): when SIGINT/SIGTERM received, stop all the jobs and update their status before quit. Close #19.
|
9 years ago |
job_test.go
|
8399417880
feature(worker): fix exec_post_hook_test, manager channel was blocked in the previous version
|
9 years ago |
loglimit_hook.go
|
fecfc8f3b1
fix(worker): log file link should use relative path
|
9 years ago |
loglimit_test.go
|
ce3471e30d
feature(worker): implemented Worker object, worker side code is almost done
|
9 years ago |
provider.go
|
51fa12900d
feature(worker): ability to hot reload mirror job configrations, close #18
|
9 years ago |
provider_test.go
|
13161d77cf
feature(worker): two-stage-rsync provider
|
9 years ago |
rsync_provider.go
|
924fda6dd8
feature(worker): use cgroup track job process, so that they can be all-killed
|
9 years ago |
runner.go
|
f8fd1ae460
style: better logging
|
9 years ago |
schedule.go
|
65984053eb
fix(worker): fixed scheduling bugs
|
9 years ago |
schedule_test.go
|
65984053eb
fix(worker): fixed scheduling bugs
|
9 years ago |
two_stage_rsync_provider.go
|
924fda6dd8
feature(worker): use cgroup track job process, so that they can be all-killed
|
9 years ago |
worker.go
|
5b5f020075
style(worker): put exported methods together
|
9 years ago |