From 70c1fba20d44e8f5b9ff3283a98860567d6ebc64 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 27 Jun 2012 12:12:46 +0300 Subject: [PATCH 01/12] added minify.js and keyBinding.js --- test.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 6b68a51f..0660599a 100644 --- a/test.sh +++ b/test.sh @@ -1,4 +1,5 @@ #!/bin/sh npm i -g jshint echo "jshint server.js client.js lib/cloudfunc.js" -jshint --config ./.jshintrc ./server.js ./client.js ./lib/cloudfunc.js \ No newline at end of file +jshint --config ./.jshintrc ./server.js ./client.js +jshint --config ./.jshintrc ./lib/cloudfunc.js ./lib/server/minify.js ./lib/client/keyBinding.js \ No newline at end of file From 2098266f646b4c64937b25db9ee6fdb81c0582ba Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 27 Jun 2012 14:40:34 +0300 Subject: [PATCH 02/12] nodejitsu deploy testing --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 93427cfb..2468250c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,5 @@ - 0.7 # development version of 0.8, may be unstable - 0.8 notifications: - webhooks: http://requestb.in/12h5bl71 #http://webhooks.jit.su/deploy \ No newline at end of file + webhooks: http://requestb.in/12h5bl71 + http://webhooks.jit.su/deploy \ No newline at end of file From ae986aebf27fb41e58af24b7b29e952898c99e4b Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 27 Jun 2012 15:08:42 +0300 Subject: [PATCH 03/12] testing nodejitsu --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2468250c..93c9894b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,4 @@ - 0.8 notifications: webhooks: http://requestb.in/12h5bl71 - http://webhooks.jit.su/deploy \ No newline at end of file + http://webhooks.jit.su/deploy # \ No newline at end of file From e71c17e2b6f82237c5de004fa4c5c0776eea135f Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 27 Jun 2012 15:11:32 +0300 Subject: [PATCH 04/12] Update master --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 93c9894b..08d54ea0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,5 +5,5 @@ - 0.7 # development version of 0.8, may be unstable - 0.8 notifications: - webhooks: http://requestb.in/12h5bl71 - http://webhooks.jit.su/deploy # \ No newline at end of file + - webhooks: http://requestb.in/12h5bl71 + - http://webhooks.jit.su/deploy # \ No newline at end of file From 4a6e476f5a2824b788433aa48505e5358b6edea7 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 27 Jun 2012 15:13:46 +0300 Subject: [PATCH 05/12] Update master --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 08d54ea0..8e8f5bdc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,5 +5,6 @@ - 0.7 # development version of 0.8, may be unstable - 0.8 notifications: - - webhooks: http://requestb.in/12h5bl71 + webhooks: + - http://requestb.in/12h5bl71 - http://webhooks.jit.su/deploy # \ No newline at end of file From 1e5e46b4bad5b07ad1075d86b7bce2f42816e4a2 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 27 Jun 2012 15:15:00 +0300 Subject: [PATCH 06/12] Update master --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8e8f5bdc..cec4db64 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,5 +6,5 @@ - 0.8 notifications: webhooks: - - http://requestb.in/12h5bl71 - - http://webhooks.jit.su/deploy # \ No newline at end of file + http://requestb.in/12h5bl71 + # http://webhooks.jit.su/deploy # \ No newline at end of file From 0ce96e4d4e1fa36db943ec278c0ef71baed6ced9 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 27 Jun 2012 15:17:21 +0300 Subject: [PATCH 07/12] Update master --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index cec4db64..4b43f61f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,5 +6,5 @@ - 0.8 notifications: webhooks: - http://requestb.in/12h5bl71 - # http://webhooks.jit.su/deploy # \ No newline at end of file + # http://requestb.in/12h5bl71 + http://webhooks.jit.su/deploy # \ No newline at end of file From 156b7a493af8929029682c39964f2fde06162849 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 27 Jun 2012 15:24:05 +0300 Subject: [PATCH 08/12] Update master --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4b43f61f..29f8db7f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,4 +7,5 @@ notifications: webhooks: # http://requestb.in/12h5bl71 - http://webhooks.jit.su/deploy # \ No newline at end of file + urls: + http://webhooks.jit.su/deploy # \ No newline at end of file From 0b14c513d373ca238244918c7edb887f8f2191dc Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 27 Jun 2012 17:58:25 +0300 Subject: [PATCH 09/12] changed version for jitsu --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe9df738..0b50dceb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cloudcmd", - "version": "0.0.1", + "version": "0.0.1-5", "scripts":{"test":"sh test.sh","start": "server.js"}, "engines": { "node": "0.6.x" }, "subdomain": "cloudcmd" From 98d548e79a9ca9780538db6acbd9189d89dec059 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 27 Jun 2012 18:09:50 +0300 Subject: [PATCH 10/12] add one more echo --- test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test.sh b/test.sh index 0660599a..8d0057df 100644 --- a/test.sh +++ b/test.sh @@ -2,4 +2,5 @@ npm i -g jshint echo "jshint server.js client.js lib/cloudfunc.js" jshint --config ./.jshintrc ./server.js ./client.js +echo "jshint ./lib/cloudfunc.js ./lib/server/minify.js ./lib/client/keyBinding.js" jshint --config ./.jshintrc ./lib/cloudfunc.js ./lib/server/minify.js ./lib/client/keyBinding.js \ No newline at end of file From 7035fd09dd22800bae42410e57bd15f8ea90db10 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 27 Jun 2012 18:58:28 +0300 Subject: [PATCH 11/12] Update master --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 29f8db7f..642dbbb1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,6 @@ - 0.8 notifications: webhooks: - # http://requestb.in/12h5bl71 - urls: - http://webhooks.jit.su/deploy # \ No newline at end of file + http://requestb.in/12h5bl71 + #urls: + # http://webhooks.jit.su/deploy # \ No newline at end of file From 25fec4a7ab78bb710e91f065e925f09e237b8790 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Sat, 30 Jun 2012 14:55:25 +0300 Subject: [PATCH 12/12] minor changes --- client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client.js b/client.js index 6331b051..e67bc16f 100644 --- a/client.js +++ b/client.js @@ -580,8 +580,8 @@ CloudClient._createFileTable = function(pElem,pJSON) while(i--){ lElem.removeChild(lElem.lastChild); } - /* заполняем панель новыми элементами */ + /* заполняем панель новыми элементами */ lElem.innerHTML=CloudFunc.buildFromJSON(pJSON,true); };