You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by bh...@apache.org on 2019/11/13 14:12:43 UTC

[incubator-dlab] branch v2.2-RC1 updated (feb5021 -> 7cc7459)

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

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


    from feb5021  [DLAB-1216]: fixed login redirect in case bad request error
     add 8a6df76  [DLAB-1256] Fixed issue with stopping notebook
     new 7cc7459  Merge pull request #399 from apache/DLAB-1256

The 1 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:
 .../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-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org


[incubator-dlab] 01/01: Merge pull request #399 from apache/DLAB-1256

Posted by bh...@apache.org.
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 <bo...@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-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org