You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by sn...@apache.org on 2014/11/08 20:05:53 UTC

incubator-argus git commit: ARGUS-165:Remove Hortonworks png files

Repository: incubator-argus
Updated Branches:
  refs/heads/ranger-0.4 4b265d85b -> cb2264161


ARGUS-165:Remove Hortonworks png files

Signed-off-by: sneethiraj <sn...@apache.org>


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

Branch: refs/heads/ranger-0.4
Commit: cb2264161ec9a0d29fa637a5cf926d1d0d543cb1
Parents: 4b265d8
Author: vperiasamy <vp...@hortonworks.com>
Authored: Fri Nov 7 17:04:58 2014 -0500
Committer: sneethiraj <sn...@apache.org>
Committed: Sat Nov 8 14:05:45 2014 -0500

----------------------------------------------------------------------
 security-admin/src/main/webapp/images/favicon.ico  | Bin 894 -> 0 bytes
 .../src/main/webapp/images/hortonworks-logo.png    | Bin 4980 -> 0 bytes
 .../src/main/webapp/images/hortonworks_logo.png    | Bin 17909 -> 0 bytes
 .../src/main/webapp/images/hortonworks_logo_bw.png | Bin 11493 -> 0 bytes
 .../src/main/webapp/images/hortonworks_logo_w.png  | Bin 7381 -> 0 bytes
 security-admin/src/main/webapp/images/xa-logo.png  | Bin 9790 -> 0 bytes
 security-admin/src/main/webapp/index.html          |   3 +--
 .../webapp/scripts/modules/globalize/message/en.js |   1 -
 .../main/webapp/templates/common/loading_tmpl.html |   1 -
 9 files changed, 1 insertion(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/cb226416/security-admin/src/main/webapp/images/favicon.ico
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/images/favicon.ico b/security-admin/src/main/webapp/images/favicon.ico
deleted file mode 100644
index 8dff3f1..0000000
Binary files a/security-admin/src/main/webapp/images/favicon.ico and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/cb226416/security-admin/src/main/webapp/images/hortonworks-logo.png
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/images/hortonworks-logo.png b/security-admin/src/main/webapp/images/hortonworks-logo.png
deleted file mode 100644
index 52a8bf2..0000000
Binary files a/security-admin/src/main/webapp/images/hortonworks-logo.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/cb226416/security-admin/src/main/webapp/images/hortonworks_logo.png
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/images/hortonworks_logo.png b/security-admin/src/main/webapp/images/hortonworks_logo.png
deleted file mode 100644
index 24ac876..0000000
Binary files a/security-admin/src/main/webapp/images/hortonworks_logo.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/cb226416/security-admin/src/main/webapp/images/hortonworks_logo_bw.png
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/images/hortonworks_logo_bw.png b/security-admin/src/main/webapp/images/hortonworks_logo_bw.png
deleted file mode 100644
index 4c23c70..0000000
Binary files a/security-admin/src/main/webapp/images/hortonworks_logo_bw.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/cb226416/security-admin/src/main/webapp/images/hortonworks_logo_w.png
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/images/hortonworks_logo_w.png b/security-admin/src/main/webapp/images/hortonworks_logo_w.png
deleted file mode 100644
index abef9ac..0000000
Binary files a/security-admin/src/main/webapp/images/hortonworks_logo_w.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/cb226416/security-admin/src/main/webapp/images/xa-logo.png
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/images/xa-logo.png b/security-admin/src/main/webapp/images/xa-logo.png
deleted file mode 100644
index 1c90e5d..0000000
Binary files a/security-admin/src/main/webapp/images/xa-logo.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/cb226416/security-admin/src/main/webapp/index.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/index.html b/security-admin/src/main/webapp/index.html
index b7b7e17..f4145a5 100644
--- a/security-admin/src/main/webapp/index.html
+++ b/security-admin/src/main/webapp/index.html
@@ -80,7 +80,6 @@
 				<!-- <img src="images/loading-blue.gif" style="margin-left: 43%;margin-top: 1%;width:4%;" /> -->
 
 				<div class="loading-img">
-					<!--<img src="images/Hortonworks.jpg" />-->
 
 					<div id="center">
 						<div class="letter_container_1">
@@ -139,4 +138,4 @@
 
 		</script>
 	</body>
-</html>
\ No newline at end of file
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/cb226416/security-admin/src/main/webapp/scripts/modules/globalize/message/en.js
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/scripts/modules/globalize/message/en.js b/security-admin/src/main/webapp/scripts/modules/globalize/message/en.js
index 3a157e1..85ae4b0 100644
--- a/security-admin/src/main/webapp/scripts/modules/globalize/message/en.js
+++ b/security-admin/src/main/webapp/scripts/modules/globalize/message/en.js
@@ -221,7 +221,6 @@ define(function(require) {
 				welcome						: 'Welcome',
 				logout 						: 'Logout',
 				xaSecure					: 'XA Secure',
-				hortonWorksInc				: 'Hortonworks Inc.',
 				listOfPlugins				: 'See third-party tools/resources that Ranger uses and their respective authors.',
 				licenseText                 : 'Licensed under the Apache License, Version 2.0',
 				

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/cb226416/security-admin/src/main/webapp/templates/common/loading_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/common/loading_tmpl.html b/security-admin/src/main/webapp/templates/common/loading_tmpl.html
index bbc5582..2eb4fa8 100644
--- a/security-admin/src/main/webapp/templates/common/loading_tmpl.html
+++ b/security-admin/src/main/webapp/templates/common/loading_tmpl.html
@@ -15,7 +15,6 @@
   limitations under the License.
 --}}
 <div class="loading-img">
-					<!-- <img src="images/xa-logo.png" /> -->
 
 					<div id="center">
 						<div class="letter_container_1">