You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by an...@apache.org on 2019/09/09 13:18:16 UTC

[incubator-dlab] branch DLAB-1044 updated (5485a3a -> d8dcf20)

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

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


    from 5485a3a  [DLAB-984]: added tooltip to project name on  Manage environment popup
     add 093c289  DLAB-1060 removed edge from status api
     add 8b0fea1  Hot-fix. Fixing exit after 60 tries.
     add 187e376  Hot-fix. Fixing exit after 60 tries modified.
     add 8698dd0  Update common_lib.py
     add b237b68  Merge pull request #286 from apache/fix_repo
     add 0a3adb7  [DLAB-77] Temporarily removed tensor-rstudio template because of unpreparedness
     add bbf1a40  Merge pull request #287 from apache/DLAB-77
     add f56d671  DLAB-1060 fixed bug connected with roles
     add 9e4099a  [DLAB-947] Added gitlab support to ssh proxy config
     add 25b4ff1  Merge pull request #289 from apache/DLAB-947
     add 24f7420  [Azure]: Any notebook is not created successfully fixed [Azure]: Shared AMis for both per project and per endpoint
     add 727cdb9  Merge pull request #290 from bodnarmykola/DLAB-748
     add 8a6409c  Merge pull request #288 from apache/DLAB-1043
     new d8dcf20  Merge branch 'develop' of github.com:apache/incubator-dlab into DLAB-1044

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:
 .../files/gcp/tensor-rstudio_description.json      | 38 ++++++++++++++++++++
 .../src/general/lib/os/debian/common_lib.py        | 42 ++++++++++++----------
 .../src/general/lib/os/fab.py                      |  3 ++
 .../scripts/azure/common_prepare_notebook.py       |  7 +---
 .../general/scripts/azure/dataengine_prepare.py    |  8 +++--
 .../scripts/azure/deeplearning_configure.py        |  8 +++--
 .../src/general/scripts/azure/jupyter_configure.py |  8 +++--
 .../src/general/scripts/azure/rstudio_configure.py | 10 ++++--
 .../src/general/scripts/azure/tensor_configure.py  |  8 +++--
 .../general/scripts/azure/zeppelin_configure.py    |  8 +++--
 .../java/com/epam/dlab/backendapi/dao/EnvDAO.java  | 26 ++------------
 .../com/epam/dlab/backendapi/roles/UserRoles.java  | 18 +++++-----
 12 files changed, 115 insertions(+), 69 deletions(-)
 create mode 100644 infrastructure-provisioning/src/general/files/gcp/tensor-rstudio_description.json


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


[incubator-dlab] 01/01: Merge branch 'develop' of github.com:apache/incubator-dlab into DLAB-1044

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

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

commit d8dcf2011f12e2fb036319d3d2deeb4854141144
Merge: 5485a3a 8a6409c
Author: Andriana Kovalyshyn <An...@epam.com>
AuthorDate: Mon Sep 9 15:26:17 2019 +0300

    Merge branch 'develop' of github.com:apache/incubator-dlab into DLAB-1044

 .../files/gcp/tensor-rstudio_description.json      | 38 ++++++++++++++++++++
 .../src/general/lib/os/debian/common_lib.py        | 42 ++++++++++++----------
 .../src/general/lib/os/fab.py                      |  3 ++
 .../scripts/azure/common_prepare_notebook.py       |  7 +---
 .../general/scripts/azure/dataengine_prepare.py    |  8 +++--
 .../scripts/azure/deeplearning_configure.py        |  8 +++--
 .../src/general/scripts/azure/jupyter_configure.py |  8 +++--
 .../src/general/scripts/azure/rstudio_configure.py | 10 ++++--
 .../src/general/scripts/azure/tensor_configure.py  |  8 +++--
 .../general/scripts/azure/zeppelin_configure.py    |  8 +++--
 .../java/com/epam/dlab/backendapi/dao/EnvDAO.java  | 26 ++------------
 .../com/epam/dlab/backendapi/roles/UserRoles.java  | 18 +++++-----
 12 files changed, 115 insertions(+), 69 deletions(-)


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