summaryrefslogtreecommitdiff
path: root/build/scripts
AgeCommit message (Expand)Author
2014-02-27specify host when creating a database.mo khan
2013-07-20remove ci config expansion stepmo khan
2013-07-10update shell scripts to use the latest ruby 2.0 patch levelmo khan
2013-06-05update ruby version in ci scriptsmo khan
2013-05-13vagrant scriptsmo khan
2013-05-13create users tablemo khan
2013-03-29add CI environment variable for integration and unit tests.mo khan
2013-03-29add simplecov gem, and change HEADLESS environment variable to CImo khan
2013-03-24oops wrong app namemo khan
2013-03-24try to fix deployment scriptmo khan
2013-03-24bundle exec migrations in rake taskmo khan
2013-03-24create headless environment variable for ci buildmo khan
2013-03-24change acceptance build script back to running acceptance testsmo khan
2013-03-24remove --profile because it is annoyingmo khan
2013-03-24use password in rake db:migrate connectionstringMasud Khan
2013-03-24use checkout instead of co because the git aliases are not on the ci boxmo khan
2013-03-24update ci deployment script to manually switch to master branch to push to he...mo khan
2013-03-24revert previous two commits changesmo khan
2013-03-24exclude db migrations in heroku environment until ruby 2.0 bug is sorted outmo khan
2013-03-23update acceptance ci script to run full suitemo khan
2013-03-23change integration script backmo khan
2013-03-23try to run full test suite in stage 3mo khan
2013-03-23uncomment out items that need to be fixed"mo khan
2013-03-23stop migrating heroku db until i can figure out this weird 1.9.3, 2.0.0 errormo khan
2013-03-23load in rvm in deployment scriptmo khan
2013-03-23add ci deployment scriptmo khan
2013-03-22start acceptance build scriptmo khan
2013-03-22split ci.sh into ci-unit and ci-integrationmo khan
2013-03-21add ci config ymlmo khan
2013-03-21manually specify gemset in ci scriptmo khan
2013-03-21tweak build scriptmo khan
2013-03-19profile the tests when run from rakemo khan
2013-03-02poke the buildmo khan
2013-03-02copy database configurationmo khan
2013-02-28add rake deploy:log task to tail the heroku logsmo khan
2013-02-28rename app to bootycall.herokuapp.commo khan
2013-02-28fix deploy taskmo khan
2013-02-28use DATABASE_URL env variable for herokumo khan
2013-02-28expand the database config file pathmo khan
2013-02-28remove hardcoded mongrel from config.ru into rake taskmo khan
2013-02-28try to creat user with database creationmo khan
2013-02-28grant all priveleges when creating a db and move config.yml to a template filemo khan
2013-02-28re-organize build filesmo khan