Yelli
1c5c8b75b9
refactor import process ( #1804 )
...
* refactor import process
* add refactor import process UT
* add import process UT
* add null check UT for import process metadata
* add UT for import process
* modify dependentparam UT
* modify testAddImportDependentSpecialParam
* modify DependentParamTest
* modify processDefinitionService UT
5 years ago
Tboy
3cf21dcac0
delete CombinedApplicationServer ( #1763 )
...
* move version to parent pom
* move version properties to parent pom for easy management
* remove freemarker dependency
* delete CombinedApplicationServer
5 years ago
Yelli
7dfa9976a0
refactor export process ( #1772 )
...
* refactor process export
* comment & null check for export process
* add License
* add javadoc
* add DataSourceParamTest and DependentParamTest
* refactor process export & add exportProcessMetaDataStr UT
5 years ago
Yelli
23cec993f9
fix bug: fix ResourcesServiceTest ( #1759 )
5 years ago
Tboy
074fd41aa6
remove freemarker dependency ( #1757 )
...
* remove freemarker dependency
5 years ago
Jave-Chen
4b027fbf02
Fix SonarCloud bug “Resources should be closed” ( #1667 )
...
#1666 Fix SonarCloud bug “Resources should be closed”
5 years ago
Yelli
8125974c61
ds.server regularize log print ( #1751 )
...
* ds.server regularize log print
* log print modify
* log print modify
* modify lang3 to lang
5 years ago
dailidong
7c1b37ae20
update pom.xml
5 years ago
dailidong
9169a7cc40
change commons.lang3.StringUtils to common.utils.StringUtils
5 years ago
elonlo
8ae401e3d7
Refactor login verification process ( #1543 )
...
* Refactor login verification process
* Delete application-combined.properties
application-combined.properties doesn't needed
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
Yelli
7762a62270
add null check in SubProcessTaskExecThread ( #1737 )
...
* modify FileUtils.readFile2Str
* #1300 Add right alignment function in sql email content
* cancel formatted for alert_mail_template.ftl
* #747 sql task password Log desensitization
* cancel mail_temple
* edit ExcelUtils
* modify test method name
* #747 sql task password Log desensitization
* #1544 workflow import
* Constants add DATASOURCE_PASSWORD_REGEX
* #747 sql task password Log desensitization
* deal with import project have sub process
* modify export process addTaskNodeParam method name
* add testAddTaskNodeSpecialParam UT
* add ProcessDefinitionServiceTest-ut to pom
* add testImportSubProcess in ProcessDefinitionServiceTest
* add testImportSubProcess in ProcessDefinitionServiceTest
* add testImportProcessDefinition
* fix sonar bug: not enough arguments
* fix sonar bug: change condition & not enough arguments
* fix bug sonar: add null check in daghelper && add hashcode method in ProcessData
* fix bug sonar: add null check in daghelper
* CollectionUtils.isEmpty()
* add hashcode() && null check
* merge if
* remove hashcode
* remove e.getMessage
5 years ago
Tboy
4cc058c931
move version properties to parent pom for easy management of api module ( #1736 )
...
* move version to parent pom
* move version properties to parent pom for easy management
5 years ago
dailidong
0628aec535
regularize api module pom.xml and rpc module compile to 1.8 ( #1733 )
...
* update README about DolphinScheduler
* Update issue templates
* update
* regularize api pom xml
update rpc maven compile to 1.8
* regularize api pom xml
Co-authored-by: DS <escheduler@outlook.com>
5 years ago
samz406
15ae4dfa74
fix get tenantCode my NPE ( #1684 )
...
* modify UdfFuncServiceTest UT
* fix get tenantCode my NPE
* add ResourcesServiceTest
* add error log
5 years ago
Tboy
94fa1adf9b
move version to parent pom ( #1722 )
5 years ago
qiaozhanwei
1f7db8f797
Revert "move version to parent pom ( #1712 )" ( #1715 )
...
This reverts commit 87e8f0d83b
.
5 years ago
Tboy
87e8f0d83b
move version to parent pom ( #1712 )
...
* remove commons-lang3 dependancy
* remove commons-lang3 dependancy
* remove unused import
* all the submodule should not contain version, so move version to parent,
5 years ago
Tboy
4d1abb3fc7
remove commons-lang3 dependancy ( #1709 )
...
* remove commons-lang3 dependancy
* remove commons-lang3 dependancy
* remove unused import
5 years ago
lilin
b0d73fb789
add error log
5 years ago
Yelli
7ecd38f7d6
fix sonar bug: change condition & not enough arguments ( #1692 )
...
* modify FileUtils.readFile2Str
* #1300 Add right alignment function in sql email content
* cancel formatted for alert_mail_template.ftl
* #747 sql task password Log desensitization
* cancel mail_temple
* edit ExcelUtils
* modify test method name
* #747 sql task password Log desensitization
* #1544 workflow import
* Constants add DATASOURCE_PASSWORD_REGEX
* #747 sql task password Log desensitization
* deal with import project have sub process
* modify export process addTaskNodeParam method name
* add testAddTaskNodeSpecialParam UT
* add ProcessDefinitionServiceTest-ut to pom
* add testImportSubProcess in ProcessDefinitionServiceTest
* add testImportSubProcess in ProcessDefinitionServiceTest
* add testImportProcessDefinition
* fix sonar bug: not enough arguments
* fix sonar bug: change condition & not enough arguments
5 years ago
Tboy
884237487c
remove commons-lang3 dependancy, using common-module instead for server module ( #1698 )
...
* remove commons-lang3 dependancy
* remove commons-lang3 and commons-lang dependancy
* remove commons-collections4/commons-logging/commons-io dependancy
* tmp add commons-lang3 for compile
* remove commons-lang3 dependancy, using common-module instead
* remove common StringUtils instead of lang3
* add tmp lang3 for compile
5 years ago
Yelli
216154dc06
fix sonar bug: null check & clean throw exception ( #1690 )
...
* fix sonar bug: null check & clean throw exception
* fix sonar bug: null check & clean throw exception
5 years ago
Yelli
a80e90276f
fix sonar bug: not enough arguments ( #1687 )
...
* modify FileUtils.readFile2Str
* #1300 Add right alignment function in sql email content
* cancel formatted for alert_mail_template.ftl
* #747 sql task password Log desensitization
* cancel mail_temple
* edit ExcelUtils
* modify test method name
* #747 sql task password Log desensitization
* #1544 workflow import
* Constants add DATASOURCE_PASSWORD_REGEX
* #747 sql task password Log desensitization
* deal with import project have sub process
* modify export process addTaskNodeParam method name
* add testAddTaskNodeSpecialParam UT
* add ProcessDefinitionServiceTest-ut to pom
* add testImportSubProcess in ProcessDefinitionServiceTest
* add testImportSubProcess in ProcessDefinitionServiceTest
* add testImportProcessDefinition
* fix sonar bug: not enough arguments
5 years ago
loushang
65bb0e03b7
fix SessionServiceTest testSignOut bug (add mock)
5 years ago
Yelli
26ed786c4d
#1544 fix bug: workflow import ( #1676 )
...
* modify FileUtils.readFile2Str
* #1300 Add right alignment function in sql email content
* cancel formatted for alert_mail_template.ftl
* #747 sql task password Log desensitization
* cancel mail_temple
* edit ExcelUtils
* modify test method name
* #747 sql task password Log desensitization
* #1544 workflow import
* Constants add DATASOURCE_PASSWORD_REGEX
* #747 sql task password Log desensitization
* deal with import project have sub process
* modify export process addTaskNodeParam method name
* add testAddTaskNodeSpecialParam UT
* add ProcessDefinitionServiceTest-ut to pom
* add testImportSubProcess in ProcessDefinitionServiceTest
* add testImportSubProcess in ProcessDefinitionServiceTest
* add testImportProcessDefinition
5 years ago
loushang
5949c8d6fb
fix SessionService signOut method exception bug
5 years ago
lilin
32604123eb
add ResourcesServiceTest
5 years ago
lilin
67acd09f94
fix get tenantCode my NPE
5 years ago
samz406
dc6c18902a
modify UdfFuncServiceTest UT ( #1644 )
5 years ago
loushang
b549ee3901
fix zk monitor bug
5 years ago
loushang
dc4e46db41
fix Monitor bug
5 years ago
lilin
d5fe55ad56
modify UdfFuncServiceTest UT
5 years ago
lilin
96d49a0950
remove delete check exist
5 years ago
bao liang
d16500e8be
[Feature] merge some configurations #1635 ( #1636 )
...
* merge hadoop.properties into common.properties
* merge hadoop,zookeeper.properties into common.properties
remove combined.properties/master.properties/worker.properties
* change db user/pwd to test/test
5 years ago
samz406
503be5f400
add service UT ( #1637 )
...
* User update not check params
* user phone update when noteEmpty
* modify saveWorkerGroup may NPE
* add some service UT
* add service ut include
5 years ago
samz406
6d4a3410c8
modify saveWorkerGroup may NPE ( #1629 )
...
* User update not check params
* user phone update when noteEmpty
* modify saveWorkerGroup may NPE
5 years ago
samz406
b03632bc6d
User update not check params ( #1619 )
...
* misspell words
* modify common queue TaskQueueZKImplTest.java unit test
* extends BaseTaskQueueTest get zkServer
* modify zk config
* User update not check params
* user phone update when noteEmpty
5 years ago
lilin
62f54eed7f
1 Modify judgment order(调整顺序,先判断是否存在)
...
2 before delete check entity exist
5 years ago
lilin
ce76f3eab7
1 Modify judgment order
...
2 before delete check entity exist
5 years ago
lilin
d91e0155c7
1when queue or queName is null,return info param is null
...
2 update queue may NPE
5 years ago
samz406
be5fc116ef
update resource may NPE ( #1610 )
...
* misspell words
* modify common queue TaskQueueZKImplTest.java unit test
* extends BaseTaskQueueTest get zkServer
* modify zk config
* update resource may NPE
5 years ago
samz406
597d685955
delAlertgroupById add entity exist check ( #1602 )
...
* misspell words
* modify common queue TaskQueueZKImplTest.java unit test
* extends BaseTaskQueueTest get zkServer
* modify zk config
* add MonitorServiceTest
* mobile phone need 11 number
* delete file
* delAlertgroupById add entity exist check
5 years ago
lilin
6736765844
1 word error
...
2 modify check project perm may NPE
3 modify checkResult may NPE
4 update project add desc check
5 years ago
samz406
7826843620
update token add exist check ( #1598 )
...
* misspell words
* modify common queue TaskQueueZKImplTest.java unit test
* extends BaseTaskQueueTest get zkServer
* modify zk config
* updateToken add entity exist check
5 years ago
lilin
05a5a413cf
delAlertgroupById add entity exist check
5 years ago
lilin
3cccfa3037
updateToken add entity exist check
5 years ago
samz406
fe9344d4be
mobile phone need 11 number ( #1596 )
...
* misspell words
* modify common queue TaskQueueZKImplTest.java unit test
* extends BaseTaskQueueTest get zkServer
* modify zk config
* add MonitorServiceTest
* mobile phone need 11 number
* delete file
5 years ago
lilin
9c6f9fce20
delete file
5 years ago
lilin
6bec773792
mobile phone need 11 number
5 years ago
dailidong
dcc2ff690f
regularize api pom xml
5 years ago