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

26 commits

Author SHA1 Message Date
Ben Langfeld
87cd4da19a Use gemspec/Gemfile setup recommended by Bundler 2011-04-06 09:58:32 +01:00
Lee Hambley
d92b17b55c Temporarily restoring Jeweler, as I don't need that hassle right now 2010-10-06 14:14:19 +02:00
Lee Hambley
0bb0c8ac53 Preparing the 2.5.20 release, no Jeweler dependency, basic Gemfile, and tests fixed. I have also just noticed that our tests don't pass, even though the system works under 1.9.2-p0 2010-10-06 14:04:58 +02:00
Lee Hambley
fd0b5b7b5e Version is 2.8.19 2010-07-20 10:42:47 +02:00
Lee Hambley
9bb37db5d1 * More tweaks, apparently there was a subtle problem in the last couple of releases with the binaries. 2010-02-14 16:22:55 +01:00
Lee Hambley
5e39c5610f Finishing porting the gemspec/rakefile to Jeweler. 2009-11-04 00:44:37 +01:00
Lee Hambley
4eba7c3a70 Bouncing the Net-SSH dependency version, just need Delano to release the new version 2009-08-27 14:46:24 +01:00
Lee Hambley
7931248fc5 Crediting myself in the Rakefile as maintainer 2009-07-30 10:46:52 +01:00
Nolan Eakins
3575d1be90 Added a gemspec for github. Hope it works. 2009-05-13 14:05:53 -04:00
Jamis Buck
9a281b2d13 Use 'user' from .ssh/config appropriately, and bump Net::SSH dependency to 2.0.10 2009-02-02 23:11:22 -07:00
Jamis Buck
ad0a1c2c8b No, seriously. Gem dependencies for real. 2008-06-28 08:31:06 -06:00
Jamis Buck
df07381f4e Specify gem dependencies. 2008-06-27 15:43:09 -06:00
Jamis Buck
0d43efdbc1 Use Echoe for rakefile management.
This brings Capistrano into line with Net::SSH and it's sister
libraries. It also makes Capistrano::Version inherit from
Net::SSH::Version for more consistent Version behavior across
the libraries.
2008-06-27 11:16:24 -06:00
Ryan McGeary
c0963492ba Fixed rake coverage
Added .gitignore for coverage, doc, and pkg
2008-05-06 23:25:00 -04:00
Jamis Buck
8f0f99565e tests all pass 2008-04-27 21:47:23 -06:00
Jamis Buck
c472b3641f Start writing tests for the deployment code. Make the copy strategy checkout to a customizable tmpdir, instead of merely using cwd
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6589 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-04-27 02:20:21 +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
04c9361a2e Add :clean task, and bump capistrano version
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@4569 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-07-06 14:22:30 +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
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
6326a6d1cf switchtower: include rake package tasks in rakefile
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@2682 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-19 00:52:09 +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
13e3179a02 Subversion module recognizes the password prompt for HTTP authentication
git-svn-id: http://svn.rubyonrails.org/rails/trunk/switchtower@1997 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-12 21:40:38 +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