summaryrefslogtreecommitdiff
path: root/lib/tasks/deployment.rake
AgeCommit message (Expand)Author
2014-09-29remove old deployment rake tasks.mo khan
2014-05-28remove unused files and update deploy tasks.mo khan
2013-12-28replace http with https.mo khan
2013-10-24remove dead code.mo khan
2013-06-16empty commitmo khan
2013-06-05change deploy:clean to deploy:cleanupmo khan
2013-06-05create script to automatically deploy to staging after each good buildmo khan
2013-06-05run rake asset:precompile on server during deployment to make syncing to s3 e...mo khan
2013-06-01dont run rake assets:precompile before deploying to prod.mo khan
2013-06-01fix the prod deploy target to always sync assets and fire the first request a...mo khan
2013-05-03use asset_sync to sync assets to s3 bucketmo khan
2013-02-08remove commentsmo k
2012-10-06if a tag isn't specified when deploying to prod then just use the last stagin...mo k
2012-10-06deploy to prod using the same cap command used to deploy to staging.mo k
2012-09-22rake db:restore will restore the prod db to the local database.mo k
2012-09-22move stuff from rakefile into separate rake files in lib/tasksmo k