You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zh...@apache.org on 2022/12/02 02:12:04 UTC

[dolphinscheduler] branch dev updated (9e91a2bc61 -> f5a59982b3)

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

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


    from 9e91a2bc61 [improvement-#11879]Keyword Search Improvement  (#12951)
     add f5a59982b3 [fix] Python gateway can not upload to resource center (#13042)

No new revisions were added by this update.

Summary of changes:
 .../dolphinscheduler/api/python/PythonGateway.java |  17 ++-
 .../api/service/ResourcesService.java              |  23 +---
 .../api/service/impl/ResourcesServiceImpl.java     | 118 +++------------------
 .../api/python/PythonGatewayTest.java              |  38 +++----
 .../api/service/ResourcesServiceTest.java          |  74 ++++---------
 .../dolphinscheduler/dao/mapper/UserMapper.xml     |  10 +-
 6 files changed, 71 insertions(+), 209 deletions(-)