tunasync/worker
bigeagle bd423eec4e
feature(worker): added exec_on_success and exec_on_failure option and hooks
2016-04-30 16:44:15 +08:00
..
cgroup.go style: better logging 2016-04-30 16:43:47 +08:00
cgroup_test.go feature(worker): use cgroup track job process, so that they can be all-killed 2016-04-30 16:43:30 +08:00
cmd_provider.go feature(worker): use cgroup track job process, so that they can be all-killed 2016-04-30 16:43:30 +08:00
common.go feature(worker): toplevel mirror job logic 2016-04-30 16:39:08 +08:00
config.go feature(worker): added exec_on_success and exec_on_failure option and hooks 2016-04-30 16:44:15 +08:00
config_test.go feature(worker): added exec_on_success and exec_on_failure option and hooks 2016-04-30 16:44:15 +08:00
context.go feature(worker): context object to store runtime configurations 2016-04-30 16:38:10 +08:00
context_test.go feature(worker): context object to store runtime configurations 2016-04-30 16:38:10 +08:00
exec_post_hook.go feature(worker): added exec_on_success and exec_on_failure option and hooks 2016-04-30 16:44:15 +08:00
exec_post_test.go feature(worker): added exec_on_success and exec_on_failure option and hooks 2016-04-30 16:44:15 +08:00
hooks.go feature(worker): toplevel mirror job logic 2016-04-30 16:39:08 +08:00
job.go style: better logging 2016-04-30 16:43:47 +08:00
job_test.go feature(worker): implemented Worker object, worker side code is almost done 2016-04-30 16:41:39 +08:00
loglimit_hook.go style: better logging 2016-04-30 16:43:47 +08:00
loglimit_test.go feature(worker): implemented Worker object, worker side code is almost done 2016-04-30 16:41:39 +08:00
provider.go style: better logging 2016-04-30 16:43:47 +08:00
provider_test.go feature(worker): two-stage-rsync provider 2016-04-30 16:40:12 +08:00
rsync_provider.go feature(worker): use cgroup track job process, so that they can be all-killed 2016-04-30 16:43:30 +08:00
runner.go style: better logging 2016-04-30 16:43:47 +08:00
schedule.go fix(worker): fixed job status and control logic 2016-04-30 16:42:51 +08:00
schedule_test.go feature(worker): job schedule 2016-04-30 16:39:42 +08:00
two_stage_rsync_provider.go feature(worker): use cgroup track job process, so that they can be all-killed 2016-04-30 16:43:30 +08:00
worker.go feature(worker): added exec_on_success and exec_on_failure option and hooks 2016-04-30 16:44:15 +08:00