0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rails deployments now copy shared/config/*.yml to current/config/ More... over 13 years ago
Added support for db_host_dump as override for database host used in snapshots. This supports configurations that run a read-only slave to avoid hitting the read-write master. More... about 14 years ago
Add a require for fileutils More... about 14 years ago
Fixed delayed job parameters testing More... about 14 years ago
Ignore build gem packages More... about 14 years ago
Port of delayed job recipes from collective-idea More... about 14 years ago
Release 0.0.1 More... about 14 years ago
Updated gemspec More... over 14 years ago
Create an apache_logs variable that takes array of log files. More... over 14 years ago
Add apachectl_options to allow for tweaking apachectl manager for platforms like RedHat More... over 14 years ago
Fixed variable check More... over 14 years ago
Fix variable check for svn_explicit_path More... over 14 years ago
Added :svn_explicit_path setting to overrided trunk/branch/tag handling in Subversion More... over 14 years ago
Fixed timestamp reference More... over 14 years ago
Remove require yaml from Rails recipes More... over 14 years ago
Support for database actions More... over 14 years ago
Added deploy:authorized_keys file More... over 14 years ago
Moved subversion extensions => lib/capistrano_boss/extensions More... over 14 years ago
Add support for Rails and Apache log files More... over 14 years ago
Log and Channel modules More... over 14 years ago
Added support for disabling rails features More... over 14 years ago
Load recipes inside Capistrano::Configuration.instance More... over 14 years ago
Moved helpers outside the cap load instance More... over 14 years ago
Moved apachectl_cmd method into apache namespace More... over 14 years ago
Define full suite of apachectl commands More... over 14 years ago
Rename apache_cmd to apachectl More... over 14 years ago
Add apache control tasks More... over 14 years ago
Revert rails check. Doesn't check the right variable at the right time More... over 14 years ago
Include rails tasks only if :rails_env is set More... over 14 years ago
Fixed missing end for about task More... over 14 years ago