This is an automated email from the ASF dual-hosted git repository.
leonbao pushed a change to branch json_split
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from 58a9e12 [Improvement][UI] Rename disabled to enabled in menu (#4414)
add 83d5350 [Feature-#130] pass global param values when starting new
process instance (#4372)
new d67b335 Merge remote-tracking branch 'upstream/dev' into json-split
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../api/controller/ExecutorController.java | 16 +++++++++++-----
.../api/service/ExecutorService.java | 13 ++++++++++---
.../api/service/ExecutorService2Test.java | 16 ++++++++--------
.../apache/dolphinscheduler/common/Constants.java | 2 ++
.../common/utils/ParameterUtilsTest.java | 20 ++++++++++++++++++++
.../service/process/ProcessService.java | 19 +++++++++++++++++++
.../service/process/ProcessServiceTest.java | 15 ++++++++++++++-
7 files changed, 84 insertions(+), 17 deletions(-)