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/04/05 09:30:08 UTC

[incubator-dlab] branch develop updated (31518ab -> d2deca8)

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

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


    from 31518ab  Merge pull request #81 from ioleksandr/DLAB-551
     add 06f1da6  DLAB-582 added API for getting DLab version
     new d2deca8  Merge pull request #82 from apache/feature-DLAB-582

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:
 ...CodeResponse.java => InfrastructureMetaInfoDTO.java} | 12 +++++++-----
 services/self-service/pom.xml                           |  6 ++++++
 .../resources/InfrastructureInfoResource.java           |  9 +++++++++
 .../backendapi/service/InfrastructureInfoService.java   |  3 +++
 .../service/impl/InfrastructureInfoServiceBase.java     | 11 +++++++++++
 .../resources/InfrastructureInfoResourceTest.java       | 17 +++++++++++++++++
 6 files changed, 53 insertions(+), 5 deletions(-)
 copy services/dlab-model/src/main/java/com/epam/dlab/dto/{gcp/auth/GcpOauth2AuthorizationCodeResponse.java => InfrastructureMetaInfoDTO.java} (81%)


---------------------------------------------------------------------
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 #82 from apache/feature-DLAB-582

Posted by bh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit d2deca88dc9e70171bfc0e65c9d73120c480334a
Merge: 31518ab 06f1da6
Author: bhliva <bo...@ukr.net>
AuthorDate: Fri Apr 5 12:30:03 2019 +0300

    Merge pull request #82 from apache/feature-DLAB-582
    
    DLAB-582 added API for getting DLab version

 .../com/epam/dlab/dto/InfrastructureMetaInfoDTO.java}   | 16 +++++++++-------
 services/self-service/pom.xml                           |  6 ++++++
 .../resources/InfrastructureInfoResource.java           |  9 +++++++++
 .../backendapi/service/InfrastructureInfoService.java   |  3 +++
 .../service/impl/InfrastructureInfoServiceBase.java     | 11 +++++++++++
 .../resources/InfrastructureInfoResourceTest.java       | 17 +++++++++++++++++
 6 files changed, 55 insertions(+), 7 deletions(-)


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