1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-06 14:36:47 +00:00
提交图

12 次代码提交

作者 SHA1 备注 提交日期
Yuxiang Zhang
79e6167028 fix race condition on logFile of baseProvider 2018-05-30 01:46:16 +08:00
bigeagle
d5a438462f feat(worker): map current uid and gid to docker 2016-12-18 14:28:48 +08:00
bigeagle
ebd462be36 feat(worker): Implemented docker executor, close #55
if docker is enabled in configure file and `docker_image` is set on mirror config, the command would

be executed via `docker run ...`
2016-12-10 02:44:45 +08:00
bigeagle
c8af09f129 fix(worker): fix log file leakage of two-stage-sync provider. closing #36 2016-08-02 21:39:16 +08:00
bigeagle
f8fd1ae460 style: better logging 2016-04-30 16:43:47 +08:00
bigeagle
924fda6dd8 feature(worker): use cgroup track job process, so that they can be all-killed 2016-04-30 16:43:30 +08:00
bigeagle
9fbb8ab155 refactor(tunasync):
1. refactored manager and worker to support TLS transport
2. if mirror_dir is specified from a mirror config, don't add the mirror name
2016-04-30 16:42:15 +08:00
bigeagle
13161d77cf feature(worker): two-stage-rsync provider 2016-04-30 16:40:12 +08:00
bigeagle
9339fba074 refactor(worker): use Run instead of Start and Wait 2016-04-30 16:40:05 +08:00
bigeagle
681388ffdd feature(worker): toplevel mirror job logic 2016-04-30 16:39:08 +08:00
bigeagle
0e808a449a refactor(worker): change provider's Run method to Start, and change logfile handling 2016-04-30 16:38:57 +08:00
bigeagle
276ab233c5 feature(worker): move command execution logic to a runner object 2016-04-30 16:38:44 +08:00