elonlo
cae656c1bc
uniform naming
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
elonlo
c21d25edf2
Fixed tasks_queue and tasks_kill did not exist in zookeeper #1696
5 years ago
lgcareer
8090f14504
get root path from zookeeper config
5 years ago
break60
3477d28de8
Fixed DAG zoom in and zoom out nodes separated from arrows #1679 ( #1680 )
...
* Fix api url
* Fixed DAG zoom in and zoom out nodes separated from arrows
5 years ago
Tboy
0e66c71f38
remove commons-collections4/commons-logging/commons-io dependancy for API module ( #1693 )
...
* 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
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
Tboy
a9cd31eca6
remove commons-lang3 and commons-lang dependancy for Dao module ( #1663 )
...
* remove commons-lang3 dependancy
* remove commons-lang3 and commons-lang dependancy
5 years ago
AmoryWang
b26dcba685
Feature ut common thread ( #1674 )
...
* add common thread ut
* Update ThreadUtilsTest.java
add license header
* delete useless file
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
AmoryWang
014e45ff28
Upstream/feature ut common thread ( #1639 )
...
* add common thread ut
* add apache license
5 years ago
Tboy
95dedd94f3
Merge pull request #1686 from clay4444/fixSignOutBug
...
Fix SessionService signOut method exception handle bug
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
DK.Pino
30dd867acb
remove lombok depend in dao dodule ( #1683 )
5 years ago
loushang
5949c8d6fb
fix SessionService signOut method exception bug
5 years ago
DK.Pino
0bfb0e4b16
remove lombok depend in common dodule ( #1677 )
5 years ago
lilin
32604123eb
add ResourcesServiceTest
5 years ago
lilin
67acd09f94
fix get tenantCode my NPE
5 years ago
samz406
38e3af0dee
Merge pull request #19 from apache/dev
...
update
5 years ago
break60
22a2d43d7c
Fix api url ( #1672 )
5 years ago
loushang
4660152f38
Merge remote-tracking branch 'upstream/dev' into dev
5 years ago
khadgarmage
bb414b0794
delete bytes file ( #1669 )
5 years ago
Jave-Chen
7e53ceb3c4
fix 0% UT coverage on new code . issue #1611 ( #1662 )
5 years ago
zhukai
f311c966ab
Fix bug in #1634 ,replace the current datetime with a fixed time ( #1665 )
5 years ago
zhukai
b471119443
Add ParamUtilsTest which is the UT of ParamUtils ( #1634 )
...
1. Add ParamUtilsTest.
2. Add a null check in the method convert.
3. Add the UT path to the root pom.
5 years ago
samz406
dc6c18902a
modify UdfFuncServiceTest UT ( #1644 )
5 years ago
khadgarmage
bc8e06bb08
SchemaUtils.java TaskParametersUtils.java unit test ( #1660 )
...
* schemautils test and TaskParametersUtils test
5 years ago
loushang
9f60d3ab1f
Merge remote-tracking branch 'upstream/dev' into dev
5 years ago
Tboy
677e9cfd33
remove commons-lang3 dependancy ( #1655 )
5 years ago
Tboy
ced4b10c1b
Merge pull request #1645 from clay4444/dev
...
fix zkMonitor bug
5 years ago
loushang
b549ee3901
fix zk monitor bug
5 years ago
Tboy
e621d958d1
Merge pull request #1643 from Technoboy-/dev
...
remove swagger-annotations in DAO module
5 years ago
Jave-Chen
a51242d445
Merge ut sonarcloud into one file ( #1647 )
...
* merge ut and sonarcloud to one action
turn on sonarcloud ut
* fix error
* test in github
5 years ago
loushang
e25342c96f
Merge branch 'dev' of https://github.com/clay4444/incubator-dolphinscheduler into dev
5 years ago
AmoryWang
e1d39e1e8e
add UT for common thread package ( #1628 )
...
* add common thread ut
* Update ThreadUtilsTest.java
add license header
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
qiaozhanwei
b73979360e
DataSourceMapperTest UT modify #1465 ( #1642 )
...
* remove LogViewServiceGrpc.java file and pom modify
* remove kazoo
* remove kazoo
* remove kazoo
* remove common monitor package
* add license
* remove kazoo modify
* remove kazoo modify
* remove kazoo modify
* remove kazoo modify
* remove kazoo modify
* remove kazoo modify
* install.sh remove python kazoo
* add system param whether repeat running
* remove kazoo modify
* BusinessTimeUtils remove whther repeat running inner param
* add AccessTokenMapperTest UT
* CI UT yml modify,start postgresql and zookeeper by default
* add AlertGroupMapperTest UT in github action
* Conflicts reslove
* AlertMappert UT modify
* AlertMappert UT modify
* AlertMappert UT modify
* CommandMapperTest UT modify
* DataSourceMapperTest UT modify
5 years ago
loushang
dc4e46db41
fix Monitor bug
5 years ago
loushang
2106374dc8
Merge remote-tracking branch 'upstream/dev' into dev
5 years ago
lilin
d5fe55ad56
modify UdfFuncServiceTest UT
5 years ago
samz406
257a3ee3e3
Merge pull request #18 from apache/dev
...
update
5 years ago
Tboy
4032c4e64b
Merge pull request #1618 from samz406/1227-2
...
before delete Udf check exist
5 years ago
lilin
96d49a0950
remove delete check exist
5 years ago
dk.technoboy
cc786e6d76
remove swagger-annotations
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
Tboy
2bb3729f3e
Merge pull request #9 from apache/dev
...
merge
5 years ago
break60
426c027ddf
Click the run button to add the workflow name echo #1339 Point 11 ( #1638 )
...
* Increase script text box to zoom in and fix log loading
* Timing operation adds default value for start and end dates
* Click the run button to add the workflow name echo
5 years ago
Tboy
5e935d579e
refactor AbstractZKClient ( #1627 )
...
* we should insert alert DB once , and trigger this type of alert 3 times
* refactor AbstractZKClient
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