Commit Graph

328 Commits (8fbb71c5552e508a7f54a7c37d377df8025dc032)

Author SHA1 Message Date
Doflatango 6fe9c2f4ec Added flag 'network', resolved #76 2018-04-29 20:22:53 +08:00
Doflatango 054ce02abd Alarm message improvement 2018-03-27 14:32:53 +08:00
Doflatango bcc8794acb Fixed #71 2018-03-21 17:53:17 +08:00
Doflatango 7c61222b68 UI:
- Added settings sidebar;
	- Added IP for node shows;
2018-03-19 15:36:10 +08:00
Doflatango 75b49bddae Improve node warning message 2018-03-13 16:06:43 +08:00
Doflatango 75c9a83b13 Set no cache for index.html 2018-03-09 15:25:10 +08:00
Doflatango 36c2198f47 Bug fixes & ui improvment 2018-03-09 11:44:23 +08:00
Doflatango e45e2bb133 Add configuration item: UUIDFile 2018-03-08 18:33:20 +08:00
Doflatango 57870c360c store UUID to /etcd/cronsun/ 2018-03-08 18:09:19 +08:00
Doflatango f2c8ae579e build static assets 2018-03-08 15:51:46 +08:00
Doflatango 3c337b196c Update build.sh to build new tool: csctl 2018-03-08 15:16:12 +08:00
Doflatango 5fc21c2f7c Update screenshot(en) of dashboard page 2018-03-08 15:12:26 +08:00
Doflatango 4138c5f213 Fix dir permission 2018-03-08 15:08:40 +08:00
Doflatango 15273aacf1 Update screenshot of dashboard page 2018-03-08 14:56:00 +08:00
Doflatango 7eba17e1b5
Merge pull request #69 from shunfei/develop
v0.3.0
2018-03-08 14:38:48 +08:00
Doflatango 43152d2597 Use UUID instead of machine ID 2018-03-08 14:35:49 +08:00
Doflatango 5ac4ed6fda ui: fix Pager component 2018-03-07 09:50:12 +08:00
Doflatango 79fb9da2ca travis ci: add package 2018-03-07 09:48:09 +08:00
Doflatango d536e8fbd0 remove useless code 2018-03-06 15:14:03 +08:00
Doflatango f52cc9d1bd Merge branch 'master' of github.com:shunfei/cronsun into develop 2018-03-06 14:17:28 +08:00
Doflatango 9bbd94698b use machine id instead of ip 2018-03-06 14:11:14 +08:00
Doflatango 2f94f1dd9c csctl: impl upgrade command 2018-03-05 11:41:08 +08:00
Doflatango 5ae8134a7e travis ci: add new package 2018-02-28 18:21:27 +08:00
Doflatango c2852c3bfb csctl: impl restore command, redesign backup format 2018-02-28 18:17:34 +08:00
Doflatango 520a61d6c5
Update README.md 2018-02-28 17:36:38 +08:00
Doflatango 6c8952270a
Merge pull request #65 from shunfei/fix/etcd-json-conf
Fix/etcd json conf
2018-02-27 18:05:58 +08:00
Doflatango 880c5789ba Remove debug print 2018-02-27 16:00:10 +08:00
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 2ff176e908 Merge branch 'develop' of github.com:shunfei/cronsun into develop 2018-02-24 16:03: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
Doflatango 14eb43178b csctl: impl backup command 2018-02-24 15:39:17 +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
Doflatango b542d52b86 csctl: for cmd tools, watch configuration files is unnecessary. 2018-02-23 17:07:57 +08:00
daxing fb673f65e0 bugfix:单机单进程模式下锁没正确释放 2018-02-23 16:06:24 +08:00
Doflatango a7a908bd83 Move confFile flag from conf to bin 2018-02-23 15:31:58 +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