You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by yk...@apache.org on 2021/07/07 12:53:10 UTC

[incubator-datalab] branch develop updated (a421e80 -> 71e53b7)

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

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


    from a421e80  Merge pull request #1227 from apache/DATALAB-2496
     add 0ececb2  [DATALAB] -- added test logs
     add aa64841  Merge remote-tracking branch 'origin/develop' into develop
     add e213ed4  [DATALAB-2504] -- fixed problem with wrong write on config page
     new 71e53b7  Merge pull request #1228 from apache/DATATALAB-2504

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:
 .../datalab/properties/ChangePropertiesConst.java  |  12 +--
 .../properties/ChangePropertiesService.java        | 100 ++++++++++++++-------
 .../handlers/ComputationalCallbackHandler.java     |   4 +
 .../resources/aws/ComputationalResourceAws.java    |   3 +-
 .../resources/callback/ComputationalCallback.java  |  11 ++-
 .../service/impl/ComputationalServiceImpl.java     |   4 +
 .../impl/InfrastructureInfoServiceImpl.java        |   5 ++
 .../datalab/backendapi/util/RequestBuilder.java    |   6 ++
 8 files changed, 106 insertions(+), 39 deletions(-)

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


[incubator-datalab] 01/01: Merge pull request #1228 from apache/DATATALAB-2504

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

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

commit 71e53b72e4fe5f36a646297164d57c5c81c403ec
Merge: a421e80 e213ed4
Author: Kinash Yurii <ur...@gmail.com>
AuthorDate: Wed Jul 7 15:53:03 2021 +0300

    Merge pull request #1228 from apache/DATATALAB-2504
    
    [DATALAB-2504] -- fixed problem with wrong write on config page

 .../datalab/properties/ChangePropertiesConst.java  |  12 +--
 .../properties/ChangePropertiesService.java        | 100 ++++++++++++++-------
 .../handlers/ComputationalCallbackHandler.java     |   4 +
 .../resources/aws/ComputationalResourceAws.java    |   3 +-
 .../resources/callback/ComputationalCallback.java  |  11 ++-
 .../service/impl/ComputationalServiceImpl.java     |   4 +
 .../impl/InfrastructureInfoServiceImpl.java        |   5 ++
 .../datalab/backendapi/util/RequestBuilder.java    |   6 ++
 8 files changed, 106 insertions(+), 39 deletions(-)

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