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/02/22 11:51:39 UTC

[incubator-dlab] 01/01: Merge pull request #13 from apache/bugfix-DLAB-445

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

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

commit 99b3e4ba5de5ed39d980d45e86eb983fb8e2f8a9
Merge: 5f80ab6 0e2c6a4
Author: bhliva <bo...@ukr.net>
AuthorDate: Fri Feb 22 13:51:35 2019 +0200

    Merge pull request #13 from apache/bugfix-DLAB-445
    
    DLAB-445 fixed bug connected with computational last activity updating

 .../main/java/com/epam/dlab/rest/contracts/ApiCallbacks.java   |  3 ++-
 .../mock_response/aws/dataengine-service_check_inactivity.json |  2 +-
 .../mock_response/aws/dataengine_check_inactivity.json         |  2 +-
 .../azure/dataengine-service_check_inactivity.json             |  2 +-
 .../mock_response/azure/dataengine_check_inactivity.json       |  2 +-
 .../mock_response/azure/notebook_check_inactivity.json         |  2 +-
 .../mock_response/gcp/dataengine-service_check_inactivity.json |  2 +-
 .../mock_response/gcp/dataengine_check_inactivity.json         |  2 +-
 .../resources/mock_response/gcp/notebook_check_inactivity.json |  2 +-
 .../java/com/epam/dlab/backendapi/dao/ComputationalDAO.java    | 10 ++++------
 10 files changed, 14 insertions(+), 15 deletions(-)


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