index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
capfile
Age
Commit message (
Expand
)
Author
2014-07-16
create cap task to sync logs from server to s3.
mo khan
2014-05-19
fix single photo page.
mo khan
2013-09-14
include assets precompile again
mo khan
2013-09-14
mark delayed_job script as executable and move backup/restore tasks to postgr...
mo khan
2013-09-14
include assets precompilation in capistrano deployment
mo khan
2013-09-14
attempt to use rvm with capistrano
mo khan
2013-06-16
just precompile assets with each deployment
mo khan
2013-06-16
fix db backup script
mo khan
2013-06-05
stop pre-compiling assets on the server. the staging server keeps running out...
mo khan
2013-06-05
run rake asset:precompile on server during deployment to make syncing to s3 e...
mo khan
2013-06-04
clean up pg_dump command with help from heroku docs
mo khan
2012-09-22
update cap deployment to symlink the database.yml file in the shared dir.
mo k
2012-08-17
got the restore task working.
mo k
2012-08-15
create rake restore task to take backup from production and restore it to sta...
mo k
2012-08-14
change restore to use 'latest' symlink in restore db task.
mo k
2012-06-19
start to create restore_db task
mo k
2012-06-19
add deploy_env to the name of the backup file
mo k
2012-06-19
cap staging backup_db to backup db and copy to local db/backups folder.
mo k
2012-06-19
trying to backup db and copy via scp.
mo k
2012-06-06
use curl instead of wget and remove sphinx targets.
mo k
2012-06-06
add extra cap tasks.
mo k
2012-06-06
remove bundle install and db:migrate steps from deployment.
mo k
2012-06-05
drop in a few tasks to start creating and restoring database backups.
mo k
2012-05-26
run rake db:seed when deploying to staging or production
mo k
2012-05-12
update tasks file.
mo k
2012-05-08
add rake db:migrate to cap deploy.
mo k
2012-05-08
got the deployment to staging working.
mo k
2012-05-08
update gemfile and try to figure out deployment.
mo k
2012-05-06
comment out bundler/capistrano
mo k
2012-05-06
comment deploy/assets
mo k
2012-05-06
try the last step again.
mo k
2012-05-06
try cgriego's idea from https://github.com/capistrano/capistrano/issues/81
mo k
2012-05-06
change order or capfile loads.
mo k
2011-12-28
trying to get jcrop loading.
mo k
2011-09-21
move devise error message location on login page. update devise layout templa...
mo k
2011-09-21
set config.assets.compile to false in production settings.
mo k
2011-07-04
add capfile targets to restart sphinx server.
mo k
2011-07-04
create deploy.rb for basic capistrano deployment options.
mo k
2011-06-25
add capistrano gem and start building capfile.
mo k