You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by dy...@apache.org on 2022/06/28 15:31:34 UTC

[incubator-datalab] branch develop updated (0a36ad86a -> 3e8ffc760)

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

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


    from 0a36ad86a Merge pull request #1561 from apache/feat/DATALAB-2781/share-one-image-with-all-project-users
     add b269ae028 fix unit tests
     add 41004af57 show shared images during exploratory creation
     new 3e8ffc760 Merge pull request #1562 from apache/DATALAB-2809

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/backendapi/resources/ImageExploratoryResource.java |  2 +-
 .../datalab/backendapi/service/ImageExploratoryService.java    |  2 +-
 .../backendapi/service/impl/ImageExploratoryServiceImpl.java   |  9 +++++++--
 .../backendapi/resources/ImageExploratoryResourceTest.java     | 10 +++++-----
 .../backendapi/service/impl/BillingServiceImplTest.java        |  2 +-
 .../service/impl/ImageExploratoryServiceImplTest.java          |  6 +++---
 6 files changed, 18 insertions(+), 13 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 #1562 from apache/DATALAB-2809

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

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

commit 3e8ffc760d30ec9fa14c077e1a5fd13f3d8cbbfe
Merge: 0a36ad86a 41004af57
Author: Denys Yankiv <de...@gmail.com>
AuthorDate: Tue Jun 28 18:31:30 2022 +0300

    Merge pull request #1562 from apache/DATALAB-2809
    
    [DATALAB-2809]:  Share 1 image with all Project Users

 .../datalab/backendapi/resources/ImageExploratoryResource.java |  2 +-
 .../datalab/backendapi/service/ImageExploratoryService.java    |  2 +-
 .../backendapi/service/impl/ImageExploratoryServiceImpl.java   |  9 +++++++--
 .../backendapi/resources/ImageExploratoryResourceTest.java     | 10 +++++-----
 .../backendapi/service/impl/BillingServiceImplTest.java        |  2 +-
 .../service/impl/ImageExploratoryServiceImplTest.java          |  6 +++---
 6 files changed, 18 insertions(+), 13 deletions(-)


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