1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/lib/capistrano
2009-08-27 14:24:53 +01:00
..
cli Patch for ticket #50 - Capistrano::Configuration.logger options 2009-07-21 22:57:21 +01:00
configuration Ignoring my local (shocking) gem builder script, and removing some debugging from the loader module 2009-05-20 22:04:27 +01:00
recipes * Deprecations and improved documentation all round, also default config/deploy.rb includes a block to nerf and fix the start/stop/restart commands 2009-08-27 14:24:53 +01:00
callback.rb Don't let a task trigger itself when used as the source for an "on" hook (closes #9356) 2007-08-31 05:29:10 +00:00
cli.rb Put $stdout in sync mode so that prompts are displayed correctly 2007-07-06 22:55:40 +00:00
command.rb Change shell quoting so backticks run in sh, not in user's default shell 2009-05-19 20:54:57 -07:00
configuration.rb Patch for ticket #50 - Capistrano::Configuration.logger options 2009-07-21 22:57:21 +01:00
errors.rb generic file transfer mechanism using either SFTP or SCP 2008-04-24 22:54:50 -06:00
extensions.rb tests all pass under Ruby 1.9 2008-09-06 16:11:16 -06:00
logger.rb tests all pass under Ruby 1.9 2008-09-06 16:11:16 -06:00
processable.rb Not sure where this went, but it's back now 2009-05-20 23:02:24 +01:00
role.rb replace condition#if with when and made it support multiple matches by default. 2008-08-21 10:59:35 -06:00
server_definition.rb command execution via net-ssh v2 and net-ssh-gateway working 2008-04-24 22:54:49 -06:00
shell.rb 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
ssh.rb Use 'user' from .ssh/config appropriately, and bump Net::SSH dependency to 2.0.10 2009-02-02 23:11:22 -07:00
task_definition.rb Add support for :max_hosts option in task definition or run() (closes #10264) 2008-02-22 04:07:16 +00:00
transfer.rb Fix bug that caused get/put/upload/download to ignore blocks 2008-11-25 09:35:53 -07:00
version.rb Bouncing version numbers in gemspec ready for 2.5.9 (includes 4 bug-fixes) and fixes the bad example text in the Capfile" 2009-07-27 14:53:49 +01:00