Commit Graph

60 Commits (ee4274fb79472bfd6fd9ecc99c1a84037404d692)

Author SHA1 Message Date
miraclesu fb788a4f74 fix delete group issue #115
6 years ago
QLeelulu b2585afc11 more clearly error info
6 years ago
Doflatango d045b2631c Force kill a group of processes
6 years ago
Doflatango 0ef88c713d Use struct instead of map, rewrite api of killing process
6 years ago
xyb ed6e65515f 修改遗漏问题
6 years ago
xyb a6c81b27bc 强杀进程
6 years ago
miraclesu 064218734f cmd: Add rmold command for node
7 years ago
Doflatango 5ea8547875 Remove pid file at the end
7 years ago
Doflatango 3b75fdd56e Remove pid file
7 years ago
Doflatango 46f02926c9 Write pid to file, resolve #79
7 years ago
Doflatango 7c61222b68 UI:
7 years ago
Doflatango 43152d2597 Use UUID instead of machine ID
7 years ago
Doflatango f52cc9d1bd Merge branch 'master' of github.com:shunfei/cronsun into develop
7 years ago
Doflatango 9bbd94698b use machine id instead of ip
7 years ago
Doflatango 640af0fcb3 Merge branch 'master' of github.com:shunfei/cronsun into fix/panic-on-group-update
7 years ago
Doflatango 815d4d16ae Check jobs when groups updated, fix 52
7 years ago
QLeelulu fe16425072 remove github.com/coreos/etcd/mvcc/mvccpb
7 years ago
miraclesu f236df65aa Fixed update job issue
8 years ago
miraclesu 93832d66a8 Fixed job update bug
8 years ago
miraclesu b1e95b07bf pkg: remove sunteng log
8 years ago
miraclesu dcc1c421eb pkg: mv models to cronsun
8 years ago
miraclesu 5d67135ac7 pkg: 替换 util 包
8 years ago
miraclesu 7ccdfcaf10 pkg: 迁移包名到 github
8 years ago
miraclesu b76213d699 job: 增加 job rule timer 字段解释验证
8 years ago
miraclesu c207e96a51 node: keepAlive with timeout
8 years ago
miraclesu b79b248190 node: 优化 keepAlive 策略
8 years ago
miraclesu 6287def1b1 node: 只加载与当前节点相关的任务
8 years ago
Doflatango e254eb5a2c 立即执行任务功能
8 years ago
miraclesu 174e3baee5 job: 支持马上运行任务
8 years ago
miraclesu 40f3fe087b node: 调整 node etcd 路径
8 years ago
miraclesu 2718dd22e0 node: 增加 job 安全性检查
8 years ago
miraclesu 1d3a14c914 job: 调整 job 信息处理
8 years ago
miraclesu 153595ccdc job: 修改 cmd 结构,去掉冗余字段
8 years ago
miraclesu 2632648d46 node: 提取 group 处理函数
8 years ago
miraclesu 630a4dab43 node: 整理 group link 相关函数
8 years ago
miraclesu f9dbc16d0f node: 修复 group 更新处理不到 job 的问题
8 years ago
miraclesu fc4b332d2b node: 暂停任务不处理 & 清除无用代码
8 years ago
miraclesu 924838962c node: 监听 group 更新相应的 job
8 years ago
miraclesu 7e1d4c1bd5 node: 调整 job 更新
8 years ago
miraclesu b47a33687f node: 更新 job 监听
8 years ago
miraclesu 2e907ece29 node: 调整 job rule 解释规则
8 years ago
miraclesu 4dd7604eec node: 捕捉命令执行错误
8 years ago
miraclesu 63f7b2ba52 node: 添加任务解释出错时记录执行失败日志
8 years ago
miraclesu efc714923c node: 结点存活信息存到 mongoDB 中
8 years ago
miraclesu eefba51edc models: 记录 job 执行结果
8 years ago
miraclesu 952d4ee3d5 node: 修复 watch bugs
8 years ago
miraclesu 4460c5f4c1 node: 监听 group
8 years ago
miraclesu d2640709bb node: 调整 node 结构
8 years ago
miraclesu c5bb3b4ce6 node: 修改 job 加载规则
8 years ago
miraclesu db1692fe5e node: 修改 & 删除 job
8 years ago