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
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
Jamis Buck
3a7b2a3fb5 Don't rely on DATA, which breaks when the script is loaded via rubygems
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6541 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-04-20 03:02:30 +00:00
Jamis Buck
5a893823a2 Added opt-in "compat" and "upgrade" recipes for tasks to aid in the upgrade process to Capistrano 2
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6467 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-27 05:17:33 +00:00
Jamis Buck
14770c8abe Add (opt-in) deployment system. Add `deployify' script.
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6463 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-26 16:36:09 +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
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
b481c1a00a Attempt to require rubygems when executing the switchtower utility (fixes #2134)
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@2208 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-09-11 19:40:43 +00:00
Jamis Buck
c8f3edb93d Make SwitchTower easier to invoke programmatically, using SwitchTower::CLI
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@2076 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-30 21:42:27 +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
ec009d3345 The utility's name is SwitchTower
git-svn-id: http://svn.rubyonrails.org/rails/trunk/switchtower@1976 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-06 20:03:07 +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