felix.wang
2f01025802
[Fix-3299][dao&server] Fix 3299,when Json string parsing problem caused by non-standard json format. ( #3552 )
...
* #3299 Json string parsing problem caused by non-standard json format.
* #3299 Json string parsing problem caused by non-standard json format.
* #3299 Json string parsing problem caused by non-standard json format. fix code style
* #3299 Json string parsing problem caused by non-standard json format. fix code style
Co-authored-by: wangjianda <Felix@thinkingdata.com>
4 years ago
JinyLeeChina
d30bc7bcf3
'3549' ( #3550 )
4 years ago
CalvinKirs
a1ce54b8e6
[Improvement][server] Fix some sonar analyzed bugs ( #3415 )
...
* [FIX_BUG][*]fix sonar bugs
fix assert error(assertions always pass)
* fix assert error(assertions always pass)
insert data should judging the success status
* fix assert error(assertions always pass)
* use AtomicReference<Object> to replace unsafe volatile Object
* use AtomicReference<Object> to replace unsafe volatile Object
* lazy initialization holder class Singleton...
* reformat code
judge database operations
* reformat code
judge database operations
* revert
* use ThreadLocalRandom to build random numbers
* reform code
* fix dao test error
* judge database operations
4 years ago
yinancx
056168fc32
[Feature][ui] Delay execution and typo fix ( #3508 )
4 years ago
vanilla111
a4ee351a3a
delay execution of tasks and improve some designs ( #3427 )
4 years ago
xingchun-chen
00e0003aed
[test-2995][e2e]Add task connection ( #3524 )
...
* Add task connection
* Optimize test cases
* Modify variable format
* Optimize test cases
* Update BrowserCommon.java
* Update BrowserCommon.java
* Update WorkflowDefineLocator.java
Co-authored-by: chenxingchun <438044805@qq.com>
4 years ago
Hsu Pu
59610a5661
[Improvement][dao,server] unit test for ConditionsTask ( #3385 )
4 years ago
xingchun-chen
7486ad011f
Merge pull request #3539 from break60/1.3.2-release
...
[ui]Resource delete OK button to increase loading, change the number …
4 years ago
break60
e1a112bef2
fix
4 years ago
break60
a12283aa23
[ui]Resource delete OK button to increase loading, change the number of homepage display cursor
4 years ago
qiaozhanwei
b8a9e2e00f
modify general user can't create,delete,update token ( #3538 )
...
Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
4 years ago
lgcareer
0505ebf45d
[Fix-3536][api]If user didn't have tenant,create resource directory will NPE ( #3537 )
...
* [Fix-3536][api]If user didn't have tenant,create resource will NPE
* [Fix-3536][api]If user didn't have tenant,create resource directory will NPE
4 years ago
xingchun-chen
a3f61238f3
Merge pull request #3535 from qiaozhanwei/1.3.2-release
...
if task is null , set task type is null instead of "null"
4 years ago
xingchun-chen
276c599c8d
Merge pull request #3534 from break60/1.3.2-release
...
[ui]It is forbidden to select non-existent resources and modify the t…
4 years ago
qiaozhanwei
1b5a8178d2
Merge remote-tracking branch 'remotes/upstream/1.3.2-release' into 1.3.2-release
4 years ago
qiaozhanwei
b4974241c7
if task is null , set task type is null instead of "null"
4 years ago
qiaozhanwei
8093cd4553
modify general user can't create token ( #3533 )
...
* [Feature] JVM parameter optimization , related issue #3370
* [Feature] JVM parameter optimization , related issue #3370
* test release 1.3.2 version rollback
* test release 1.3.2 version rollback
* test
* test release 1.3.2 version rollback
* modify tag 1.3.0 to HEAD
* modify general user can't create token
Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
4 years ago
qiaozhanwei
6ae183713a
Merge remote-tracking branch 'remotes/upstream/1.3.2-release' into 1.3.2-release
4 years ago
break60
0d180ae995
[ui]It is forbidden to select non-existent resources and modify the tree display data format
4 years ago
qiaozhanwei
94e453cbd5
modify general user can't create token
4 years ago
XiaotaoYi
0b7b6d4e2a
[bug-3480][server]fix ds muti-level directory in zk, which lead to fa… ( #3532 )
...
* [bug-3480][server]fix ds muti-level directory in zk, which lead to fail to assign work
* miss whitespace for if statement
4 years ago
xingchun-chen
cc20827996
Merge pull request #3530 from break60/1.3.2-release
...
[ui]Script input box to modify the delay loading time and optimized naming
4 years ago
break60
30185c0ea7
fix
4 years ago
break60
04c1066e4a
fix
4 years ago
break60
3fca3b69b4
fix
4 years ago
break60
ce73b9b074
fix
4 years ago
break60
be3550cf05
[ui]Script input box to modify the delay loading time
4 years ago
dengc367
ad89f433f1
[Feature]modify some cases from rockxsj:Feature-presto to add presto datasource support ( #3468 )
...
* Feature presto (#1 )
* * add presto datasource support
update .gitigonre to igonre some files
* * use another presto driver
* * add LICENSE files about presto-jdbc
* * just for test sonar
Co-authored-by: rockxsj <junjun@mgtv.com>
* modify the io.prestosql.jdbc.PrestoDriver to com.facebook.presto.jdbc.PrestoDriver
* add presto connection in sql node
Co-authored-by: rockxsj <junjun@mgtv.com>
4 years ago
qiaozhanwei
54f0c2c8de
Merge remote-tracking branch 'remotes/upstream/1.3.2-release' into 1.3.2-release
4 years ago
曹聚阳
6e7cce08ea
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
qiaozhanwei
917a4b20b5
release 1.3.2 version rollback ( #3527 )
...
* [Feature] JVM parameter optimization , related issue #3370
* [Feature] JVM parameter optimization , related issue #3370
* test release 1.3.2 version rollback
* test release 1.3.2 version rollback
* test
* test release 1.3.2 version rollback
* modify tag 1.3.0 to HEAD
Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
4 years ago
qiaozhanwei
0559efa692
Merge remote-tracking branch 'remotes/upstream/1.3.2-release' into 1.3.2-release
4 years ago
qiaozhanwei
32edd19ac5
[maven-release-plugin] prepare for next development iteration
4 years ago
qiaozhanwei
4d2f0b0578
[maven-release-plugin] prepare release 1.3.2
4 years ago
lgcareer
78f0dccfb8
remove OGNL part of the mybaits notice ( #3526 )
4 years ago
qiaozhanwei
11d3c07e46
modify tag 1.3.0 to HEAD ( #3525 )
...
* [Feature] JVM parameter optimization , related issue #3370
* [Feature] JVM parameter optimization , related issue #3370
* test release 1.3.2 version rollback
* test release 1.3.2 version rollback
* test
* test release 1.3.2 version rollback
* modify tag 1.3.0 to HEAD
Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
4 years ago
qiaozhanwei
2ed5f062c1
modify tag 1.3.0 to HEAD
4 years ago
qiaozhanwei
944758b288
Merge remote-tracking branch 'remotes/upstream/1.3.2-release' into 1.3.2-release
4 years ago
xingchun-chen
1141ab6e68
Merge pull request #3513 from yangyichao-mango/hotfix-docker-1.3.2
...
[Hotfix][ci] Fix e2e ci docker image build error for 1.3.2-release
4 years ago
Yichao Yang
7d7313fcc0
[Fix][checkstyle] Fix checkstyle static type order checker ( #3520 )
4 years ago
Jave-Chen
42b0d67cef
add checkstyle job in github action. ( #3518 )
4 years ago
Yichao Yang
fe9967b005
[Improvement-3369][api] Introduce ProjectService interface for more clear code ( #3384 )
...
* [Improvement][api] Introduce ProjectService interface for more clear code
* Fix ci e2e
* Update ProcessDefinitionServiceTest.java
4 years ago
BoYiZhang
a7cbfb1436
Merge pull request #9 from apache/dev
...
update code from apache
4 years ago
Yichao Yang
eefb0bf031
[Hotfix][ci] Fix e2e ci docker image build error
4 years ago
yinancx
f9f9101870
update an annotation
4 years ago
yinancx
faeb97e70f
restore
4 years ago
yinancx
3b723c0cc5
restore
4 years ago
xingchun-chen
96a869d422
Merge pull request #3506 from XiaotaoYi/1.3.2-release
...
[bug-3480][server]fix ds muti-level directory in zk, which lead to fail to assign work
4 years ago
曹聚阳
8c0180d211
delay execution ui[fixed]
4 years ago
lenboo
0a0515ec63
Merge remote-tracking branch 'upstream/1.3.2-release' into 132-checkadmin
4 years ago