Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/tools/capistrano/lib/capistrano/ssh.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8750 [8750] 01/30/08 05:31:15 minam make sure capistrano only tries to load Net::SSH and Net::SFTP versions …
(edit) @7194 [7194] 07/19/07 02:49:33 minam auto-require the SSH shell service, to avoid race conditions. fix …
(edit) @7134 [7134] 06/27/07 02:56:31 minam add another file to be eager loaded
(edit) @7118 [7118] 06/25/07 18:46:24 minam Make sure to require the net-ssh prompter file explicitly
(edit) @7112 [7112] 06/25/07 15:32:43 minam better quoting of reserved characters in commands
(edit) @7051 [7051] 06/17/07 20:23:05 minam use single quotes instead of double quotes, to avoid ambiguity
(edit) @7050 [7050] 06/17/07 20:13:08 minam Make sure Net::SSH versions prior to 1.1.0 still work
(edit) @7024 [7024] 06/14/07 16:01:49 minam server options take precedence over ssh_options (closes #6547)
(edit) @7009 [7009] 06/12/07 20:29:00 minam work around net::ssh's lazy requiring of files
(edit) @6714 [6714] 05/11/07 03:45:16 minam Don't retry failed connections if an explicit auth_methods list is given …
(edit) @6706 [6706] 05/09/07 04:45:54 minam Make the server definition itself available to SSH channels, rather that …
(edit) @6436 [6436] 03/16/07 21:22:10 minam restore plugin extension mechanism, fix hostname problem for tunnelled …
(edit) @6268 [6268] 02/28/07 19:13:13 minam connections module, and some refactoring and bolstering of other tests
(edit) @5832 [5832] 01/04/07 04:17:01 minam fix connection problems when using gateways (closes #6913)
(edit) @5708 [5708] 12/09/06 04:21:46 minam fix problem with overwriting server name (closes #6547)
(edit) @5483 [5483] 11/11/06 04:21:55 minam Allow SSH user and port to be encoded in the hostname strings (excellent …
(edit) @5084 [5084] 09/09/06 23:40:29 minam Use the Version::SSH_VERSION constant to determine compatibility
(edit) @3787 [3787] 03/06/06 03:53:22 minam part 3, renaming switchtower -> capistrano
(copy) @3786 [3786] 03/06/06 03:48:35 minam part 2, rename switchtower -> capistrano
copied from tools/capistrano/lib/switchtower/ssh.rb:
(copy) @3785 [3785] 03/06/06 03:40:23 minam svn mv switchtower capistrano
Note: See TracRevisionLog for help on using the revision log.