68 Commits

Author SHA1 Message Date
tjq
d1f92d5ebf [dev] almost finished the dag feature 2020-06-02 10:08:04 +08:00
tjq
94c88899fc [modify] change pom version to 2.0.0 2020-06-01 13:52:11 +08:00
tjq
e722004d10 [fix] use fastjson to serlize reference 2020-05-31 19:53:54 +08:00
tjq
aa805062b1 [dev] WorkflowInstanceController 2020-05-31 13:54:06 +08:00
tjq
f350f8831c [dev] suit WorkflowController 2020-05-30 13:45:27 +08:00
tjq
4c5156ec83 [dev] almost finished the workflow schedule & process 2020-05-27 22:56:36 +08:00
tjq
c8be42206c [opt] extortion and packaging the code(mainly about instanceInfo's create) 2020-05-27 18:15:46 +08:00
tjq
2998c84ee3 [fix] fix compile error and go to loading and unloading snow beer 2020-05-27 14:00:35 +08:00
tjq
d89fb000fa [dev] finished workflow's crud 2020-05-27 13:38:46 +08:00
tjq
955713e6c6 [dev] wef 2020-05-26 20:10:06 +08:00
tjq
897a493a5e [dev] develop the dag converter 2020-05-26 14:45:24 +08:00
tjq
5a7af55cef [dev] design the DAG model 2020-05-26 12:06:03 +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
a14f554e00 [dev] finished all container web interface 2020-05-19 08:46:53 +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
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
21c5c8e5c3 [dev] finished the oms container template generator 2020-05-15 22:23:11 +08:00
tjq
5f2065f5ef [dev] update common,worker,client's version 2020-05-14 19:12:31 +08:00
tjq
cb7a9042de [dev] finished oms-client's develop & test 2020-05-14 18:47:00 +08:00
tjq
2dad0d6525 [dev] add new OpenAPI saveJob 2020-05-14 14:17:49 +08:00
tjq
d5a52fef57 [dev] write guide document 2020-05-11 21:07:17 +08:00
tjq
0d6c60c826 support multi env 2020-05-03 08:23:04 +08:00
tjq
c4c92ad36e finished mail sender 2020-05-01 13:47:57 +08:00
tjq
6f28032a0b develop the log controller 2020-04-29 18:21:11 +08:00
tjq
624eba41ef sync local logs to mongoDO 2020-04-28 13:03:52 +08:00
tjq
8382e71da0 new feature -> OmsLogger 2020-04-23 14:13:20 +08:00
tjq
9823434122 change the pom for release 2020-04-20 17:46:50 +08:00
tjq
0726e1f630 ready to release worker and client's 1.0.0 version 2020-04-20 16:51:23 +08:00
tjq
67bbf9e352 add debug mode 2020-04-20 14:18:53 +08:00
tjq
593ee714b8 optimize InstanceDetail & fix some bug 2020-04-17 19:46:19 +08:00
tjq
53d1ac82ec add Map processor for super large job 2020-04-17 14:40:45 +08:00
tjq
dc123e621f optimize script processor 2020-04-17 12:39:30 +08:00
tjq
a9eef1f16d schedule frequent job too 2020-04-16 22:33:27 +08:00
tjq
241dce57fa change serialization framwork(built-in java -> jackson-cbor) 2020-04-16 19:37:41 +08:00
tjq
a8354f4cf4 support script processor 2020-04-16 15:06:36 +08:00
tjq
494c1aa18f supprt shell processor 2020-04-15 22:41:40 +08:00
tjq
a626e6f9ee develop the open api 2020-04-15 16:41:47 +08:00
tjq
9dac48beb0 CRUD...again... 2020-04-14 16:58:58 +08:00
tjq
eff1f996be suit for the front end develop(Vue is really good) 2020-04-13 22:10:34 +08:00
tjq
87d4654930 I have to say CRUD is really boring but I have no choice... 2020-04-12 18:50:39 +08:00
tjq
9ce850eaf4 fix some bug 2020-04-11 15:29:01 +08:00
tjq
dc00291a82 opt log 2020-04-11 14:04:57 +08:00
tjq
cd49e1ad98 try to do cluster test 2020-04-11 12:14:36 +08:00
tjq
3b331e70cc remove taskTimeLimit because I can't stop the running thread. 2020-04-10 13:25:00 +08:00
tjq
a42bc496df prepare to go to my brother's birthday party 2020-04-09 16:50:46 +08:00
tjq
e99292f027 finished FrequentTaskTracker and pass the test~ 2020-04-09 15:20:06 +08:00