You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2018/09/30 12:41:51 UTC

[1/3] guacamole-client git commit: GUACAMOLE-437: Remove erroneously-committed, non-breaking spaces (U+00A0) from source.

Repository: guacamole-client
Updated Branches:
  refs/heads/master d1a6c297b -> 3ff58129c


GUACAMOLE-437: Remove erroneously-committed, non-breaking spaces (U+00A0) from source.


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

Branch: refs/heads/master
Commit: dee4e89ede356bfa28453cf0cb7a54f52ab55782
Parents: e861027
Author: Michael Jumper <mj...@apache.org>
Authored: Sat Sep 29 15:04:28 2018 -0700
Committer: Michael Jumper <mj...@apache.org>
Committed: Sat Sep 29 15:04:28 2018 -0700

----------------------------------------------------------------------
 guacamole-common-js/src/main/webapp/modules/Tunnel.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/guacamole-client/blob/dee4e89e/guacamole-common-js/src/main/webapp/modules/Tunnel.js
----------------------------------------------------------------------
diff --git a/guacamole-common-js/src/main/webapp/modules/Tunnel.js b/guacamole-common-js/src/main/webapp/modules/Tunnel.js
index 24ffaa8..4f056c9 100644
--- a/guacamole-common-js/src/main/webapp/modules/Tunnel.js
+++ b/guacamole-common-js/src/main/webapp/modules/Tunnel.js
@@ -284,7 +284,7 @@ Guacamole.HTTPTunnel = function(tunnelURL, crossDomain, extraTunnelHeaders) {
      *
      * @private
      */
-    var extraHeaders = extraTunnelHeaders || {};
+    var extraHeaders = extraTunnelHeaders || {};
 
     /**
      * Adds the configured additional headers to the given request.
@@ -1277,7 +1277,7 @@ Guacamole.StaticHTTPTunnel = function StaticHTTPTunnel(url, crossDomain, extraTu
      *
      * @private
      */
-    var extraHeaders = extraTunnelHeaders || {};
+    var extraHeaders = extraTunnelHeaders || {};
 
     /**
      * Adds the configured additional headers to the given request.


[2/3] guacamole-client git commit: GUACAMOLE-437: Merge remove erroneous non-breaking spaces from source.

Posted by vn...@apache.org.
GUACAMOLE-437: Merge remove erroneous non-breaking spaces from source.


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

Branch: refs/heads/master
Commit: aa7cd9d261fa1e99f1858863b5e6d9f6cdec36cd
Parents: e861027 dee4e89
Author: Nick Couchman <vn...@apache.org>
Authored: Sun Sep 30 08:40:24 2018 -0400
Committer: Nick Couchman <vn...@apache.org>
Committed: Sun Sep 30 08:40:24 2018 -0400

----------------------------------------------------------------------
 guacamole-common-js/src/main/webapp/modules/Tunnel.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------



[3/3] guacamole-client git commit: Merge 1.0.0 changes back to master.

Posted by vn...@apache.org.
Merge 1.0.0 changes back to master.


Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/3ff58129
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/3ff58129
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-client/diff/3ff58129

Branch: refs/heads/master
Commit: 3ff58129cb3e134826fe1ec961e2a01c0739ea25
Parents: d1a6c29 aa7cd9d
Author: Nick Couchman <vn...@apache.org>
Authored: Sun Sep 30 08:41:28 2018 -0400
Committer: Nick Couchman <vn...@apache.org>
Committed: Sun Sep 30 08:41:28 2018 -0400

----------------------------------------------------------------------
 guacamole-common-js/src/main/webapp/modules/Tunnel.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------