156 Commits

Author SHA1 Message Date
tjq
63d6c29d01 [release] v1.2.0 v1.2.0 2020-05-21 22:53:56 +08:00
tjq
e91fbc2cc5 [fix] fix NPE bug when return null in ProcessResult 2020-05-21 21:48:40 +08:00
tjq
1a7a6f4fa8 [doc] release oms guidance 2020-05-21 20:36:05 +08:00
tjq
537b2e6433 [fix] opt dockerfile & almost to release 2020-05-21 20:31:17 +08:00
tjq
46081f002a [dev] change listDeployedWorker's logic 2020-05-21 15:18:59 +08:00
tjq
cd73e81958 [fix] try to fix gitee pages 404... 2020-05-21 13:21:47 +08:00
tjq
42c27cb4ed [fix] fix the hugo 404 in gitee pages 2020-05-21 13:19:47 +08:00
tjq
d5ef46b60c [fix] try to fix gitee pages 404... 2020-05-21 13:16:09 +08:00
tjq
f638d52de1 [fix] fix the hugo 404 in gitee pages 2020-05-21 13:13:12 +08:00
tjq
e948b72d31 [fix] try to fix gitee pages 404... 2020-05-21 13:11:06 +08:00
tjq
7bbc9a25e8 [fix] fix the hugo 404 in gitee pages 2020-05-21 13:07:11 +08:00
tjq
a13f0cfa20 [fix] fix the hugo 404 in gitee pages 2020-05-21 12:42:36 +08:00
tjq
21d5d4498f [fix] change container's unique to id (name can change, so name can't be the uk) 2020-05-20 23:05:40 +08:00
tjq
f1d471d3a1 [fix] fix hugo 404 2020-05-20 21:31:16 +08:00
tjq
bff7c6d852 [fix] fix hugo 404 2020-05-20 21:29:41 +08:00
tjq
4ac9b5e05e [fix] fix hugo 404 2020-05-20 20:21:20 +08:00
tjq
15e811e375 [fix] fix hugo 404 2020-05-20 20:20:12 +08:00
tjq
d469acb233 [fix] fix hugo 404 2020-05-20 20:17:50 +08:00
tjq
f823d99d8f [fix] fix hugo 404 2020-05-20 20:13:27 +08:00
tjq
290a10c56e [modify] remove worker's auto find port, use fixed port 2020-05-20 20:10:37 +08:00
tjq
e5ae446c3a [dev] modify build script 2020-05-20 18:56:57 +08:00
tjq
4087c876e3 [dev] add new module: OhMyAgent 2020-05-20 10:54:46 +08:00
tjq
c5c7f7fd71 [fix] fix instanceLog's bug 2020-05-19 22:44:55 +08:00
tjq
1cb3314186 [modify] remove init and destory method in BasicProcessor, It's really redundant 2020-05-19 16:58:48 +08:00
tjq
cda0c64435 [fix] fix upload bug 2020-05-19 13:44:25 +08:00
tjq
7537cc1f5d [fix] fix ClassNotFoundException when deSerialized the container class 2020-05-19 10:52:32 +08:00
tjq
a14f554e00 [dev] finished all container web interface 2020-05-19 08:46:53 +08:00
tjq
babd5c362f [fix] fix the container template generator bug 2020-05-18 22:30:58 +08:00
tjq
a2725d21cc [dev] add debug script 2020-05-18 21:56:29 +08:00
tjq
adb2c5f547 [dev] add remote debug bash script 2020-05-18 21:48:38 +08:00
tjq
cfb555b893 [fix] fix container template generator's bug 2020-05-18 19:47:44 +08:00
tjq
062e8c6c75 [dev] I use a lot of money to hire the CCO(Chief Clean Officer), hhh~ 2020-05-18 19:18:59 +08:00
tjq
efca6ee452 [dev] use GridFsManager instance of GridFsTemplate 2020-05-18 18:45:53 +08:00
tjq
f7855757db [dev] develop the GirdFsHelper 2020-05-18 17:39:14 +08:00
tjq
4981af0e26 [dev] no longer use random akka port 2020-05-18 16:36:32 +08:00
tjq
f06ae8be8f [dev] add Dockerfile but need to test 2020-05-18 16:23:51 +08:00
tjq
150b1fd919 [fix] fix the NPE of OmsCenterAlarmService 2020-05-18 12:34:31 +08:00
tjq
a2336354d9 [fix] suit ScriptProcessor's API change 2020-05-18 12:21:33 +08:00
tjq
3fde1ddd66 [dev] finished worker container's develop 2020-05-18 11:01:37 +08:00
tjq
5dff657eef [dev] update version to 1.2.0, start to test container 2020-05-18 09:52:25 +08:00
tjq
dccec9767f [dev] fix container version bug & fuck the tomcat's websocket bug, I am going to use undertow~ 2020-05-18 09:10:30 +08:00
tjq
c18658003e [dev] finished partly of deploy websocket & don't forget to fix the md5 bug tomorrow 2020-05-17 23:19:11 +08:00
tjq
7247f41199 [dev] use websocket to deploy container 2020-05-17 22:24:40 +08:00
tjq
f6ba0783c2 [dev] use git4j and maven-invoker to compile container 2020-05-17 14:49:10 +08:00
tjq
67729123d2 [opt] code review TaskTracker and ProcessorTracker then optimized some indian code 2020-05-17 10:45:16 +08:00
tjq
fe2b9c78ac [dev] Web development really makes me a headache 2020-05-16 17:33:53 +08:00
tjq
456a1a8f25 [dev] finished oms-worker's container design 2020-05-16 11:31:23 +08:00
tjq
21c5c8e5c3 [dev] finished the oms container template generator 2020-05-15 22:23:11 +08:00
tjq
4295ff9a2d [opt] change oms-samples's package name 2020-05-15 18:53:02 +08:00
tjq
ece52eecaf [fix] fix container controller use root path's bug 2020-05-15 16:39:49 +08:00