diaspora/config
2011-09-04 15:55:45 +02:00
..
ci improve aptitude command a bit 2011-09-04 15:55:45 +02:00
deploy Make cap deploy follow a branch in deploy_config.yml 2011-02-09 16:07:24 -08:00
environments
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 Aspect dropdowns read 'All Aspects' if all aspects are selected 2011-09-03 18:38:12 -07:00
application.rb
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 Make YAML::ENGINE syck under ruby 1.9 to fix travis 1.9 build issue 2011-09-03 19:52:39 -07:00
cucumber.yml
database.yml.example I just want to see if this works :P 2011-09-04 14:53:28 +02:00
deploy.rb
deploy_config.yml.example
environment.rb
locale_settings.yml
oauth_keys.yml.example
redis.yml
routes.rb
script_server_config.yml.example
selenium.yml
thin.yml