zhang
|
6241576b12
|
bug fix: tunasynctl failed to parse datetime when you list jobs of specific worker
|
2018-06-13 10:28:48 +08:00 |
|
bigeagle
|
ca106f1360
|
Merge pull request #82 from tuna/dev
New feature: remove a worker with tunasynctl
|
2018-05-31 21:22:46 +08:00 |
|
Yuxiang Zhang
|
7e601d9fff
|
New feature: remove a worker with tunasynctl
Fix #78
|
2018-05-31 12:32:22 +08:00 |
|
z4yx
|
c750aa1871
|
new feature: run "tunasynctl start" with "-f" to override concurrent job limit
|
2018-05-30 18:59:24 +08:00 |
|
Yuxiang Zhang
|
4fe7d03e54
|
Move the WebMirrorStatus to internal package. Fix the list command of tunasynctl
|
2018-05-29 18:48:33 +08:00 |
|
bigeagle
|
aa4c31a32b
|
feat(tunasynctl): implemented 'set-size' command to update a mirror size
|
2016-12-18 23:30:41 +08:00 |
|
bigeagle
|
9ffb101cc7
|
chore(tunasync): bump version to 0.2-dev
|
2016-12-12 23:23:06 +08:00 |
|
bigeagle
|
97e9725774
|
fix(cmd): make tunasynctl work with both HTTP and HTTPS
|
2016-12-11 02:13:19 +08:00 |
|
bigeagle
|
add7b936e3
|
refactor(cmd): pinning cli.v1
|
2016-11-20 00:01:47 +08:00 |
|
bigeagle
|
ca80dff5cb
|
feat(manager): flush disabled jobs
|
2016-08-02 23:24:27 +08:00 |
|
bigeagle
|
03fdaeeb7f
|
chore(cmd): added git hash and build date to version
|
2016-06-15 14:58:27 +08:00 |
|
bigeagle
|
d292f9b0e3
|
feat(tunasync): add tunasynctl reload subcommand
|
2016-06-15 14:01:10 +08:00 |
|
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 |
|