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

8 commits

Author SHA1 Message Date
Jamis Buck
963083b737 attempt to load rubygems and the mocha gem
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6712 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-05-11 03:05:22 +00:00
Jamis Buck
144d2f70f8 Try to require the fastthread library when using Ruby 1.8.6, to prevent deadlocks
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6513 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-04-11 19:12:11 +00:00
Jamis Buck
dae044f572 Pull the server selection code out of the task definition and into the configuration
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6497 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-04-01 04:20:33 +00:00
Jamis Buck
3d1bdb06bf connections module, and some refactoring and bolstering of other tests
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6268 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-02-28 19:13:13 +00:00
Jamis Buck
3d98ce91e3 Add branch support to CVS (closes #3596)
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@3490 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-01-28 15:58:04 +00:00
Jamis Buck
57a3a14f59 switchtower: use the :checkout variable to determine what operation to use for svn checkouts (instead of co, like "export"). Also fix a broken test.
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@3338 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-12-22 20:55:15 +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
5246654ab7 Works with public keys now, for passwordless operation
git-svn-id: http://svn.rubyonrails.org/rails/trunk/switchtower@2000 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-13 18:36:02 +00:00