index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tasks
/
deployment.rake
Age
Commit message (
Expand
)
Author
2014-09-29
remove old deployment rake tasks.
mo khan
2014-05-28
remove unused files and update deploy tasks.
mo khan
2013-12-28
replace http with https.
mo khan
2013-10-24
remove dead code.
mo khan
2013-06-16
empty commit
mo khan
2013-06-05
change deploy:clean to deploy:cleanup
mo khan
2013-06-05
create script to automatically deploy to staging after each good build
mo khan
2013-06-05
run rake asset:precompile on server during deployment to make syncing to s3 e...
mo khan
2013-06-01
dont run rake assets:precompile before deploying to prod.
mo khan
2013-06-01
fix the prod deploy target to always sync assets and fire the first request a...
mo khan
2013-05-03
use asset_sync to sync assets to s3 bucket
mo khan
2013-02-08
remove comments
mo k
2012-10-06
if a tag isn't specified when deploying to prod then just use the last stagin...
mo k
2012-10-06
deploy to prod using the same cap command used to deploy to staging.
mo k
2012-09-22
rake db:restore will restore the prod db to the local database.
mo k
2012-09-22
move stuff from rakefile into separate rake files in lib/tasks
mo k