OS
72dc21a4b9
[cherry-pick] add processDefinitionSimpleList api and optimize page load ( #6834 )
...
* [Feature][API] add processDefinitionSimpleList api (#6814 )
* add processDefinitionSimpleList api
* add processDefinitionSimpleList api
* Optimize DAG page opening speed (#6830 )
Co-authored-by: JinYong Li <42576980+JinyLeeChina@users.noreply.github.com>
Co-authored-by: wangyizhi <wangyizhi1_yewu@cmss.chinamobile.com>
3 years ago
Kirs
37b11bf606
[Improvement#6655] [UI] remove registry monitor ( #6789 ) ( #6827 )
3 years ago
OS
98b8d5424a
[Feature][Install] add upgrade 2.0 ddl ( #6648 )
...
* Optimizing SQL scripts
* add upgrade 2.0 ddl
# Conflicts:
# sql/upgrade/1.4.0_schema/mysql/dolphinscheduler_ddl.sql
3 years ago
ReonYu
275443ff38
[FIX 6701] [API] Fix paging error when worker group number more than 10 ( #6704 )
3 years ago
wind
e302e510a2
[DS-6591][API] fix process definition import ( #6592 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
Hua Jiang
d13652dd81
[Fix-5875][API] When I saved the task that had the same name task in another flow ,the service would throw DuplicateKeyException ( #6430 )
...
* using the task code in the dag
# Conflicts:
# sql/upgrade/1.4.0_schema/postgresql/dolphinscheduler_ddl.sql
3 years ago
lenboo
b9e0079023
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
8fa1e8817d
[maven-release-plugin] prepare release 2.0.0-alpha
3 years ago
lenboo
58d03d632e
change version to '2.0.0-alpha-SNAPSHOT'
3 years ago
lenboo
fcfcedea0a
[maven-release-plugin] prepare release 2.0.0-alpha
3 years ago
lenboo
c82d908690
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
c644f8608f
[maven-release-plugin] prepare release 2.0.0-alpha
3 years ago
Kirs
38fb2b4413
[fix-6570][task] add sql task udf resource load ( #6570 ) ( #6571 ) ( #6579 )
...
* [fix-6570][task] add sql task udf resource load (#6570 )
-add sql task udf resource load
-Fix UdfFuncRequest serialization
* fix checkstyle
* add defaultFS in sqlTaskContext
* fix checkstyle
Co-authored-by: mask <39329477+Narcasserun@users.noreply.github.com>
3 years ago
lenboo
f77efc551f
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
d6b32fecb7
[maven-release-plugin] prepare release 2.0.0-alpha
3 years ago
lenboo
d1ef024db1
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
2ab404e25b
[maven-release-plugin] prepare release 2.0.0-alpha
3 years ago
JinYong Li
986f81381d
fix import processDefinition error ( #6573 )
3 years ago
lenboo
a729c82974
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
1ac362463e
[maven-release-plugin] prepare release 2.0.0-alpha
3 years ago
lenboo
81b13533a6
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
b94735c3b7
[maven-release-plugin] prepare release 2.0.0-alpha
3 years ago
OS
6ffd019683
[cherry-pick][6471-6502]cherry-pick 6471 && 6502 to 2.0-prepare ( #6508 )
3 years ago
Kirs
9942d73db6
[Fix-6478] [Server] Fix the lack of scheduling time in complement parallelism mode ( #6491 ) ( #6498 )
...
* Fix the lack of scheduling time in complement parallelism mode
3 years ago
Shukun Zhang
6e453de241
[Feature] workflow level task dry run ( #6104 )
...
* feat workflow level task dry run
* feat workflow level task dry run
* feat workflow level task dry run
* feat workflow level task dry run
* feat workflow level task dry run
* feat workflow level task dry run
* feat workflow level task dry run
* feat workflow level task dry run
* feat workflow level task dry run
* feat workflow level task dry run
3 years ago
Jiajie Zhong
3e8fe68128
Remove unused parameter in function genTaskCodeList ( #6395 )
3 years ago
OS
c013b49e72
[Fix-6347][Master-API]fix bug #6347 the first schedule_time is error in complement data ( #6389 )
...
* fix bug #6347 complement data errors
3 years ago
Kirs
67508d8d1b
update project version to 2.0.0-SNAPSHOT ( #6383 )
3 years ago
Kirs
b2a2fbda1d
Revert "fix the magic number userId '0' ( #6368 )" ( #6378 )
...
This reverts commit 7413b57841
.
Co-authored-by: OS <29528966+lenboo@users.noreply.github.com>
3 years ago
BenjaminWenqiYu
7413b57841
fix the magic number userId '0' ( #6368 )
3 years ago
ououtt
652d690976
[DS-6362][fix] fix switch process definition version failed ( #6363 )
3 years ago
Liyue
bc8d610e87
fix the mismatch of upload url between frontend and backend ( #6226 )
...
* fix: fix the url mismatch between frontend and backend
* fix the url mismatch between frontend and backend
* fix the resource download url
* fix: update for unit test
3 years ago
JinYong Li
c56daede2f
[Fix-6352] [ApiServer] fix process definition copy bug ( #6357 )
...
* fix 6320 batch delete process definition bug
* fix-6352 process definition copy bug
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
HanayoZz
4625783479
[Fix-6072][common] Remove Generic method JsonUtils.toMap ( #6283 )
...
* [Fix][common] Remove Generic method JsonUtils.toMap, Replace by parseObj(String json, TypeReference type)
3 years ago
JinYong Li
99f593cf42
fix 6320 batch delete process definition bug ( #6321 )
...
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
JinYong Li
d7160874e4
[Fix-6248] [API] fix processDefinnition release/processInstance update/taskDefinition transaction ( #6288 )
...
* fix processDefinition save/update/delete/move/import transaction
* fix ut
* fix processDefinnition release/processInstance update/taskDefinition transaction
* fix processDefinnition release/processInstance update/taskDefinition transaction
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
JinYong Li
7a321505cf
[Fix-6248] [API] fix processDefinition save/update/delete/move/import transaction ( #6285 )
...
* fix processDefinition save/update/delete/move/import transaction
* fix ut
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
JinYong Li
8980b7027a
fix deleteProcessDefinitionVersion bug ( #6287 )
...
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
Kirs
b90152fc2e
[SPI][Task]add SQL Task ( #6237 )
...
Add Sql Task And Fix Task Parse Err
3 years ago
JinyLeeChina
9d0b00c1b7
[Fix-6139][API]fix envCode in task_definition and process switchVersion ( #6231 )
...
* fix envCode in task_definition and process switchVersion
* fix conflicts
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
Tandoy
c1496d8a74
[Bug] [ui] fix cannot edit project ( #6227 )
...
* fix cannot edit project
* It has been fixed that when editing a project, if you do not modify the projectName, a project already exists error will be thrown.
3 years ago
JinyLeeChina
07d6542feb
[Fix-6139][API] fix workFlowLineage relation ( #6217 )
...
* fix bug of view-tree api
* fix bug of view-tree api
* fix ut
* fix ut
* fix master buildFlowDag error
* fix workFlowLineage relation
* fix ut
* fix ut
* fix ut
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
Jiajie Zhong
170280fab2
Simplify constants variables ( #6183 )
...
* Combine `alter` and `registry` properties,
bese on https://github.com/apache/dolphinscheduler/pull/6180
* Remove duplicate variable `SLASH` and `SINGLE_SLASH`
3 years ago
JinyLeeChina
14e4d7086d
[Fix-6139][API] fix bug of view-tree api ( #6188 )
...
* fix bug of view-tree api
* fix bug of view-tree api
* fix ut
* fix ut
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
DittoTool
a245e141d6
Inefficient Usages of Java Collections ( #6187 )
3 years ago
kezhenxu94
ea2a9dbcb2
Clean up third-party files that are not mentioned in LICENSE ( #6165 )
3 years ago
JinyLeeChina
4ddfb855a3
[Fix-6156] [API] refactor workflow lineage api ( #6157 )
...
* fix mysql create sentence bug
* fix mysql create sentence bug
* fix genTaskCodeList return same code and save proces error
* refactor workflow lineage api
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
kezhenxu94
a632be73c0
Clean up unused util classes... ( #6154 )
3 years ago
JinyLeeChina
e8ddc9103d
[Bug][API] fix genTaskCodeList return same code and save proces error ( #6150 )
...
* fix mysql create sentence bug
* fix mysql create sentence bug
* fix genTaskCodeList return same code and save proces error
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
Jiajie Zhong
71cb669091
Correct java doc ( #6141 )
...
Correct doc in project and processDefinition
Controller
3 years ago