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

14 commits

Author SHA1 Message Date
Lee Hambley
146db372b0 * Deprecations and improved documentation all round, also default config/deploy.rb includes a block to nerf and fix the start/stop/restart commands 2009-08-27 14:24:53 +01:00
Lee Hambley
5a5195dd97 * Applies the suggestion from the IsItRuby1.9 page about swapping retry and redo, also slight refactor to the script so the output is cleaner and less confusing 2009-08-27 13:36:43 +01:00
Lee Hambley
4ec99f6eda * Tweak that makes the newly generated Capfile and config/deploy.rb be a little more useful. 2009-08-27 12:31:42 +01:00
Lee Hambley
836ac1017c * Hacking Capify script so the resulting deploy.rb is cleaner 2009-08-24 17:31:07 +01:00
Lee Hambley
75fe3af41d Bouncing version numbers in gemspec ready for 2.5.9 (includes 4 bug-fixes) and fixes the bad example text in the Capfile"
Also fixes lighthouse tickets #92 (Typo in testing.md).
2009-07-27 14:53:49 +01:00
Lee Hambley
afb4dcc965 Tweak on master 2009-05-26 23:13:45 +01:00
Lee Hambley
1d9d480b5f Loads of hacks, including a debugger in the load module, that will have to go 2009-05-20 21:40:23 +01:00
Lee Hambley
be7eeba064 Starting to add the actual extra recipes against my better judgement 2009-05-20 21:09:11 +01:00
Lee Hambley
4b5999f5f2 Adding some comments here, these are preliminary steps and may reflect how I structure the includes. 2009-05-20 21:03:15 +01:00
Jamis Buck
46ddf6af07 capify-generated Capfile will autoload all recipes from vendor/plugins/*/recipes/*.rb
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@7391 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-01 15:03:58 +00:00
Jamis Buck
68b274e06b document the start/finish and load/exit callbacks. Capfile doesn't need capistrano/version.
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6737 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-05-15 14:56:24 +00:00
Jamis Buck
dee88819f3 Make capify understand simple command-line switches
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6707 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-05-09 05:05:05 +00:00
Jamis Buck
0964dc188c Make sure deploy:cold also runs migrations before starting the app. Have the capify script emit a commented :deploy_to setting.
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6591 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-04-27 05:07:42 +00:00
Jamis Buck
c131e12ba5 capify, not deployify
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6542 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-04-20 03:05:34 +00:00
Renamed from bin/deployify (Browse further)