index
:
xlgmokha/call.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
scripts
Age
Commit message (
Expand
)
Author
2014-02-27
specify host when creating a database.
mo khan
2013-07-20
remove ci config expansion step
mo khan
2013-07-10
update shell scripts to use the latest ruby 2.0 patch level
mo khan
2013-06-05
update ruby version in ci scripts
mo khan
2013-05-13
vagrant scripts
mo khan
2013-05-13
create users table
mo khan
2013-03-29
add CI environment variable for integration and unit tests.
mo khan
2013-03-29
add simplecov gem, and change HEADLESS environment variable to CI
mo khan
2013-03-24
oops wrong app name
mo khan
2013-03-24
try to fix deployment script
mo khan
2013-03-24
bundle exec migrations in rake task
mo khan
2013-03-24
create headless environment variable for ci build
mo khan
2013-03-24
change acceptance build script back to running acceptance tests
mo khan
2013-03-24
remove --profile because it is annoying
mo khan
2013-03-24
use password in rake db:migrate connectionstring
Masud Khan
2013-03-24
use checkout instead of co because the git aliases are not on the ci box
mo khan
2013-03-24
update ci deployment script to manually switch to master branch to push to he...
mo khan
2013-03-24
revert previous two commits changes
mo khan
2013-03-24
exclude db migrations in heroku environment until ruby 2.0 bug is sorted out
mo khan
2013-03-23
update acceptance ci script to run full suite
mo khan
2013-03-23
change integration script back
mo khan
2013-03-23
try to run full test suite in stage 3
mo khan
2013-03-23
uncomment out items that need to be fixed"
mo khan
2013-03-23
stop migrating heroku db until i can figure out this weird 1.9.3, 2.0.0 error
mo khan
2013-03-23
load in rvm in deployment script
mo khan
2013-03-23
add ci deployment script
mo khan
2013-03-22
start acceptance build script
mo khan
2013-03-22
split ci.sh into ci-unit and ci-integration
mo khan
2013-03-21
add ci config yml
mo khan
2013-03-21
manually specify gemset in ci script
mo khan
2013-03-21
tweak build script
mo khan
2013-03-19
profile the tests when run from rake
mo khan
2013-03-02
poke the build
mo khan
2013-03-02
copy database configuration
mo khan
2013-02-28
add rake deploy:log task to tail the heroku logs
mo khan
2013-02-28
rename app to bootycall.herokuapp.com
mo khan
2013-02-28
fix deploy task
mo khan
2013-02-28
use DATABASE_URL env variable for heroku
mo khan
2013-02-28
expand the database config file path
mo khan
2013-02-28
remove hardcoded mongrel from config.ru into rake task
mo khan
2013-02-28
try to creat user with database creation
mo khan
2013-02-28
grant all priveleges when creating a db and move config.yml to a template file
mo khan
2013-02-28
re-organize build files
mo khan