| .. |
|
base_provider.go
|
bug fix: log over-written in twoStageRsyncProvider
|
2018-05-30 12:28:09 +08:00 |
|
cgroup.go
|
fix(worker): improved cgroup creation
|
2016-12-10 04:14:39 +08:00 |
|
cgroup_test.go
|
fix(worker): improved cgroup creation
|
2016-12-10 04:14:39 +08:00 |
|
cmd_provider.go
|
bug fix: log over-written in twoStageRsyncProvider
|
2018-05-30 12:28:09 +08:00 |
|
common.go
|
feature(worker): toplevel mirror job logic
|
2016-04-30 16:39:08 +08:00 |
|
config.go
|
feat(worker): add 'use_ipv4' option for rsync provider
|
2017-09-08 00:15:48 +08:00 |
|
config_diff.go
|
feature(worker): ability to hot reload mirror job configrations, close #18
|
2016-05-02 17:45:21 +08:00 |
|
config_diff_test.go
|
feature(worker): ability to hot reload mirror job configrations, close #18
|
2016-05-02 17:45:21 +08:00 |
|
config_test.go
|
feat(worker): added global `exec_on_success` and `exec_on_failure` options
|
2016-10-21 01:20:31 +08:00 |
|
context.go
|
feature(worker): context object to store runtime configurations
|
2016-04-30 16:38:10 +08:00 |
|
context_test.go
|
feature(worker): context object to store runtime configurations
|
2016-04-30 16:38:10 +08:00 |
|
docker.go
|
fix(worker): keep the same working dir inside and outside of docker
|
2016-12-18 14:28:32 +08:00 |
|
docker_test.go
|
feat(worker): Implemented docker executor, close #55
|
2016-12-10 02:44:45 +08:00 |
|
exec_post_hook.go
|
feat(worker): TUNASYNC_LOG_DIR environment variable
|
2016-12-18 20:41:26 +08:00 |
|
exec_post_test.go
|
feature(worker): fix exec_post_hook_test, manager channel was blocked in the previous version
|
2016-04-30 16:44:35 +08:00 |
|
hooks.go
|
feature(worker): toplevel mirror job logic
|
2016-04-30 16:39:08 +08:00 |
|
job.go
|
new feature: run "tunasynctl start" with "-f" to override concurrent job limit
|
2018-05-30 18:59:24 +08:00 |
|
job_test.go
|
new feature: run "tunasynctl start" with "-f" to override concurrent job limit
|
2018-05-30 18:59:24 +08:00 |
|
loglimit_hook.go
|
fix(worker): fix log file leakage of two-stage-sync provider. closing #36
|
2016-08-02 21:39:16 +08:00 |
|
loglimit_test.go
|
feature(worker): implemented Worker object, worker side code is almost done
|
2016-04-30 16:41:39 +08:00 |
|
provider.go
|
feat(worker): add 'use_ipv4' option for rsync provider
|
2017-09-08 00:15:48 +08:00 |
|
provider_test.go
|
new feature: run "tunasynctl start" with "-f" to override concurrent job limit
|
2018-05-30 18:59:24 +08:00 |
|
rsync_provider.go
|
bug fix: log over-written in twoStageRsyncProvider
|
2018-05-30 12:28:09 +08:00 |
|
runner.go
|
fix race condition on logFile of baseProvider
|
2018-05-30 01:46:16 +08:00 |
|
schedule.go
|
report next scheduled sync time
|
2019-04-11 12:36:18 +08:00 |
|
schedule_test.go
|
fix(worker): fixed scheduling bugs
|
2016-05-02 18:56:45 +08:00 |
|
two_stage_rsync_provider.go
|
bug fix: log over-written in twoStageRsyncProvider
|
2018-05-30 12:28:09 +08:00 |
|
worker.go
|
report next scheduled sync time
|
2019-04-11 12:36:18 +08:00 |
|
worker_test.go
|
add tests for last commit
|
2019-04-11 12:36:43 +08:00 |
|
zfs_hook.go
|
Let user create ZFS dataset manually due to security considerations
|
2019-03-31 12:09:42 +08:00 |
|
zfs_hook_test.go
|
add tests for last commit
|
2019-03-31 12:16:45 +08:00 |