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
|
a577a7e5a8
|
[fix] change Licence in swaggerUI
|
2020-06-04 12:11:31 +08: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
|
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
|
2020-05-26 10:32:22 +08:00 |
|
tjq
|
b4d5592e50
|
[modify] change remote mysql and mongodb
|
2020-05-25 20:54:42 +08:00 |
|
tjq
|
516d9697f6
|
[fix] fix template's uncorrent oms-worker version
|
2020-05-25 15:26:21 +08:00 |
|
tjq
|
32d56d8f54
|
[modify] remove front-end page & doc from source code project
|
2020-05-23 19:43:05 +08:00 |
|
tjq
|
c213fca31d
|
[dev] add index for table ContainerInfo and add instanceInfo timing clean
|
2020-05-22 23:02:35 +08:00 |
|
tjq
|
63d6c29d01
|
[release] v1.2.0
|
2020-05-21 22:53:56 +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
|
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
|
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 |
|