You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by nc...@apache.org on 2018/01/17 19:25:07 UTC

[ambari] branch branch-feature-AMBARI-21674 updated (eb84fd2 -> c9a4d06)

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

ncole pushed a change to branch branch-feature-AMBARI-21674
in repository https://gitbox.apache.org/repos/asf/ambari.git.


    from eb84fd2  AMBARI-22406. UI for verifying if repo exist for new OS family and user prompt for entering HDP and HDP-UTILs repo URLs (Sonia Garudi via ncole)
     add add34d8  Merge branch 'trunk' of http://github.com/apache/ambari into origin/branch-feature-AMBARI-21674
     add da45c2f  Merge branch 'branch-feature-AMBARI-21674' of http://github.com/apache/ambari into origin/branch-feature-AMBARI-21674
     add 66130e5  Merge branch 'branch-feature-AMBARI-21674' of http://github.com/apache/ambari into origin/branch-feature-AMBARI-21674
     add 3a2587f  Merge branch 'branch-feature-AMBARI-21674' of http://github.com/apache/ambari into origin/branch-feature-AMBARI-21674
     add ae1a2a2  AMBARI-22409 : Store the user input at step 3 for custom HDP and HDP-UTILS repo URLs
     new c9a4d06  Merge pull request #105 from sonia-garudi/AMBARI-22409-branch-feature-AMBARI-21674

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:
 .../app/controllers/wizard/step3_controller.js     | 261 +++++++++++++++-
 ambari-web/app/routes/add_host_routes.js           |  25 +-
 ambari-web/app/routes/installer.js                 |  32 +-
 ambari-web/app/templates/wizard/step3.hbs          |   5 +-
 ambari-web/app/views/wizard/step3_view.js          |  16 +
 ambari-web/test/controllers/wizard/step3_test.js   | 342 +++++++++++++++++++++
 6 files changed, 663 insertions(+), 18 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@ambari.apache.org" <co...@ambari.apache.org>'].

[ambari] 01/01: Merge pull request #105 from sonia-garudi/AMBARI-22409-branch-feature-AMBARI-21674

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

ncole pushed a commit to branch branch-feature-AMBARI-21674
in repository https://gitbox.apache.org/repos/asf/ambari.git

commit c9a4d066c8c21937886436dcc37f31eca242567c
Merge: eb84fd2 ae1a2a2
Author: ncole <nc...@hortonworks.com>
AuthorDate: Wed Jan 17 11:24:59 2018 -0800

    Merge pull request #105 from sonia-garudi/AMBARI-22409-branch-feature-AMBARI-21674
    
    [AMBARI-22409] Store the user input at step 3 for custom HDP and HDP-UTILS repo URLs

 .../app/controllers/wizard/step3_controller.js     | 261 +++++++++++++++-
 ambari-web/app/routes/add_host_routes.js           |  25 +-
 ambari-web/app/routes/installer.js                 |  32 +-
 ambari-web/app/templates/wizard/step3.hbs          |   5 +-
 ambari-web/app/views/wizard/step3_view.js          |  16 +
 ambari-web/test/controllers/wizard/step3_test.js   | 342 +++++++++++++++++++++
 6 files changed, 663 insertions(+), 18 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@ambari.apache.org" <co...@ambari.apache.org>.