You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by al...@apache.org on 2018/09/04 15:59:35 UTC

[ambari] branch trunk updated (160b6a0 -> a3d548a)

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

alexantonenko pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git.


    from 160b6a0  AMBARI-24554 UX issues with yarn containers widget (akovalenko)
     add 58c6aa2  AMBARI-24588. UI Hangs on Deploy wizard without any visible error, if stack metadata have error and no available stacks returned
     add 92bf920  AMBARI-24588. UI Hangs on Deploy wizard without any visible error, if stack metadata have error and no available stacks returned
     add 51e5eab4 AMBARI-24588. UI Hangs on Deploy wizard without any visible error, if stack metadata have error and no available stacks returned
     new a3d548a  Merge pull request #2239 from hiveww/AMBARI-24588-trunk

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:
 ambari-web/app/controllers/installer.js            | 21 ++++++++
 .../app/controllers/wizard/step0_controller.js     |  6 ++-
 ambari-web/app/messages.js                         |  3 ++
 ambari-web/test/controllers/installer_test.js      | 62 ++++++++++++++++++++++
 4 files changed, 91 insertions(+), 1 deletion(-)


[ambari] 01/01: Merge pull request #2239 from hiveww/AMBARI-24588-trunk

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

alexantonenko pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git

commit a3d548a089cff5a57d1333955b996929186cb68e
Merge: 160b6a0 51e5eab4
Author: Alexander Antonenko <hi...@gmail.com>
AuthorDate: Tue Sep 4 18:59:32 2018 +0300

    Merge pull request #2239 from hiveww/AMBARI-24588-trunk
    
    AMBARI-24588. UI Hangs on Deploy wizard without any visible error, if stack metadata have error and no available stacks returned

 ambari-web/app/controllers/installer.js            | 21 ++++++++
 .../app/controllers/wizard/step0_controller.js     |  6 ++-
 ambari-web/app/messages.js                         |  3 ++
 ambari-web/test/controllers/installer_test.js      | 62 ++++++++++++++++++++++
 4 files changed, 91 insertions(+), 1 deletion(-)