.. |
base_provider.go
|
ebd462be36
feat(worker): Implemented docker executor, close #55
|
8 years ago |
cgroup.go
|
7601e5793f
fix(worker): improved cgroup creation
|
8 years ago |
cgroup_test.go
|
7601e5793f
fix(worker): improved cgroup creation
|
8 years ago |
cmd_provider.go
|
939abaef9b
feat(worker): TUNASYNC_LOG_DIR environment variable
|
8 years ago |
common.go
|
681388ffdd
feature(worker): toplevel mirror job logic
|
9 years ago |
config.go
|
a475b044c6
feat(worker): add 'use_ipv4' option for rsync provider
|
8 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
|
2b83ea4b45
feat(worker): added global `exec_on_success` and `exec_on_failure` options
|
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 |
docker.go
|
d4e07a7b29
fix(worker): keep the same working dir inside and outside of docker
|
8 years ago |
docker_test.go
|
ebd462be36
feat(worker): Implemented docker executor, close #55
|
8 years ago |
exec_post_hook.go
|
939abaef9b
feat(worker): TUNASYNC_LOG_DIR environment variable
|
8 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
|
c8af09f129
fix(worker): fix log file leakage of two-stage-sync provider. closing #36
|
9 years ago |
loglimit_test.go
|
ce3471e30d
feature(worker): implemented Worker object, worker side code is almost done
|
9 years ago |
provider.go
|
a475b044c6
feat(worker): add 'use_ipv4' option for rsync provider
|
8 years ago |
provider_test.go
|
ebeee6bc34
feat(worker): added username option for rsync providers
|
9 years ago |
rsync_provider.go
|
a475b044c6
feat(worker): add 'use_ipv4' option for rsync provider
|
8 years ago |
runner.go
|
d5a438462f
feat(worker): map current uid and gid to docker
|
8 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
|
c8af09f129
fix(worker): fix log file leakage of two-stage-sync provider. closing #36
|
9 years ago |
worker.go
|
fd277388d5
fix(worker): fixed multi-manager configuration
|
8 years ago |
zfs_hook.go
|
86153c59e3
feat(worker): ZFS support: isolate mirrors in zfs datasets
|
8 years ago |