diaspora/config
2011-09-01 23:18:47 +02:00
..
deploy Make cap deploy follow a branch in deploy_config.yml 2011-02-09 16:07:24 -08:00
environments Show stack traces in cucumber. How did this get turned off? Did we used to have a separate cucumber environment? 2011-08-06 12:46:15 -07:00
initializers Added Foreman gem. Run Diaspora using foreman start (will start everything except mySQL. Passing in a -p flag will let you specifiy the port. Also: I took single_process_mode out of app config and made it an environment variable. If you want to boot a lightweight server, run SINGLE_PROCESS=true rails s. 2011-08-29 14:38:07 -07:00
locales updated locales 2011-09-01 23:18:47 +02:00
application.rb Take out PostsFake, now that we ajax in comments it's not worth the extra complications 2011-08-03 11:09:21 -07:00
application.yml.example Added Foreman gem. Run Diaspora using foreman start (will start everything except mySQL. Passing in a -p flag will let you specifiy the port. Also: I took single_process_mode out of app config and made it an environment variable. If you want to boot a lightweight server, run SINGLE_PROCESS=true rails s. 2011-08-29 14:38:07 -07:00
assets.yml condense asset declarations; include all js in widget and helper directories (this is what we've already been doing) 2011-08-27 22:22:20 -07:00
boot.rb Fix migration for ruby 1.9. Move YAML check into application.rb, and add guard for ruby 1.8.x. 2011-06-04 20:12:34 -07:00
cucumber.yml suburi cucumber test. 2010-12-29 10:31:25 +01:00
database.yml.example Trying to figure out the travis-ci database configuration 2011-07-02 00:15:35 -07:00
deploy.rb added hoptoad support, API key read from application.yml 2011-08-09 10:46:15 -07:00
deploy_config.yml.example Update cap scripts to have separate staging and production environments, use bundler 2011-01-31 15:28:43 -08:00
environment.rb Fix search in PG 2011-06-22 15:09:00 -07:00
locale_settings.yml add english pirate so we get people to actually do it 2011-08-06 16:59:19 +02:00
oauth_keys.yml.example since we try and init tumblr, we need to set it as empty...annoying 2011-06-01 23:33:16 -07:00
redis.yml Revert "Revert redis merge to fix bugs on master" 2010-12-02 15:33:26 -08:00
routes.rb removed user invite counter, as it was already depricated 2011-08-15 15:15:43 -07:00
script_server_config.yml.example user can now disable thin and use ./script/server to fire up resque and websocket only 2011-05-29 16:11:29 +02:00
selenium.yml Add or later to license notice 2010-10-07 16:25:34 -07:00
thin.yml Add or later to license notice 2010-10-07 16:25:34 -07:00