1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/lib/switchtower
2005-12-22 21:34:21 +00:00
..
generators/rails switchtower: clean up the rake task descriptions a bit 2005-12-22 20:41:31 +00:00
recipes switchtower: add an "update_current" task that will do an svn up on the current release 2005-12-22 21:34:21 +00:00
scm switchtower: add an "update_current" task that will do an svn up on the current release 2005-12-22 21:34:21 +00:00
actor.rb Move switchtower to the tools directory, to decouple it from rails 2005-08-30 20:53:32 +00:00
cli.rb switchtower: the rails rake tasks now load ST directly, instead of invoking it via system 2005-12-22 20:36:28 +00:00
command.rb Remove trailing newlines from commands to prevent trailing backslash #2141 2005-09-19 22:15:48 +00:00
configuration.rb Added ssh_options variable to configure the SSH connection parameters (closes #2734) 2005-11-09 16:43:40 +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 Added ssh_options variable to configure the SSH connection parameters (closes #2734) 2005-11-09 16:43:40 +00:00
version.rb SwitchTower: incorporate deployment generator for simple Rails integration 2005-08-31 15:54:33 +00:00