11443 Commits (5c937ea14ec76620f8fa392f9ba6f78f4832c6a6)
 

Author SHA1 Message Date
Kerwin d85c4d703f #3616: [BUG-12396][Schedule] Fixed that the workflow definition scheduling that has been online after the version upgrade does not execute (#12397) 2 years ago
Kerwin c02e08bb3d
[BUG-12396][Schedule] Fixed that the workflow definition scheduling that has been online after the version upgrade does not execute (#12397) 2 years ago
kezhenxu94 eb0244b09d #3615: Use temurin Java docker images instead of deprecated ones (#12334) 2 years ago
kezhenxu94 4ea7eec750
Use temurin Java docker images instead of deprecated ones (#12334) 2 years ago
houshitao 7b739a9c33 #3614: [Bug] [Service] Use MapUtils to judge globalParamsMap is empty. (#12384) 2 years ago
houshitao 934d6d21eb
[Bug] [Service] Use MapUtils to judge globalParamsMap is empty. (#12384) 2 years ago
Yann Ann 1c67faec0d #3613: [fix#12170] If the worker's clock early than master node, will ignore dispatch time. (#12219) 2 years ago
Yann Ann 1d0d26a416
[fix#12170] If the worker's clock early than master node, will ignore dispatch time. (#12219) 2 years ago
Kerwin ee58f18120 #3612: [Improvement-12391][API] Workflow definitions that contain logical task nodes support the copy function (#12392) 2 years ago
Kerwin 55004bebe0
[Improvement-12391][API] Workflow definitions that contain logical task nodes support the copy function (#12392) 2 years ago
fuchanghai 234efde001 #3611: [Improvement] add presto in datax (#12371) 2 years ago
fuchanghai b7bd8d7803
[Improvement] add presto in datax (#12371) 2 years ago
Yann Ann 8ff366fa25 #3610: [Migrate][Test] Migrate other UT cases from jUnit 4 to 5, change @Ignore to @Disable 2 years ago
Yann Ann 7aa8a77fb2
[Migrate][Test] Migrate other UT cases from jUnit 4 to 5, change @Ignore to @Disable 2 years ago
limaiwang 5824edd2a2 #3609: [docs] change optional parameters --jar to --jars for Spark (#12385) (#12386) 2 years ago
limaiwang a725614429
[docs] change optional parameters --jar to --jars for Spark (#12385) (#12386) 2 years ago
Yann Ann b85243eae1 #3608: [Migrate][Test] Migrate all UT cases from jUnit 4 to 5 in master, worker, and remote modules (#12362) 2 years ago
Yann Ann bc80f34056
[Migrate][Test] Migrate all UT cases from jUnit 4 to 5 in master, worker, and remote modules (#12362) 2 years ago
chenrj d2a4d8a46f #3607: [Bug][Python] Python class description error (#12360) 2 years ago
chenrj cd5fb12e46
[Bug][Python] Python class description error (#12360) 2 years ago
司马琦昂 783a7227c1 #3606: [Fix][Worker] fix wrong env var name for alert in K8S (#12369) 2 years ago
司马琦昂 1e792186d0
[Fix][Worker] fix wrong env var name for alert in K8S (#12369) 2 years ago
rickchengx fe124319e0 #3605: [Improvement-12372][k8s] Update the deprecated k8s api (#12373) 2 years ago
rickchengx 7b44612f28
[Improvement-12372][k8s] Update the deprecated k8s api (#12373) 2 years ago
Eric Gao ba4f7636e2 #3604: [Improvement][Test] Block the usage of powermock and move mockito dependencies from sub-modules to root pom (#12311) 2 years ago
Eric Gao 2f37da0dbc
[Improvement][Test] Block the usage of powermock and move mockito dependencies from sub-modules to root pom (#12311) 2 years ago
Chris-Arith f1f49fd1a7 #3603: update english oracle.md (#12332) 2 years ago
Chris-Arith b953cdc559
update english oracle.md (#12332) 2 years ago
Yann Ann b20226ef4a #3602: [Migrate][Test] Migrate junit4 -> junit5 test cases in common, service, and spi modules (#12363) 2 years ago
Yann Ann b357781df2
[Migrate][Test] Migrate junit4 -> junit5 test cases in common, service, and spi modules (#12363) 2 years ago
Eric Gao ab145e085d #3601: [Doc][Bug] Fix dead link caused by markdown cross-files anchor (#12357) 2 years ago
Eric Gao c50cc997a8
[Doc][Bug] Fix dead link caused by markdown cross-files anchor (#12357) 2 years ago
Eric Gao 5499bad1cb #3600: [Migrate][Test] Migrate all UT cases from jUnit 4 to 5 in datasource, registry and data-quality modules (#12352) 2 years ago
Eric Gao ac845046e7
[Migrate][Test] Migrate all UT cases from jUnit 4 to 5 in datasource, registry and data-quality modules (#12352) 2 years ago
chenrj 4ecebb9cc5 #3599: [python] Add resource plugin for python, dataX, CustomDataX and Sql (#12135) 2 years ago
chenrj 9652964c94
[python] Add resource plugin for python, dataX, CustomDataX and Sql (#12135) 2 years ago
fuchanghai dcd4905828 #3598: [improvement] Migrate all UT cases from jUnit4 to jUnit5 in dao module (#12328) 2 years ago
fuchanghai 22103f975e
[improvement] Migrate all UT cases from jUnit4 to jUnit5 in dao module (#12328) 2 years ago
Eric Gao 9e6291078e #3597: [Migrate][Test] Migrate all UT cases from jUnit 4 to jUnit 5 in alert and api module (#12337) 2 years ago
Eric Gao 224508850e
[Migrate][Test] Migrate all UT cases from jUnit 4 to jUnit 5 in alert and api module (#12337) 2 years ago
kezhenxu94 59b2db4aa8 #3596: Reorganize some classes in common module, remove duplicate classes (#12321) 2 years ago
kezhenxu94 db1d319159
Reorganize some classes in common module, remove duplicate classes (#12321) 2 years ago
Yann Ann 749126ca44 #3595: [Fix-#11669][Workflow Instance Page] Fix the duration in Workflow Instance page. (#12264) 2 years ago
Yann Ann 17cd644506
[Fix-#11669][Workflow Instance Page] Fix the duration in Workflow Instance page. (#12264) 2 years ago
Jiajie Zhong 68c826eb7b #3594: [Feature][API] New restful API task and task relation (#12116) 2 years ago
Jiajie Zhong 0e1c8d8153
[Feature][API] New restful API task and task relation (#12116) 2 years ago
rickchengx edce7f95dd #3593: [Improvement-12289][k8s] update the common.properties in values.yaml (#12290) 2 years ago
rickchengx 6332fee2b5
[Improvement-12289][k8s] update the common.properties in values.yaml (#12290) 2 years ago
Jiajie Zhong e1b3e0ffcd #3592: [doc] Change release process base on new tool (#12324) 2 years ago
Jiajie Zhong 501119bbb6
[doc] Change release process base on new tool (#12324) 2 years ago