You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ki...@apache.org on 2021/01/18 09:22:01 UTC

[incubator-dolphinscheduler] branch dev updated (91dfe09 -> 690e4ea)

This is an automated email from the ASF dual-hosted git repository.

kirs pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.


    from 91dfe09  [Improvement-4435][datasource] the datasource tests the connection and returns details when the connection is wrong (#4436)
     add 690e4ea  [Improvement-4480][API] change method checkAdmin to isNotAdmin (#4483)

No new revisions were added by this update.

Summary of changes:
 .../api/service/AlertGroupService.java             | 12 +++++-----
 .../dolphinscheduler/api/service/BaseService.java  |  6 ++---
 .../dolphinscheduler/api/service/QueueService.java | 18 +++++++-------
 .../api/service/ResourcesService.java              | 28 ++++++++++------------
 .../api/service/WorkerGroupService.java            |  2 +-
 .../api/service/impl/ProjectServiceImpl.java       |  6 ++---
 .../api/service/impl/TenantServiceImpl.java        | 14 +++++------
 7 files changed, 42 insertions(+), 44 deletions(-)