Jamis Buck
|
468cc8682c
|
Added support for :on_error => :continue in task definitions, allowing tasks to effectively ignore connection and execution errors that occur as they run
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@7145 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-06-28 03:14:37 +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
|
b5daf9f58b
|
refactor capistrano errors into a single module, with a single superclass. Add #invoke helper action for programmatically selecting between run and sudo. Refactor the #stream and #capture helper actions.
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6289 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-03-02 21:33:27 +00:00 |
|
Jamis Buck
|
6a6733f8d3
|
tests for the gateway and command classes
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6271 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-03-01 06:23:26 +00:00 |
|