Commit Verlauf

Autor SHA1 Nachricht Datum
  Shengqi Chen ef32197fef Run go fmt vor 8 Monaten
  zyx 7b0cd490b7 fix misuse of a variable vor 5 Jahren
  zyx b5d2a0ad89 bug fix: jobs not being scheduled after timeout vor 5 Jahren
  zyx 31862210ba implement the timeout vor 5 Jahren
  z4yx 38b0156fae [bug fix] provider is not terminated if premature stop command received vor 5 Jahren
  z4yx 839363aaaa reschedule the job if any hook fails vor 5 Jahren
  z4yx a6fc97889d [bug fix] stalled scheduler if post-sync hook runs for a time which is longer than the sync interval vor 6 Jahren
  zyx 1aa4ae9cc1 Merge remote-tracking branch 'kinosang/master' into wip-test-pr vor 6 Jahren
  zyx d0deeb19a9 extract mirror size from rsync provider automatically vor 6 Jahren
  z4yx c750aa1871 new feature: run "tunasynctl start" with "-f" to override concurrent job limit vor 7 Jahren
  Yuxiang Zhang 6cbe91b4f1 new command: jobForceStart vor 7 Jahren
  Yuxiang Zhang 0fdb07d061 bug fix: log over-written in twoStageRsyncProvider vor 7 Jahren
  7IN0SAN9 563860d424 fix #63 vor 8 Jahren
  bigeagle 76ad3d40d6 feature(worker): when SIGINT/SIGTERM received, stop all the jobs and update their status before quit. Close #19. vor 9 Jahren
  bigeagle 51fa12900d feature(worker): ability to hot reload mirror job configrations, close #18 vor 9 Jahren
  bigeagle f8fd1ae460 style: better logging vor 9 Jahren
  bigeagle 41e1f263a5 refactor(worker): use atomic state to simplify job control vor 9 Jahren
  bigeagle 292a24ba20 fix(worker): fixed job status and control logic vor 9 Jahren
  bigeagle ce3471e30d feature(worker): implemented Worker object, worker side code is almost done vor 9 Jahren
  bigeagle 9afd47ddcb feature(worker): LogLimiter hook vor 9 Jahren
  bigeagle 731fba842f feature(worker): job need to be started by jobStart signal vor 9 Jahren
  bigeagle 9339fba074 refactor(worker): use Run instead of Start and Wait vor 9 Jahren
  bigeagle b077db1d0b feature(worker): job schedule vor 9 Jahren
  bigeagle f31bcfbcc3 feature(API): error message in manager channel vor 9 Jahren
  bigeagle 26b7ef9a9c refactor(worker): use write blocking for semaphore vor 9 Jahren
  bigeagle 6b05a5894e feature(worker): runMirrorJob no longer controls the interval vor 9 Jahren
  bigeagle 681388ffdd feature(worker): toplevel mirror job logic vor 9 Jahren