Commit Graph

328 Commits (8fbb71c5552e508a7f54a7c37d377df8025dc032)

Author SHA1 Message Date
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
0xflotus 391acf989e
s/a/e/3 in managemant 2018-09-14 01:22:14 +02:00
Doflatango fc380f52c3
Added unstable note for branch master 2018-09-09 14:21:18 +08:00
Doflatango 93220344ae Fixes small issues 2018-09-08 14:00:10 +08:00
Doflatango 27507a698f
Merge pull request #99 from imxyb/feature/force-kill
Feature/force kill
2018-09-07 22:18:41 +08:00
Doflatango 4ea78ba979
Merge pull request #103 from shunfei/go-module
Add go module
2018-09-07 22:10:49 +08:00
QLeelulu 7a8cb47acb some optimize:
1. not log stacktrace;
2. Remove space when read UUID from file;
3. Config sample file optimize;
2018-09-07 11:30:01 +08:00
QLeelulu 20dce7d6cf ci for go module 2018-09-06 15:07:12 +08:00
QLeelulu 4851e650f4 ci for go module 2018-09-06 15:03:53 +08:00
QLeelulu a45f1e46e3 ci for go module 2018-09-06 14:52:08 +08:00
QLeelulu 56f8db46b3 ci for go module 2018-09-06 14:45:48 +08:00
QLeelulu 1dc501e6ae Add go module 2018-09-06 14:27:09 +08:00
xyb e83c0e06f9 修改遗漏问题 2018-08-23 16:53:53 +08:00
xyb 646b22c717 合并develop 2018-08-23 16:48:26 +08:00
xyb ed6e65515f 修改遗漏问题 2018-08-23 15:58:41 +08:00
xyb bf076dd7b0 修改冲突 2018-08-14 17:51:16 +08:00
xyb f4985690c1 修改冲突 2018-08-14 17:49:14 +08:00
xyb aa20e12803 合并冲突 2018-08-14 17:45:18 +08:00
xyb b7a58396fd 强杀进程 2018-08-13 18:32:04 +08:00
xyb ec093c60dd force-kill 2018-08-13 17:57:54 +08:00
xyb a6c81b27bc 强杀进程 2018-08-13 14:51:28 +08:00
Doflatango eb75eeffe3 Resolved #93 2018-07-20 17:20:27 +08:00
Doflatango 615f94d02c Merge branch 'develop' of github.com:shunfei/cronsun into develop 2018-07-18 14:58:12 +08:00
Doflatango 0e3745c384 Baned backslash in group name 2018-07-18 14:57:28 +08:00
Doflatango 3fe62f5fb0 Fix undefined variable 2018-07-18 14:56:21 +08:00
Doflatango 8a5b7e29b9 Fix undefined variable 2018-07-18 14:55:08 +08:00
Doflatango 9bb382dfcf
Merge pull request #81 from shunfei/develop
v0.3.2
2018-06-10 22:07:25 +08:00
Doflatango 8363e7422e
Merge pull request #86 from shunfei/feature/cmd
csctl: add sync command for node to sync node info to mongodb
2018-06-10 22:03:36 +08:00
miraclesu 42ddb23f00 csctl: add sync command for node to sync node info to mongodb 2018-05-26 21:31:33 +08:00
miraclesu f34a3da05e csctl: remove old node info when upgrade to v0.3.0 2018-05-26 21:20:53 +08:00
miraclesu 064218734f cmd: Add rmold command for node 2018-05-26 20:58:29 +08:00
Doflatango 455025c5bb
Merge pull request #80 from shunfei/feature/pid
Write pid to file, resolve #79
2018-05-05 10:42:30 +08:00
Doflatango d3d40e4e92 Added new readonly role: Reporter 2018-05-05 10:17:05 +08:00
Doflatango 5ea8547875 Remove pid file at the end 2018-05-05 09:12:11 +08:00
Doflatango 3b75fdd56e Remove pid file 2018-05-01 10:25:55 +08:00
Doflatango da1641c46a Merge branch 'feature/pid' of github.com:shunfei/cronsun into feature/pid 2018-04-29 23:05:05 +08:00
Doflatango 46f02926c9 Write pid to file, resolve #79 2018-04-29 23:01:56 +08:00
Doflatango 40538f0527 Write pid to file, resolve #79 2018-04-29 21:19:50 +08:00