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

12 次代码提交

作者 SHA1 备注 提交日期
bigeagle
65984053eb fix(worker): fixed scheduling bugs 2016-05-02 18:56:45 +08:00
bigeagle
51fa12900d feature(worker): ability to hot reload mirror job configrations, close #18 2016-05-02 17:45:21 +08:00
bigeagle
56459f2ce0 feature(worker): implemented mirror role (master/slave) option 2016-04-30 16:44:39 +08:00
bigeagle
bd423eec4e feature(worker): added exec_on_success and exec_on_failure option and hooks 2016-04-30 16:44:15 +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
41e1f263a5 refactor(worker): use atomic state to simplify job control 2016-04-30 16:43:24 +08:00
bigeagle
2268eb3b0f fix(tunasync): connection leakage caused by http keep-alive 2016-04-30 16:43:17 +08:00
bigeagle
292a24ba20 fix(worker): fixed job status and control logic 2016-04-30 16:42:51 +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
0dcd89da31 refactor(manager): refactored structure names in manager 2016-04-30 16:41:44 +08:00
bigeagle
ce3471e30d feature(worker): implemented Worker object, worker side code is almost done 2016-04-30 16:41:39 +08:00