Mike Gehard
|
97e4328d5b
|
If you set an level of verboseness on cap, Net::SSH will set verboseness to debug.
|
2011-02-27 16:54:05 -07:00 |
|
Jamis Buck
|
9a281b2d13
|
Use 'user' from .ssh/config appropriately, and bump Net::SSH dependency to 2.0.10
|
2009-02-02 23:11:22 -07:00 |
|
Ben Lavender
|
babc48a04c
|
Remove explicit SSH Port 22 to allow ssh configuration files to overwrite it.
|
2008-06-23 09:28:27 -06:00 |
|
Jamis Buck
|
8f0f99565e
|
tests all pass
|
2008-04-27 21:47:23 -06:00 |
|
Jamis Buck
|
b4bd52826c
|
fix tests to depend on a preset load path rather than an explicit require path in each
|
2008-04-25 09:21:12 -06:00 |
|
Jesse Newland
|
4d587b336e
|
pass the entire ssh_options Hash in a ServerDefinition's options to the Net:SSH.start call for that server
|
2008-04-10 13:38:12 -04:00 |
|
Jamis Buck
|
9d7f47b87f
|
server options take precedence over ssh_options (closes #6547)
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@7024 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-14 16:01:49 +00:00 |
|
Jamis Buck
|
979282fba9
|
Don't retry failed connections if an explicit auth_methods list is given (closes #7961)
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6714 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-05-11 03:45:16 +00:00 |
|
Jamis Buck
|
9047a756fe
|
Make the server definition itself available to SSH channels, rather that just the host name. Identify servers by their complete credentials in logs, rather than simply by hostname.
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6706 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-05-09 04:45:54 +00:00 |
|
Jamis Buck
|
55e194c3f0
|
restore plugin extension mechanism, fix hostname problem for tunnelled connections
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6436 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-03-16 21:22:10 +00:00 |
|
Jamis Buck
|
3d1bdb06bf
|
connections module, and some refactoring and bolstering of other tests
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6268 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-02-28 19:13:13 +00:00 |
|
Jamis Buck
|
296f5e6f37
|
Allow SSH user and port to be encoded in the hostname strings (excellent job, Ezra!) closes #6547
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@5483 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-11-11 04:21:55 +00:00 |
|
Jamis Buck
|
6efd009569
|
part 2, rename switchtower -> capistrano
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@3786 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-03-06 03:48:35 +00:00 |
|
Jamis Buck
|
5246654ab7
|
Works with public keys now, for passwordless operation
git-svn-id: http://svn.rubyonrails.org/rails/trunk/switchtower@2000 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-08-13 18:36:02 +00:00 |
|