diaspora/config
2011-09-04 19:51:24 +02:00
..
ci note to self: don't use debian manpages for ubuntu stuff… 2011-09-04 16:03:39 +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 Aspect dropdowns read 'All Aspects' if all aspects are selected 2011-09-03 18:38:12 -07: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 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 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
routes.rb removed user invite counter, as it was already depricated 2011-08-15 15:15:43 -07:00
script_server_config.yml.example export DB in script/server 2011-09-04 19:51:24 +02:00
selenium.yml
thin.yml