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/15 13:08:31 UTC

[incubator-dlab] branch v2.2-RC1 updated (5fa8f8d -> 0549314)

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 5fa8f8d  Merge pull request #415 from apache/DLAB-1265-release
     add ee198c4  [DLAB-1261] Custom image is unique per project
     new 0549314  Merge pull request #413 from apache/DLAB-1261

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:
 .../dlab/backendapi/dao/ImageExploratoryDao.java   |  4 ++-
 .../backendapi/dao/ImageExploratoryDaoImpl.java    | 15 ++++++++--
 .../resources/ImageExploratoryResource.java        |  9 +++++-
 .../service/ImageExploratoryService.java           |  2 ++
 .../service/impl/ImageExploratoryServiceImpl.java  | 13 ++++++---
 .../resources/ImageExploratoryResourceTest.java    | 34 ++++++++++++++++++++++
 .../impl/ImageExploratoryServiceImplTest.java      | 17 +++++++++--
 7 files changed, 83 insertions(+), 11 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 #413 from apache/DLAB-1261

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 05493148975469e6d05a4938a3e085fe56ce5068
Merge: 5fa8f8d ee198c4
Author: bhliva <bo...@ukr.net>
AuthorDate: Fri Nov 15 15:08:21 2019 +0200

    Merge pull request #413 from apache/DLAB-1261
    
    [DLAB-1261] Custom image is unique per project

 .../dlab/backendapi/dao/ImageExploratoryDao.java   |  4 ++-
 .../backendapi/dao/ImageExploratoryDaoImpl.java    | 15 ++++++++--
 .../resources/ImageExploratoryResource.java        |  9 +++++-
 .../service/ImageExploratoryService.java           |  2 ++
 .../service/impl/ImageExploratoryServiceImpl.java  | 13 ++++++---
 .../resources/ImageExploratoryResourceTest.java    | 34 ++++++++++++++++++++++
 .../impl/ImageExploratoryServiceImplTest.java      | 17 +++++++++--
 7 files changed, 83 insertions(+), 11 deletions(-)


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