Diaspora Europe
fe2a6b5f85
Write unicorn stderr and stdout log
2013-01-16 13:11:33 +01:00
movilla
491c2a537c
Add feature contact pod admin
2012-12-06 15:26:49 +01:00
Jonne Haß
2a7a0b7b99
* made number of unicorn worker processes configurable
...
* made configuration loader indepenent of rails
* corrected mismatch between example and default config (server.db/server.database)
2012-11-30 14:00:25 +01:00
Jonne Haß
f1aeecc00b
force typhoeus (and thus curl) to use diaspora.yml's CA bundle
2012-11-21 17:28:39 +01:00
Jason Robinson
e974d2934f
Always use basic Facebook Graph API to post messages, fixes public posts. Remove unnecessary Facebook opengraph config items
2012-11-02 00:23:33 +02:00
Jonne Haß
f91ca7d650
added short description to the server section [ci skip]
2012-10-27 11:45:26 +02:00
Jonne Haß
f0ef4a764e
refactor script/server and associated stuff
2012-10-19 12:25:15 +02:00
Jonne Haß
811ef66b1c
No need for Gentoo having its own certificate_authorities example
2012-10-13 18:53:42 +03:00
Jonne Haß
5b73176d07
make diaspora.yml.example a bit clearer about sections [ci skip]
...
thanks to @hfase01 for pointing that out
2012-10-01 15:43:21 +02:00
Jonne Haß
5c7a9c1ce6
Release cleanup, closes #3620
...
* remove un-/underused gems
* remove their associated files
* remove some parallel_tests leftovers
2012-09-30 22:26:23 +02:00
Jonne Haß
d04d6faab7
correct dumb typo in diaspora.yml.example
2012-09-28 14:54:45 +02:00
Jonne Haß
ce728f6b7b
add possibility to embed a resque worker into the unicorn process
2012-09-26 20:19:38 +02:00
Jonne Haß
2a4db54db9
New configuration system
...
* Throw away old system
* Add new system
* Add new example files
* Replace all calls
* add the most important docs
* Add Specs
* rename disable_ssl_requirement to require_ssl
* cloudfiles isn't used/called in our code
* since community_spotlight.list is only used as enable flag replace it with such one and remove all legacy and irelevant codepaths around it
* die if session secret is unset and on heroku
* First basic infrastructure for version information
2012-09-26 20:19:37 +02:00