You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ak...@apache.org on 2014/05/14 13:13:40 UTC

[3/3] git commit: AMBARI-5756. Multiple repositories support in UI installation wizard. (akovalenko)

AMBARI-5756. Multiple repositories support in UI installation wizard. (akovalenko)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/d56db548
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/d56db548
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/d56db548

Branch: refs/heads/trunk
Commit: d56db548d86ae1489d216783cd8401baebb643bd
Parents: 7eab2dc
Author: Aleksandr Kovalenko <ak...@hortonworks.com>
Authored: Wed May 14 14:07:30 2014 +0300
Committer: Aleksandr Kovalenko <ak...@hortonworks.com>
Committed: Wed May 14 14:07:30 2014 +0300

----------------------------------------------------------------------
 .../assets/data/wizard/stack/HDP_versions.json  | 1398 ++++++++++++------
 .../app/assets/data/wizard/stack/stacks2.json   |   12 +-
 ambari-web/app/controllers/installer.js         |   42 +-
 .../app/controllers/wizard/step8_controller.js  |    2 +-
 ambari-web/app/routes/installer.js              |    2 +-
 ambari-web/app/styles/application.less          |  150 +-
 ambari-web/app/templates/wizard/step1.hbs       |  104 +-
 ambari-web/app/utils/ajax/ajax.js               |    4 +-
 ambari-web/app/views/wizard/step1_view.js       |  243 ++-
 ambari-web/test/views/wizard/step1_view_test.js |  534 +++----
 10 files changed, 1373 insertions(+), 1118 deletions(-)
----------------------------------------------------------------------