[ARVADOS] updated: f19af5689832a7b28a60f433cea850ca06841230
git at public.curoverse.com
git at public.curoverse.com
Thu Jul 9 10:33:02 EDT 2015
Summary of changes:
apps/workbench/app/controllers/actions_controller.rb | 1 +
1 file changed, 1 insertion(+)
via f19af5689832a7b28a60f433cea850ca06841230 (commit)
from 1db6a725fdadd1c92d27a459b2ba2820e5722e97 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit f19af5689832a7b28a60f433cea850ca06841230
Author: radhika <radhika at curoverse.com>
Date: Thu Jul 9 10:14:45 2015 -0400
6279: added shell_in_a_box url as comment
diff --git a/apps/workbench/app/controllers/actions_controller.rb b/apps/workbench/app/controllers/actions_controller.rb
index ef7723e..22f3a09 100644
--- a/apps/workbench/app/controllers/actions_controller.rb
+++ b/apps/workbench/app/controllers/actions_controller.rb
@@ -229,6 +229,7 @@ You can try recreating the collection to get a copy with full provenance data."
end
# webshell action is used to login to an arvados shell using workbench
+ # https://code.google.com/p/shellinabox/source/browse/#git%2Fshellinabox
expose_action :webshell do
shell_in_a_box_url_config = Rails.configuration.shell_in_a_box_url
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list