vlad-unicorn version 2.1.0 has been released!
Unicorn app server support for Vlad. Adds support for vlad:startapp and vlad:stopapp using Unicorn[http://unicorn.bogomips.org/].
Changes:
2.1.0 / 2011-09-30
1 minor enhancement
- Now uses SIGHUP to restart
Added documentation on use with Rails 2.3 apps with Bundler
vlad-hg version 2.2.3 has been released!
Mercurial support for Vlad. Using it is as simple as passing :scm => :mercurial to Vlad when loading it up.
Changes:
2.2.3 / 2011-09-29
2 bug fixes
Use
hg qclonewhen cloning a repository with a patch queue, so that the default path on the deployment patch queue repo is set to the central repository. This matches the bugfix made in 2.2.0.Set a default value for +hg_subrepos+ when using MQ. This prevents the export step from blowing up with an “undefined local variable or method” error.
- http://rubyforge.org/projects/hitsquad/
- http://bitbucket.org/krbullock/vlad-hg/