1267 Commits

Author SHA1 Message Date
tjq
345e8d6633 [release] v2.0.0 2020-06-07 19:06:33 +08:00
tjq
ac0fd7b5cb [fix] fix container can't be pulled up when oms-worker restart 2020-06-07 18:56:45 +08:00
tjq
c7a105db29 [opt] system log and almost to release 2020-06-07 18:39:13 +08:00
tjq
010eb92f57 [fix] fix workflowInstance may stuck in WAITING status's bug 2020-06-07 16:09:17 +08:00
tjq
4344c9fe6a [fix] fix workflow's upstream 2020-06-07 13:28:11 +08:00
tjq
32db2ae2d0 [vue] add vue to oms-server again 2020-06-06 20:01:51 +08:00
tjq
915e619147 [fix] fix aop bug which will lead to online log function un reachable 2020-06-06 19:39:48 +08:00
tjq
bd915867e1 [fix] add ENV TZ to fix docker's timezone problem 2020-06-06 09:31:25 +08:00
tjq
f54ba4a078 [dev] support instanceInfo's complex query 2020-06-06 07:58:42 +08:00
tjq
0e32fbeeef [dev] suit front-end's develop, I think my Javascript level is good now~ 2020-06-06 00:07:29 +08:00
tjq
6faff7d6fe [fix] exclude ServerController in WebLog 2020-06-05 09:24:21 +08:00
tjq
310a076fce [dev] use text instead of varchar in processorInfo & peDAG 2020-06-05 09:01:57 +08:00
tjq
956cfd4937 [dev] add aop to log web request 2020-06-05 08:42:16 +08:00
tjq
6a5a12c906 [fix] task_info_table all use varchar(255) 2020-06-04 23:33:16 +08:00
tjq
fb0efd667a [fix] fix the bug of address is too small to store the max length address 2020-06-04 23:19:59 +08:00
Yukino
deacae9dd7
Merge pull request #3 from hxuanyu/master
[opt] refined file copy
2020-06-04 14:10:34 +08:00
hxuanyu
2e7f69d3e6 refined file copy 2020-06-04 14:31:46 +10:00
tjq
a577a7e5a8 [fix] change Licence in swaggerUI 2020-06-04 12:11:31 +08:00
Yukino
163319f350
Merge pull request #2 from hxuanyu/master
[opt] minor code refactor
2020-06-04 12:08:29 +08:00
hxuanyu
f2b6326e0b Merge remote-tracking branch 'upstream/master' 2020-06-04 13:33:13 +10:00
hxuanyu
8de01e2860 minor code refactor 2020-06-04 13:25:17 +10:00
tjq
69f4699ec5 [opt] optimize notification when oms-worker can't startup normally 2020-06-03 22:24:50 +08:00
tjq
95cfa50700 [modify] workflow runtime use PEDAG instead of DAG 2020-06-03 17:41:10 +08:00
tjq
d1b3aebb41 [opt] optimize the workflowInstance, try to remove ReferenceDAG 2020-06-03 17:02:05 +08:00
tjq
a65787f372 [modify] use segmentLock to replace synchronized + String#intern 2020-06-03 10:34:02 +08:00
tjq
568e45ce4e [modify] remove MySQL time function now() to ensure Database cross-platform 2020-06-03 09:12:23 +08:00
tjq
11f5deb72e [dev] oms-server's docker version can use maven now 2020-06-02 23:12:44 +08:00
tjq
55dbc86d29 [dev] change DAG description method 2020-06-02 20:14:49 +08:00
tjq
ae86b70686 [opt] change to english doc 2020-06-02 16:37:13 +08:00
tjq
05fc44e11f [dev] OhMyClient add workflow api 2020-06-02 14:22:32 +08:00
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
6373b41c8e [ops] add jenkins script 2020-06-01 13:40:26 +08:00
tjq
1d76942c8d [ops] add jenkins script 2020-06-01 13:25:01 +08:00
Yukino
5c03143eca
[ops] use GitHub Action to build project 2020-06-01 12:24:34 +08:00
Yukino
f63bea8ade
[ops] use GitHub action to build project 2020-06-01 12:18:05 +08:00
Yukino
f75a3bd923
Create maven.yml
[ops] use actions
2020-06-01 12:09:13 +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
6fd685cdfc [fix] fix the workflow result transfer fail bug 2020-05-27 23:22:53 +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
2833aae9b6 [dev] opt clean strategy 2020-05-27 13:51:28 +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
8db914939b [modify] change local cache's expire time v1.2.1 2020-05-26 10:32:22 +08:00