| .. |
|
base_provider.go
|
add a timeout field to providers
|
2020-05-25 18:24:05 +08:00 |
|
btrfs_snapshot_hook.go
|
Mock btrfs hook in non linux platforms like darwin
|
2020-09-17 12:27:46 +08:00 |
|
btrfs_snapshot_hook_nolinux.go
|
Mock btrfs hook in non linux platforms like darwin
|
2020-09-17 12:27:46 +08:00 |
|
cgroup.go
|
Fix code formatting according to go-staticcheck
|
2022-03-12 13:16:45 +00:00 |
|
cgroup_test.go
|
Fix code formatting according to go-staticcheck
|
2022-03-12 13:16:45 +00:00 |
|
cmd_provider.go
|
Fix code formatting according to go-staticcheck
|
2022-03-12 13:16:45 +00:00 |
|
common.go
|
Two new options for rsync provider
|
2020-06-03 13:26:49 +08:00 |
|
config.go
|
Fix code formatting according to go-staticcheck
|
2022-03-12 13:16:45 +00:00 |
|
config_diff.go
|
Fix config_diff panics when old config or new config is empty
|
2023-04-19 00:53:45 +08:00 |
|
config_diff_test.go
|
Merge 0c46714fd6 into 938f67c7b4
|
2024-05-17 12:46:08 +08:00 |
|
config_test.go
|
change type of memlimit from string to int64
|
2021-07-12 21:44:43 +08:00 |
|
context.go
|
Fix code formatting according to go-staticcheck
|
2022-03-12 13:16:45 +00:00 |
|
context_test.go
|
feature(worker): context object to store runtime configurations
|
2016-04-30 16:38:10 +08:00 |
|
docker.go
|
Fix code formatting according to go-staticcheck
|
2022-03-12 13:16:45 +00:00 |
|
docker_test.go
|
docker: support memory limit
|
2021-07-12 22:26:13 +08:00 |
|
exec_post_hook.go
|
Fix code formatting according to go-staticcheck
|
2022-03-12 13:16:45 +00:00 |
|
exec_post_test.go
|
fix #63
|
2017-03-27 13:09:56 +08:00 |
|
hooks.go
|
feature(worker): toplevel mirror job logic
|
2016-04-30 16:39:08 +08:00 |
|
job.go
|
Fix code formatting according to go-staticcheck
|
2022-03-12 13:16:45 +00:00 |
|
job_test.go
|
bug fix: jobs not being scheduled after timeout
|
2020-06-04 09:37:20 +08:00 |
|
loglimit_hook.go
|
Eliminate duplicate mirrorProvider in Hooks
|
2019-07-31 16:11:56 +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
|
Fix code formatting according to go-staticcheck
|
2022-03-12 13:16:45 +00:00 |
|
provider_test.go
|
Merge remote-tracking branch 'origin/pull/198'
|
2024-04-03 19:52:38 +08:00 |
|
rsync_provider.go
|
Bugfix change the order of options in 2f9e96a
|
2021-09-02 22:19:05 +08:00 |
|
runner.go
|
Fix code formatting according to go-staticcheck
|
2022-03-12 13:16:45 +00: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
|
Merge 0c46714fd6 into 938f67c7b4
|
2024-05-17 12:46:08 +08:00 |
|
worker.go
|
Some known issues have been fixed
|
2022-03-12 13:24:57 +00:00 |
|
worker_test.go
|
Fix code formatting according to go-staticcheck
|
2022-03-12 13:16:45 +00:00 |
|
zfs_hook.go
|
Eliminate duplicate mirrorProvider in Hooks
|
2019-07-31 16:11:56 +08:00 |
|
zfs_hook_test.go
|
Fix code formatting according to go-staticcheck
|
2022-03-12 13:16:45 +00:00 |