1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/lib/switchtower
2006-01-28 15:52:07 +00:00
..
generators/rails switchtower: clean up the rake task descriptions a bit 2005-12-22 20:41:31 +00:00
recipes Allow Proc-valued variables to be set more conveniently 2006-01-21 05:26:10 +00:00
scm Add bazaar-ng SCM module [Damien Merenne] 2006-01-28 15:52:07 +00:00
actor.rb Add an better error when a task is run and no servers match the required conditions 2006-01-12 04:37:08 +00:00
cli.rb Allow Proc-valued variables to be set more conveniently 2006-01-21 05:26:10 +00:00
command.rb Set :actor key on SSH channel instances. Add Actor.default_io_proc 2006-01-05 14:51:16 +00:00
configuration.rb Allow Proc-valued variables to be set more conveniently 2006-01-21 05:26:10 +00:00
gateway.rb Works with public keys now, for passwordless operation 2005-08-13 18:36:02 +00:00
logger.rb Initial commit of the new switchtower utility 2005-08-03 12:59:03 +00:00
ssh.rb Add a sanity check to make sure the correct versions of Net::SSH and Net::SFTP are installed 2006-01-02 05:01:58 +00:00
transfer.rb Make CLI#echo available as a class method. Add CLI#with_echo. Make the default password prompt available as a class method. Add documentation for the CLI class. Fix bug in Net::SFTP version detection. 2006-01-02 16:41:56 +00:00
version.rb Add a sanity check to make sure the correct versions of Net::SSH and Net::SFTP are installed 2006-01-02 05:01:58 +00:00