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