Return-Path: X-Original-To: apmail-ambari-commits-archive@www.apache.org Delivered-To: apmail-ambari-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C08DE17DEF for ; Wed, 1 Oct 2014 15:27:01 +0000 (UTC) Received: (qmail 56076 invoked by uid 500); 1 Oct 2014 15:27:01 -0000 Delivered-To: apmail-ambari-commits-archive@ambari.apache.org Received: (qmail 56020 invoked by uid 500); 1 Oct 2014 15:27:01 -0000 Mailing-List: contact commits-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@ambari.apache.org Delivered-To: mailing list commits@ambari.apache.org Received: (qmail 54837 invoked by uid 99); 1 Oct 2014 15:27:00 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2014 15:27:00 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id C66B0882DF2; Wed, 1 Oct 2014 15:27:00 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jonathanhurley@apache.org To: commits@ambari.apache.org Date: Wed, 01 Oct 2014 15:27:30 -0000 Message-Id: In-Reply-To: <40e9343cc626462684eec2ec7bc78a78@git.apache.org> References: <40e9343cc626462684eec2ec7bc78a78@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [32/50] [abbrv] git commit: Revert "AMBARI-7526. Unable to logout from Admin View, when ambari-server is stopped. (jaimin)" Revert "AMBARI-7526. Unable to logout from Admin View, when ambari-server is stopped. (jaimin)" This reverts commit 3843209c127aeab29c63799c5c38df2b54b2b9f1. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/9db24dad Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/9db24dad Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/9db24dad Branch: refs/heads/branch-alerts-dev Commit: 9db24dad0d29cbfb27db5b9a6a3e8372204ee602 Parents: 83efcfe Author: Yusaku Sako Authored: Tue Sep 30 15:42:21 2014 -0700 Committer: Yusaku Sako Committed: Tue Sep 30 15:42:21 2014 -0700 ---------------------------------------------------------------------- ambari-admin/pom.xml | 17 +----- .../main/resources/ui/admin-web/app/index.html | 2 +- .../app/scripts/controllers/mainCtrl.js | 15 ++--- .../ui/admin-web/app/scripts/services/Auth.js | 9 +-- .../src/main/resources/ui/admin-web/bower.json | 15 ++--- .../main/resources/ui/admin-web/package.json | 19 ------- .../resources/ui/admin-web/test/e2e/signout.js | 43 --------------- .../resources/ui/admin-web/test/karma.conf.js | 58 -------------------- .../ui/admin-web/test/protractor-conf.js | 51 ----------------- .../resources/ui/admin-web/test/spec/test.js | 30 ++++++++++ .../test/unit/controllers/mainCtrl_test.js | 54 ------------------ 11 files changed, 43 insertions(+), 270 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/9db24dad/ambari-admin/pom.xml ---------------------------------------------------------------------- diff --git a/ambari-admin/pom.xml b/ambari-admin/pom.xml index 3b78238..6f70b43 100644 --- a/ambari-admin/pom.xml +++ b/ambari-admin/pom.xml @@ -15,7 +15,7 @@ limitations under the License. --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> org.apache.ambari ambari-project @@ -122,21 +122,6 @@ - - unit test - test - - exec - - - ${basedir}/src/main/resources/ui/admin-web - npm - - run - test-single-run - - - http://git-wip-us.apache.org/repos/asf/ambari/blob/9db24dad/ambari-admin/src/main/resources/ui/admin-web/app/index.html ---------------------------------------------------------------------- diff --git a/ambari-admin/src/main/resources/ui/admin-web/app/index.html b/ambari-admin/src/main/resources/ui/admin-web/app/index.html index b197302..2fb9fce 100644 --- a/ambari-admin/src/main/resources/ui/admin-web/app/index.html +++ b/ambari-admin/src/main/resources/ui/admin-web/app/index.html @@ -52,7 +52,7 @@