WangJPLeo
|
14e17e1cb7
|
#2775: [Fix-9796] The task queue can be executed normally. (#9797)
* Task group queue run manually
* Test repetition.
* Reference package is not available*.
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
|
3 years ago |
WangJPLeo
|
d2fe85d7da
|
[Fix-9796] The task queue can be executed normally. (#9797)
* Task group queue run manually
* Test repetition.
* Reference package is not available*.
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
|
3 years ago |
Amy0104
|
f48ca2e0f6
|
#2774: [Fix][UI Next][V1.0.0-Beta] Add a return button and set the form to disabled on the file detail page. (#9802)
|
3 years ago |
Amy0104
|
1c4b8d1811
|
[Fix][UI Next][V1.0.0-Beta] Add a return button and set the form to disabled on the file detail page. (#9802)
|
3 years ago |
Amy0104
|
8e4cad663a
|
#2773: [Fix][Next-UI][V1.0.0-Beta] Fix placeholder error on the task queue page. (#9805)
|
3 years ago |
Amy0104
|
d618602aa3
|
[Fix][Next-UI][V1.0.0-Beta] Fix placeholder error on the task queue page. (#9805)
|
3 years ago |
zhuxt2015
|
e338ca868d
|
#2772: [Fix-9352][datasource-api]data source client uses a cache with an expiration time (#9353)
* datasource client cache with expiration time
* remove unused import
* fixed unit test
* fix
* fix
* fix
* fix
* fix
* fix
* fix
|
3 years ago |
zhuxt2015
|
206b7c1c51
|
[Fix-9352][datasource-api]data source client uses a cache with an expiration time (#9353)
* datasource client cache with expiration time
* remove unused import
* fixed unit test
* fix
* fix
* fix
* fix
* fix
* fix
* fix
|
3 years ago |
caishunfeng
|
9935c54c3f
|
#2771: revert delete dumplicate task_definition_log ddl (#8567)
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
caishunfeng
|
70dae6945f
|
revert delete dumplicate task_definition_log ddl (#8567)
Co-authored-by: caishunfeng <534328519@qq.com>
|
3 years ago |
Eric Gao
|
b58958aac0
|
#2770: [Feature][Deploy] Add missing default values in dolphinscheduler_env.sh (#9733)
* [Feature][Deploy] Add missing default values in dolphinscheduler_env.sh (#9675)
* [Feature][Deploy] Restore dolphinscheduler_env.sh to avoid e2e failure (#9675)
* [Feature][Deploy] Change mysql driver class name to com.mysql.cj.jdbc.Driver (#9675)
* [Feature][Deploy] Remove redundant config file (#9675)
|
3 years ago |
Eric Gao
|
515c363148
|
[Feature][Deploy] Add missing default values in dolphinscheduler_env.sh (#9733)
* [Feature][Deploy] Add missing default values in dolphinscheduler_env.sh (#9675)
* [Feature][Deploy] Restore dolphinscheduler_env.sh to avoid e2e failure (#9675)
* [Feature][Deploy] Change mysql driver class name to com.mysql.cj.jdbc.Driver (#9675)
* [Feature][Deploy] Remove redundant config file (#9675)
|
3 years ago |
Tq
|
c30aa59217
|
#2769: [Bug][dep] Bump httpclient version to 4.5.13 (#9631)
|
3 years ago |
Tq
|
14144e8d2e
|
[Bug][dep] Bump httpclient version to 4.5.13 (#9631)
|
3 years ago |
leiwingqueen
|
414b705b43
|
#2768: [bug][db] Table relation_project_user have duplicate record (#9536)
* update sql ddl
* fix syntax err
|
3 years ago |
leiwingqueen
|
c837580c68
|
[bug][db] Table relation_project_user have duplicate record (#9536)
* update sql ddl
* fix syntax err
|
3 years ago |
rockfang
|
e5b1019ea3
|
#2767: [fix-9785][UI Next][dev] dynamic change height in viewlog when full screen (#9788)
|
3 years ago |
rockfang
|
8fab44cb93
|
[fix-9785][UI Next][dev] dynamic change height in viewlog when full screen (#9788)
|
3 years ago |
lidongdai
|
afb1e92adf
|
#2766: [feat] Update README (#8261)
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
|
3 years ago |
lidongdai
|
b2d21ae708
|
[feat] Update README (#8261)
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
|
3 years ago |
xiangzihao
|
ddf4ee763d
|
#2765: [Feature-9566][Docs] Missing shell script application_id listening logic (#9778)
|
3 years ago |
xiangzihao
|
71c1a31e63
|
[Feature-9566][Docs] Missing shell script application_id listening logic (#9778)
|
3 years ago |
hstdream
|
eb87dcd457
|
#2764: [Bug][Api] Failed to rerun the workflow instance (#9795)
|
3 years ago |
hstdream
|
341e220bf0
|
[Bug][Api] Failed to rerun the workflow instance (#9795)
|
3 years ago |
labbomb
|
581582adb3
|
#2763: [Bug]Fix log request errors (#9791)
|
3 years ago |
labbomb
|
52b188b347
|
[Bug]Fix log request errors (#9791)
|
3 years ago |
WangJPLeo
|
ffc750cf5e
|
#2762: Task group queue supports fuzzy search. (#9784)
|
3 years ago |
WangJPLeo
|
f839b527bf
|
Task group queue supports fuzzy search. (#9784)
|
3 years ago |
Tq
|
b8048a73df
|
#2761: [Bug] [Alert-9786] Http alert Get method not working (#9787)
* fix http alert issues encode before get request
* add hint to http alert
|
3 years ago |
Tq
|
6788c99578
|
[Bug] [Alert-9786] Http alert Get method not working (#9787)
* fix http alert issues encode before get request
* add hint to http alert
|
3 years ago |
Tq
|
8b119d1dbe
|
#2760: [Bug] [Website-9764]add script doc to the alert function (#9765)
* add script doc to the alert function
* add script doc to the alert function modify docsdev.js
|
3 years ago |
Tq
|
e3070d9fa3
|
[Bug] [Website-9764]add script doc to the alert function (#9765)
* add script doc to the alert function
* add script doc to the alert function modify docsdev.js
|
3 years ago |
WangJPLeo
|
3876e75cf9
|
#2759: A task instance that normally queries the serial wait state. (#9777)
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
|
3 years ago |
WangJPLeo
|
5c0be8a3d7
|
A task instance that normally queries the serial wait state. (#9777)
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
|
3 years ago |
labbomb
|
0b8b014b3b
|
#2758: [Bug]Fix groupId initialization value problem (#9775)
* The utils configuration files are centrally managed under common
* Fix groupId initialization value problem
|
3 years ago |
labbomb
|
637028735d
|
[Bug]Fix groupId initialization value problem (#9775)
* The utils configuration files are centrally managed under common
* Fix groupId initialization value problem
|
3 years ago |
Amy0104
|
4379c7de64
|
#2757: [Fix][UI Next][V1.0.0-Beta] Add the 'startNodeList' field to the 'start-process-instance' interface. (#9769)
|
3 years ago |
Amy0104
|
84cad13782
|
[Fix][UI Next][V1.0.0-Beta] Add the 'startNodeList' field to the 'start-process-instance' interface. (#9769)
|
3 years ago |
Eric Gao
|
b795d7d4f3
|
#2756: [doc] Add how to change standalone database type (#9376) (#9736)
|
3 years ago |
Eric Gao
|
3a66f05baf
|
[doc] Add how to change standalone database type (#9376) (#9736)
|
3 years ago |
labbomb
|
e5d852baef
|
#2755: [Bug]Fix right-click menu function error (#9766)
* The utils configuration files are centrally managed under common
* fix Right-click menu function error
|
3 years ago |
labbomb
|
d8c32ab5c4
|
[Bug]Fix right-click menu function error (#9766)
* The utils configuration files are centrally managed under common
* fix Right-click menu function error
|
3 years ago |
Devosend
|
ef9b28900a
|
#2754: [Fix][UI Next][V1.0.0-Beta] Fix cannot select the workload scheduling time bug (#9762)
|
3 years ago |
Devosend
|
e1c0b44857
|
[Fix][UI Next][V1.0.0-Beta] Fix cannot select the workload scheduling time bug (#9762)
|
3 years ago |
Amy0104
|
518f5903cc
|
#2753: [Fix][UI Next][V1.0.0-Beta] Remove the default values for node name and child node. (#9760)
|
3 years ago |
Amy0104
|
83d9ea3ccb
|
[Fix][UI Next][V1.0.0-Beta] Remove the default values for node name and child node. (#9760)
|
3 years ago |
Amy0104
|
cb561bdff1
|
#2752: [Fix][UI Next][V1.0.0-Beta] Change the label from recovery failed to failed to retry. (#9761)
|
3 years ago |
Amy0104
|
4e56a1bff6
|
[Fix][UI Next][V1.0.0-Beta] Change the label from recovery failed to failed to retry. (#9761)
|
3 years ago |
WangJPLeo
|
75dcb05130
|
#2751: Add the host address of the execution server to the sub task task instance. (#9758)
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
|
3 years ago |
WangJPLeo
|
897d7cb555
|
Add the host address of the execution server to the sub task task instance. (#9758)
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
|
3 years ago |