Commit Graph

365 Commits (fix/id-gen)

Author SHA1 Message Date
Doflatango 0d7c2f28b1 fixed NextID() generate duplicate id when restarts the web process multiple times 2019-04-11 20:54:38 +08:00
QLeelulu a282c6de9d
Merge pull request #132 from JunyiHe/fix_retry
fix incorrect retry times
2019-01-23 13:01:59 +08:00
Junyi He 6d6e4b4a94
fix incorrect retry times 2019-01-22 15:35:08 +08:00
QLeelulu beab0d0078
Merge pull request #125 from shunfei/fix/group-add-node
Fix #121 add node to group
2018-12-01 23:37:28 +08:00
QLeelulu 5858adc4db Fix add node to group 2018-11-30 16:10:13 +08:00
QLeelulu 6a035d99b2
Merge pull request #123 from lbbniu/master_ui_optimize 2018-11-29 16:44:13 +08:00
QLeelulu 142b5adad5
Merge pull request #122 from lbbniu/master_login_bug 2018-11-29 16:43:29 +08:00
刘兵兵 d362e634fc 删除调试日志 2018-11-29 12:32:17 +08:00
刘兵兵 35077b06bc 修复登录优化后bug 2018-11-29 12:19:09 +08:00
刘兵兵 dc23f762cc 修改任务编辑优化bug 2018-11-29 11:59:19 +08:00
QLeelulu 408311a38d
Merge pull request #120 from lbbniu/master_ui_optimize
optimize job edit user experience
2018-11-28 16:45:09 +08:00
刘兵兵 d594e88870 重命名函数,复用函数 2018-11-28 16:30:03 +08:00
QLeelulu a0b66b1d4c
Merge pull request #119 from lbbniu/master_login_bug
修复首次登陆,节点列表未加载,需要刷新浏览器
2018-11-27 10:05:55 +08:00
刘兵兵 86d7ee6578 优化任务编辑体验 2018-11-26 18:54:49 +08:00
刘兵兵 f7b2dabe4e 修复首次登陆,节点列表未加载,需要刷新浏览器 2018-11-26 18:24:11 +08:00
QLeelulu 8513038938 fixed conf sample format error 2018-11-20 21:22:58 +08:00
QLeelulu ee4274fb79 v0.3.5 2018-11-20 21:13:19 +08:00
QLeelulu 7c35c9ce01
Merge pull request #116 from shunfei/develop
bugfixed
2018-11-20 21:11:13 +08:00
QLeelulu 43968452fb mongo auth with authSource 2018-11-20 11:41:40 +08:00
miraclesu fb788a4f74 fix delete group issue #115
delete jobs run with group before delete group
2018-11-07 23:40:29 +08:00
QLeelulu b2f14689de update version to 0.3.4 2018-10-18 11:11:29 +08:00
QLeelulu f7de1efe85
Merge pull request #109 from shunfei/feature/time-at
Feature/time at
2018-10-18 11:06:13 +08:00
QLeelulu 9845661794 better UI copywriting about next schedule 2018-10-13 22:04:08 +08:00
Doflatango 1d90ef8064 UI: .query type compatible 2018-10-13 17:49:31 +08:00
Doflatango 6c91a3c24a UI: remove checkbox event binding 2018-10-13 15:23:02 +08:00
QLeelulu dacd545009 fix ui bug 2018-10-12 22:21:50 +08:00
QLeelulu cb7b899bee better UI copywriting about warning status 2018-10-12 11:51:30 +08:00
QLeelulu ad7665fca1 ui 2018-10-11 14:29:31 +08:00
QLeelulu be64b5ee2b cache js in browser 2018-10-09 19:27:10 +08:00
QLeelulu 8e9b0f9e6b show job's next run time in UI 2018-10-09 19:22:31 +08:00
QLeelulu b1f93a411c suport at. e.g. "@at 2006-01-02 15:04:05" 2018-10-08 10:11:10 +08:00
QLeelulu baaaa5eef8 update version to 0.3.3 2018-09-26 16:56:31 +08:00
QLeelulu 1dddee53dc
Update README_ZH.md 2018-09-26 16:52:24 +08:00
QLeelulu a51b3708be
Update README_ZH.md 2018-09-26 16:29:47 +08:00
QLeelulu b2585afc11 more clearly error info 2018-09-26 15:26:39 +08:00
Doflatango 5279e15dff
Merge pull request #107 from shunfei/improve/executing-job-name
improve: show job name in excuting list
2018-09-23 11:25:05 +08:00
QLeelulu a69961d039 improve: show job name in excuting list 2018-09-22 12:43:54 +08:00
QLeelulu 8fbb71c555 Change config: open auth by default 2018-09-21 09:39:40 +08:00
QLeelulu a4e1a0cdec more clearly email message 2018-09-20 22:05:10 +08:00
Doflatango f2e38132e0 Fixed api GET /nodes permission, can be access by Reporter 2018-09-19 23:28:07 +08:00
Doflatango 73fef97547 Merge branch 'master' of github.com:shunfei/cronsun 2018-09-16 23:37:45 +08:00
Doflatango d6c5760d91 gen bin data 2018-09-16 23:37:09 +08:00
Doflatango 5f0bd358e9 gen bin data 2018-09-16 23:32:11 +08:00
Doflatango 265aca8b57 Improve ui: reload node list periodically 2018-09-15 21:26:49 +08:00
Doflatango b8d5d3b031 Improve ui 2018-09-15 21:11:13 +08:00
Doflatango d045b2631c Force kill a group of processes 2018-09-15 20:58:16 +08:00
Doflatango bf22fa82cc Merge branch 'master' of github.com:shunfei/cronsun 2018-09-15 18:07:05 +08:00
Doflatango ed95085eca run go mod tidy 2018-09-15 18:04:50 +08:00
Doflatango 0ef88c713d Use struct instead of map, rewrite api of killing process 2018-09-15 18:04:13 +08:00
Doflatango b9582d9894
Merge pull request #104 from 0xflotus/patch-1
Fixed typo in README.md
2018-09-14 11:03:08 +08:00