diaspora/config
2011-09-06 17:54:14 +02:00
..
ci no need to install firefox on travis anymore; no need to come up with 2011-09-06 15:27:23 +02:00
deploy
environments update gemfile 2011-09-05 13:28:08 -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-06 17:54:14 +02: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 forgot to remove js file from mobile assets 2011-09-05 11:03:57 -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 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