1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
Commit graph

15 commits

Author SHA1 Message Date
Jamis Buck
b4bd52826c 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
Jamis Buck
530dfe6a06 before/after hooks for a namespace's default task can be named after the namespace, instead of "before_default", etc.
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6461 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-25 20:02:29 +00:00
Jamis Buck
c0e2ee20f9 more integration tests
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6325 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-04 22:05:31 +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
f74ab735ed Logger and version tests. Lay the actor class to rest.
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6315 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-04 20:11:09 +00:00
Jamis Buck
472431004c start refactoring the task helper actions
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6288 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-02 17:15:11 +00:00
Jamis Buck
4789f87bf9 replace obsolete configuration tests with a failing one. Fix misnamed execution test class. Remove SCM and generator code (which will find its way into a separate package eventually)
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6273 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-01 06:39:14 +00:00
Jamis Buck
8e33fdc46b getting started on cap 2.0
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6243 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-02-26 23:59:33 +00:00
Jamis Buck
6efd009569 part 2, rename switchtower -> capistrano
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@3786 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-03-06 03:48:35 +00:00
Jamis Buck
f9a02b4b15 Add support for third-party task libraries
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@3611 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-02-19 03:16:44 +00:00
Jamis Buck
9fd7fc8f19 Allow Proc-valued variables to be set more conveniently
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@3449 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-01-21 05:26:10 +00:00
Jamis Buck
829fb7d8ed Allow password to be reentered on sudo if it was entered incorrectly
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@3371 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-01-02 03:21:40 +00:00
Jamis Buck
824d22bfb8 Move switchtower to the tools directory, to decouple it from rails
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@2074 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-30 20:53:32 +00:00
Jamis Buck
f9da6dbb4c Initial commit of the new switchtower utility
git-svn-id: http://svn.rubyonrails.org/rails/trunk/switchtower@1967 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-03 12:59:03 +00:00