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/03 20:46:34 UTC

[ambari] branch trunk updated (8ae34e9 -> 085208a)

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 8ae34e9  AMBARI-24343 - [LogSearch] Wrong (error) response format (#1962)
     add 0d85927  AMBARI-24574. Cover mainHostComboSearchBoxController with tests
     new 085208a  Merge pull request #2213 from hiveww/AMBARI-24574-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/assets/test/tests.js                |   1 +
 .../controllers/main/host/combo_search_box_test.js | 116 +++++++++++++++++++++
 2 files changed, 117 insertions(+)
 create mode 100644 ambari-web/test/controllers/main/host/combo_search_box_test.js


[ambari] 01/01: Merge pull request #2213 from hiveww/AMBARI-24574-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 085208a7050eb9d4b1d1f30f7949d2982568a0ea
Merge: 8ae34e9 0d85927
Author: Alexander Antonenko <hi...@gmail.com>
AuthorDate: Mon Sep 3 23:46:30 2018 +0300

    Merge pull request #2213 from hiveww/AMBARI-24574-trunk
    
    AMBARI-24574. Cover mainHostComboSearchBoxController with tests

 ambari-web/app/assets/test/tests.js                |   1 +
 .../controllers/main/host/combo_search_box_test.js | 116 +++++++++++++++++++++
 2 files changed, 117 insertions(+)