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
|
14378caa67
|
Added support for load and exit callbacks, which get invoked when all recipes have been loaded and when all requested tasks have been executed
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6709 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-05-09 05:24:21 +00:00 |
|
Jamis Buck
|
90e9dc1880
|
Added support for start and finish callbacks, which get invoked when any task is called via the command-line
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6708 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-05-09 05:14:37 +00:00 |
|
Jamis Buck
|
656991fd8d
|
add a more verbose help option
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6490 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-03-29 21:31:20 +00:00 |
|
Jamis Buck
|
0b42b7ee87
|
Added -F flag to make it easier to load the default config even when other files are explicitly given
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6472 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-03-27 14:17:01 +00:00 |
|
Jamis Buck
|
9cd7ba4d5d
|
search back up the directory tree for the default capfile if one is not found in the current directory
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6457 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-03-24 21:12:36 +00:00 |
|
Jamis Buck
|
0e5600f1c9
|
Don't show tasks with blank descriptions, or with the [internal] tag in their descriptions, in the task list unless verbose listing is requested.
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6414 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-03-13 15:09:54 +00:00 |
|
Jamis Buck
|
3b79481659
|
Make sure the CLI components integrate nicely. Make sure the Configuration components integrate nicely.
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6321 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-03-04 21:34:35 +00:00 |
|
Jamis Buck
|
b8a1698d39
|
add some more tests to bring code coverage up
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6319 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-03-04 21:09:37 +00:00 |
|
Jamis Buck
|
bdef53cbfd
|
Refactored CLI stuff. Improved help system.
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6313 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-03-04 18:19:26 +00:00 |
|