..
deploy
capistrano deploy: let the user choose if running svc and svstat with sudo
2012-02-04 17:59:30 +01:00
environments
You can now use rake assets:precompile to upload all of your static assets to s3. This uses your prexisiting settings in AppConfig for s3. then, start your server with ASSET_HOST={cdn_hostname} remember to include https and no trailing slash
2012-01-25 11:22:45 -08:00
initializers
fix typo, sorry [ci skip]
2012-02-01 20:06:44 +01:00
locales
add missing translation in the invitation-lightbox [ci skip]
2012-02-04 14:17:19 +01:00
application.rb
MS DC; as newrelic yml is always included, you need it in your bundle; also, make travis scripts noisy if they fail
2012-01-05 17:50:11 -08:00
application.yml.example
bang! kill redis cache.
2012-02-02 12:45:43 -08:00
assets.yml
Fix #1308 : publisher submits w/o pasted text
2012-02-07 22:40:56 +08:00
assets_test.yml
set handlebars compiler in jammit config.yml (handlebars worries about maintaining a compilation cache, we don't have to do this manually.) [ci skip]
2012-02-05 21:18:34 -08:00
boot.rb
MS DG update copyright
2011-09-14 11:23:12 -07:00
cap_colors.rb
Added color definition file at config/cap_colors.rb
2011-11-15 09:06:15 -08:00
cucumber.yml
database.yml.example
pull in parallel_testing to speed up rspec
2011-09-16 22:14:12 +02:00
deploy.rb
capistrano deploy: fixed multiple thin detection
2012-02-04 18:11:34 +01:00
deploy_config.yml.example
capistrano deploy: let the user choose if running svc and svstat with sudo
2012-02-04 17:59:30 +01:00
environment.rb
blacklist example admin username
2011-11-06 09:07:13 -08:00
heroku.yml.example
working on making heroku_san magical
2012-01-19 19:21:10 -08:00
locale_settings.yml
pull in ka
2011-12-24 14:12:36 +01:00
newrelic.yml
allow custom app_name prefixes for newrelic
2012-01-20 12:25:05 -08:00
oauth_keys.yml.example
MS DC; oauth keys are now pulled out of application.yml to be simplier. incldue newrelic as heroku expects it, without affecting people who do not use newrelic. If you do use new relic in production, you have to put your newrelic api key in application.yml
2012-01-05 17:31:38 -08:00
routes.rb
particpate stream, yo!
2012-02-01 16:05:16 -08:00
schedule.rb.example
Adds maintenance rake tasks for logrotate and temp file deletion; Adds whenever gem + sample whenever file
2011-12-15 15:18:07 -08:00
script_server.yml.example
rename config/script_server_config.yml to config/script_server.yml to remove redundancy
2011-09-07 03:30:43 +02:00
selenium.yml
MS DG update copyright
2011-09-14 11:23:12 -07:00
thin.yml
MS DG update copyright
2011-09-14 11:23:12 -07:00
unicorn.rb
preload_app in unicorn
2012-01-27 11:42:51 -08:00