You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by dm...@apache.org on 2020/02/03 16:21:44 UTC

[incubator-dlab] branch develop updated (8728722 -> 25805de)

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

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


    from 8728722  [DLAB-1507]: Fixed endpoint disconnection should not cause disappearing previously available instance (#575)
     add 703183c  [DLAB-1499]: Noteboks/links are not loaded successfully if project contains more than one edge fixed
     add 0c15fa2  [DLAB-1499]: Noteboks/links are not loaded successfully if project contains more than one edge fixed
     add 0a3d7d9  [DLAB-1499]: Noteboks/links are not loaded successfully if project contains more than one edge fixed
     new 25805de  Merge pull request #574 from apache/DLAB-1499

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:
 .../src/general/scripts/aws/edge_configure.py                       | 6 +++---
 .../src/general/scripts/aws/project_terminate.py                    | 2 +-
 .../src/general/scripts/azure/edge_configure.py                     | 6 +++---
 .../src/general/scripts/azure/project_terminate.py                  | 2 +-
 .../src/general/scripts/gcp/edge_configure.py                       | 6 +++---
 .../src/general/scripts/gcp/project_terminate.py                    | 2 +-
 .../src/project/scripts/configure_keycloak.py                       | 3 ++-
 7 files changed, 14 insertions(+), 13 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 #574 from apache/DLAB-1499

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

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

commit 25805de810df07bfbcdda6118e2db3615d3833e3
Merge: 8728722 0a3d7d9
Author: Demyan Mysakovets <34...@users.noreply.github.com>
AuthorDate: Mon Feb 3 18:21:35 2020 +0200

    Merge pull request #574 from apache/DLAB-1499
    
    [DLAB-1499]: Noteboks/links are not loaded successfully if project contains more than one edge fixed

 .../src/general/scripts/aws/edge_configure.py                       | 6 +++---
 .../src/general/scripts/aws/project_terminate.py                    | 2 +-
 .../src/general/scripts/azure/edge_configure.py                     | 6 +++---
 .../src/general/scripts/azure/project_terminate.py                  | 2 +-
 .../src/general/scripts/gcp/edge_configure.py                       | 6 +++---
 .../src/general/scripts/gcp/project_terminate.py                    | 2 +-
 .../src/project/scripts/configure_keycloak.py                       | 3 ++-
 7 files changed, 14 insertions(+), 13 deletions(-)



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