Commit Graph

10 Commits

Author SHA1 Message Date
bigeagle 16c49b8083 feat(worker): add profiling support
Signed-off-by: bigeagle <justin.w.xd@gmail.com>
2016-06-03 00:40:30 +08:00
bigeagle fa98e4f029 fix(worker): do not reload if config has errors 2016-05-19 11:42:08 +08:00
walkerning 4c5e18cb92 fix(cmd): change deprecated signature to cli.ActionFunc
load configurations from all config files in correct order
2016-05-10 16:41:47 +08:00
bigeagle 76ad3d40d6
feature(worker): when SIGINT/SIGTERM received, stop all the jobs and update their status before quit. Close #19. 2016-05-02 22:16:49 +08:00
bigeagle 51fa12900d
feature(worker): ability to hot reload mirror job configrations, close #18 2016-05-02 17:45:21 +08:00
walkerning 2ea22ec1ae
feature(cmd): add default config files for tunasynctl 2016-04-30 16:44:45 +08:00
bigeagle a644294bd7
style: better logging for tunasynctl 2016-04-30 16:43:55 +08:00
bigeagle f8fd1ae460
style: better logging 2016-04-30 16:43:47 +08:00
walkerning 6e84da0f6a
feature(cmd): add tunasynctl command line tool 2016-04-30 16:43:40 +08:00
walkerning bda7e50d3c
feature(cmd): add tunasync command line tool 2016-04-30 16:43:34 +08:00