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