223 Commits

Author SHA1 Message Date
tjq
e74b659f72 [doc] add try online address 2020-06-07 22:45:18 +08:00
tjq
ab39f002d7 [release] v2.0.0 (just add GitHub CI) v2.0.0 2020-06-07 21:47:09 +08:00
Yukino
8fb5abb202
[ops] fix GitHub's docker build failure 2020-06-07 21:42:28 +08:00
Yukino
d8ae9384b0
[ops] fix GitHub docker build failure 2020-06-07 21:38:09 +08:00
Yukino
533b728199
[ops] fix GitHub docker build failed 2020-06-07 21:35:03 +08:00
Yukino
f0eb76bf92
[ops] add docker-image.yml 2020-06-07 21:25:20 +08:00
tjq
78e89ac6b9 [ops] add github_build_docker.sh 2020-06-07 21:19:34 +08:00
tjq
04e79d8b22 [release] v2.0.0 2020-06-07 19:47:28 +08:00
tjq
7fb2e4b0df [doc] change README to Chinese version 2020-06-07 19:31:11 +08:00
tjq
f9ac587bb7 [release] v2.0.0 2020-06-07 19:16:35 +08:00
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