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

bhliva pushed a commit to branch v2.2-RC1
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit 7cc74593ec5382fbbb226fbf20c8d7731733b566
Merge: feb5021 8a6df76
Author: bhliva <bodagl...@ukr.net>
AuthorDate: Wed Nov 13 16:12:34 2019 +0200

    Merge pull request #399 from apache/DLAB-1256
    
    [DLAB-1256] Fixed issue with stopping notebook

 .../schedulers/CheckUserQuoteScheduler.java        |  2 +-
 .../backendapi/service/EnvironmentService.java     |  2 ++
 .../dlab/backendapi/service/SecurityService.java   |  4 ++-
 .../backendapi/service/SecurityServiceImpl.java    |  5 ++--
 .../service/impl/EnvironmentServiceImpl.java       | 20 ++++++++++++--
 .../service/impl/SchedulerJobServiceImpl.java      | 10 +++----
 .../schedulers/CheckUserQuoteSchedulerTest.java    |  4 +--
 .../service/impl/EnvironmentServiceImplTest.java   | 17 +++++-------
 .../service/impl/SchedulerJobServiceImplTest.java  | 32 +++++++++++-----------
 9 files changed, 56 insertions(+), 40 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to