Maxwell Salzberg
319b3c4d3b
fixed rspec tests, more fit and finish around how the invite code works,
...
and improving admin functionality
2012-03-16 17:56:35 -07:00
danielgrippi
5acc7dc458
correctly reference intergration servers in application.yml.example [ci skip]
2012-02-16 13:01:17 -08:00
Maxwell Salzberg
3d569cc4bc
fix for some crazy lack-of-stubbing on some http requests...
2012-02-09 16:20:22 -08:00
danielgrippi
4f7dda6012
bang! kill redis cache.
2012-02-02 12:45:43 -08:00
Hrishi
f65fa90591
My first contribution to Diaspora , thank you Rekado
2012-02-02 12:59:45 +05:30
Lennart Prelle
9cf168cef2
readd paypal button id
2012-01-29 18:45:17 +01:00
Maxwell Salzberg
48941fbae1
DG MS; add rack-rewrite to handle forwarding old urls [ci skip]
2012-01-26 16:32:46 -08:00
Jonne Haß
7fd606ba19
Merge branch '2688-airbreak' of https://github.com/fred/diaspora
...
Conflicts:
config/application.yml.example
2012-01-22 15:05:37 +01:00
Maxwell Salzberg
e461956a97
allow custom app_name prefixes for newrelic
2012-01-20 12:25:05 -08:00
Frederico Araujo
5ce4f60736
Added Fallback to use old hoptoad_api_key if not application.yml is not update
2012-01-19 13:20:59 +07:00
David Morley
d6fffa1309
Update config/application.yml.example
2012-01-18 18:42:35 -08:00
Maxwell Salzberg
fe03d7875d
update some docs on how circumvent_ssl_requirement works [ci skip]"
2012-01-18 18:01:38 -08:00
Maxwell Salzberg
69e81a0dc3
move loading rack ssl to an initializer, so we have EnviromentConfiguration and AppConfig. also, circumvent ssl requirement option is now back"
2012-01-18 17:57:26 -08:00
Maxwell Salzberg
1b3cdbb78a
Revert "add a circumvent_ssl_requirement option to application.yml.example; sending out a mail to diaspora-dev for more info"
...
This reverts commit ed45789403 .
2012-01-18 16:52:13 -08:00
Maxwell Salzberg
ed45789403
add a circumvent_ssl_requirement option to application.yml.example; sending out a mail to diaspora-dev for more info
2012-01-18 15:50:22 -08:00
Frederico Araujo
f4801651eb
Issue #2688 Remove hoptoad_notifier and use airbreak
2012-01-18 23:07:00 +07:00
Maxwell Salzberg
86c8f99188
update the .example, which unfortunatly i think will make travis happier and avoid some loading bs
2012-01-17 17:14:22 -08:00
Maxwell Salzberg
cedc49bf09
MS DC; oauth keys are now pulled out of application.yml to be simplier. incldue newrelic as heroku expects it, without affecting people who do not use newrelic. If you do use new relic in production, you have to put your newrelic api key in application.yml
2012-01-05 17:31:38 -08:00
Jonne Haß
cc961d66e2
symbolize smtp_authentication setting to conform to rails docs
2012-01-02 21:08:57 +01:00
Jonne Haß
2268a992f7
make serve_static_assets setting configurable
2011-12-29 16:39:17 +01:00
Maxwell Salzberg
22d5e913cc
remove splunk logging
2011-12-21 14:24:03 -08:00
Jonne Hass
e6f614b21c
improve pod_url docs [ci skip]
2011-12-15 16:39:54 +01:00
Daniel Grippi
c27d0b8780
Merge pull request #2281 from justindthomas/backup-postgres
...
backup task handles postgresql dumps
2011-11-29 14:09:51 -08:00
Jonne Hass
0e08c59827
do not disable resque web by default in production
2011-11-14 16:11:26 +01:00
Jonne Hass
3c980b7201
added fix for using sendmail with exim, the default -t argument behaves different so lets take it out
2011-11-12 11:24:49 +01:00
Daniel Grippi
e2dda130d9
redis cache requires redis 2.4 or later (re: sorted sets) [ci skip]
2011-11-08 16:02:23 -08:00
Jonne Hass
747539bd9a
added note about redis version [ci: skip]
2011-11-09 00:53:19 +01:00
Jonne Hass
78e03056e8
little reorder in application.yml.example and only show donations in sidebar if paypal stuff is set
2011-11-06 23:03:20 +01:00
Jonne Hass
ff590d1080
improved UX for ca_file setting [ci:skip]
2011-11-06 02:39:31 +01:00
Justin Thomas
e50f0cfdb2
removed dependency on /tmp, improved retention period compliance, maintain legacy commands
2011-11-01 15:24:04 -07:00
Maxwell Salzberg
24545743e2
document how to include message bus api key
2011-10-31 16:21:00 -07:00
Pistos
d643f7e893
Make the donation form (right sidebar) optional. Show or hide via application.yml .
2011-10-29 00:42:09 -04:00
danielgrippi
34816f3a7f
add ability to email suggestions for community spotlight members
2011-10-20 12:08:05 -07:00
danielgrippi
44b58d707f
featured users => community spotlight
2011-10-20 11:50:58 -07:00
danielgrippi
ce309ebad3
update application.yml.example to reflect redis cache changes
2011-10-14 15:49:06 -07:00
Maxwell Salzberg
d91ea4b9ce
adding support for message bus email service
2011-10-05 12:06:19 -07:00
Pistos
9d8fdb4659
Added Gentoo's CA certs location to the comments in the example config.
2011-10-03 16:30:26 -04:00
Pistos
20f9ff8555
Whitespace cleanup.
2011-10-03 16:30:16 -04:00
Ilya Zhitomirskiy
afd1913de4
added a link to resque-web from admin page
2011-09-26 10:25:29 -07:00
Raphael Sofaer
2e96f0121e
simplify multi-server spec running with foreman. couldn't really get it automated tonight, not sure why.
2011-09-22 00:24:01 -04:00
Loïc Guitaut
a739c4f308
Ability to mount resque jobs monitoring directly into Diaspora* routes
...
As resque-web is considered as a debug tool, route is disabled for
production by default, and can be enabled via the `mount_resque_web` key
in application.yml.
2011-09-16 02:40:57 +02:00
Jonne Hass
70a9f3fd94
made openssl verify mode configurable for SMTP
2011-09-14 20:55:29 +02:00
danielgrippi
91e649977c
MS DG update copyright
2011-09-14 11:23:12 -07:00
Jonne Hass
cce2ab2151
cleaned up application.yml.example
2011-09-11 14:45:47 +02:00
Maxwell Salzberg
328269e40d
re-added single process mode to the example
2011-09-09 10:10:10 -07:00
Maxwell Salzberg
faa44c0a91
make redis url configurable via app config
2011-09-07 15:59:38 -07:00
danielgrippi
1198670383
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
Ilyaaaaaaaaaaaaa Zhitomirskiy
7fd7fa968c
fixed the email from header issues and backfilled few tests
2011-08-22 17:38:40 -07:00
Raphael Sofaer
0b00616b8c
Create appConfig option for following diasporahq
2011-08-11 12:01:14 -07:00
danielgrippi
aac72b12e7
added hoptoad support, API key read from application.yml
2011-08-09 10:46:15 -07:00