Commit Graph

247 Commits (870fb4a88cf34c9b95c90c1bd5c6c372bf24b80b)

Author SHA1 Message Date
Doflatango 870fb4a88c Fix etcd configuration json fields 2018-02-27 15:19:41 +08:00
QLeelulu f3897447ff Mail: change some default config 2018-02-27 14:36:25 +08:00
Doflatango 9fc78febd9
Merge pull request #64 from shunfei/fix/panic-on-group-update
Check jobs when groups updated, fix 52
2018-02-26 17:54:33 +08:00
Doflatango 640af0fcb3 Merge branch 'master' of github.com:shunfei/cronsun into fix/panic-on-group-update 2018-02-26 17:49:52 +08:00
Doflatango 815d4d16ae Check jobs when groups updated, fix 52 2018-02-26 17:47:18 +08:00
Doflatango fd6acf0754
Merge pull request #58 from shayin/bugfix-unlock
bugfix:单机单进程模式下锁没正确释放
2018-02-24 17:37:27 +08:00
Doflatango 587a6afdb2
Merge pull request #62 from shunfei/fix/close-smtp
Fix: close smtp connection
2018-02-24 16:10:42 +08:00
daxing 281e9a85ba Merge branch 'master' of git://github.com/shunfei/cronsun into bugfix-unlock 2018-02-24 16:08:11 +08:00
Doflatango 7a0947fde7 Merge branch 'master' of github.com:shunfei/cronsun into fix/close-smtp 2018-02-24 15:58:13 +08:00
Doflatango 0aaecc0e87
Merge pull request #61 from shunfei/develop
bugfix: emit nil event
2018-02-24 15:55:24 +08:00
Doflatango a179d78b41
Merge pull request #60 from shunfei/develop
移除不必要的包
2018-02-24 15:50:00 +08:00
QLeelulu 5a1d0fe590 bugfix: emit nil event 2018-02-24 15:49:58 +08:00
QLeelulu 9ff3c7eec1 change golang.org/x/net/context to context. etcd better "context deadline exceeded" error info. 2018-02-24 15:29:16 +08:00
QLeelulu fe16425072 remove github.com/coreos/etcd/mvcc/mvccpb 2018-02-24 14:31:22 +08:00
daxing fb673f65e0 bugfix:单机单进程模式下锁没正确释放 2018-02-23 16:06:24 +08:00
Doflatango a942ecd939 Fix smtp close error 2018-02-22 15:57:18 +08:00
daxing 8794fd12b9 bugfix:单机单进程模式下锁没正确释放 2018-02-20 18:36:01 +08:00
Doflatango 26515e84c9 Fixed a js error on empty output log. 2017-12-25 18:22:05 +08:00
Doflatango 1848f7169f
Merge pull request #49 from shunfei/develop
v0.2.3
2017-12-22 14:18:16 +08:00
Doflatango b1e06fadc6 Change log cleaner default value to 0 2017-12-20 10:52:20 +08:00
Doflatango 5107478092 Build static assets. 2017-12-20 10:50:21 +08:00
Doflatango ab11591550 Update description about the job rules. 2017-12-15 15:15:02 +08:00
Doflatango a99eccb26b Batch start/pause operation. 2017-12-14 16:38:10 +08:00
Doflatango 4e6e5a191e Add line chart in Dash page to display job executeds in past 7 days 2017-12-12 15:38:34 +08:00
Doflatango ed8ec6093e print \r\n 2017-12-08 15:51:42 +08:00
Doflatango afb694361a New feature: log cleaner. 2017-12-07 15:37:01 +08:00
Doflatango d54e1b0bc0 Fixed test TestLocalTimezone: test some time may fail due to goroutine scheduling uncertainly 2017-11-30 10:37:41 +08:00
Doflatango f3c2d16991 handle 404 page: redirect to /ui/ 2017-11-29 10:14:11 +08:00
Doflatango c8346cafcb Update LICENSE 2017-10-25 21:19:52 -05:00
Doflatango adf7097723 Update README and version number. 2017-10-24 16:03:55 +08:00
Doflatango 3a48caf81b Merge pull request #45 from shunfei/develop
v0.2.2
2017-10-24 01:17:48 -05:00
Doflatango 68826f8446 UI:adjust job's exectuting time 2017-10-24 10:35:22 +08:00
Doflatango 8c2d33af2c UI: delay 300ms to refresh dropdown component 2017-10-23 11:37:11 +08:00
Doflatango 25f10aeb42 Node also should be removed from groups when it deleted by someone manually. Fix #32 2017-10-18 17:48:39 +08:00
Doflatango 3a9c5c1d2e Rename function, fix #36 2017-10-18 16:38:09 +08:00
Doflatango 002d565e17 Resolved #32 2017-10-18 14:44:51 +08:00
Doflatango 0104aa1bd6 remove useless code 2017-10-17 18:19:00 +08:00
Doflatango a75dac0988 support complex arguments 2017-10-17 17:09:46 +08:00
QLeelulu 0cfcfb1e05 Update README.md 2017-10-13 03:41:07 -05:00
QLeelulu 98f3d3c678 add qq group 2017-10-13 01:24:01 -05:00
miraclesu 4fec80c187 Update binary version 2017-09-14 10:35:30 +08:00
miraclesu 012c974cd1 etcd client v3 require go >= 1.9 2017-09-14 10:17:54 +08:00
miraclesu 0f1accbf2b Fix ci build failed 2017-09-14 10:11:08 +08:00
Doflatango 3eb91e0424 fix frontend error on en-* language env. 2017-09-12 16:26:46 +08:00
Doflatango 880d7f94de embedded static assets 2017-08-30 14:56:50 +08:00
Doflatango 809a025a7b build js, again 2017-08-17 14:57:05 +08:00
Doflatango 78d9e4e5e1 Merge branch 'develop' of github.com:shunfei/cronsun into develop 2017-08-17 14:54:18 +08:00
Doflatango ed99459bfc Fix style and job edit page bug 2017-08-17 14:52:53 +08:00
miraclesu d98b8c5b37 job: better limiter 2017-07-18 11:47:18 +08:00
Doflatango 6dc6680f99 build js 2017-07-17 10:45:26 +08:00