You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by te...@apache.org on 2020/01/03 02:06:14 UTC

[incubator-dolphinscheduler] branch dev updated (26ed786 -> 95dedd9)

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

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


    from 26ed786  #1544 fix bug: workflow import (#1676)
     new 9f60d3a  Merge remote-tracking branch 'upstream/dev' into dev
     new 4660152  Merge remote-tracking branch 'upstream/dev' into dev
     new 5949c8d  fix SessionService signOut method exception bug
     new 65bb0e0  fix SessionServiceTest testSignOut bug (add mock)
     new 95dedd9  Merge pull request #1686 from clay4444/fixSignOutBug

The 1886 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/dolphinscheduler/api/service/SessionService.java  | 4 ----
 .../org/apache/dolphinscheduler/api/service/SessionServiceTest.java   | 3 +++
 2 files changed, 3 insertions(+), 4 deletions(-)