Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-05-18rename config/app_config.yml to config/app.yml in accordance to The ↵Shane Becker
Redundant Rendundacy Act of 2011
2011-05-18uncomment the new s3_region setting so that nobody needs to update his ↵MrZYX
app_config.yml when he's using S3
2011-05-18Merge pull request #639 from cyberkov/add-region-selection-for-s3Jonne Hass
Added region config to carrierwave to select other regions than US
2011-05-18eliminate config/server.sh; use config/app_config.yml.example as base for ↵MrZYX
configuration, config/app_config.yml is now just an overider. This way we can add new configuration options without checking in the application if it's set and the user has to update his app_config.yml only when he want to change something
2011-05-18Added region config to carrierwave to select other regions than UScyberkov
2011-05-17use appconfig instead of configdanielgrippi
2011-05-15For the love of god, normal Rails logs in test & development.Sarah Mei
There's now a setting in app_config.yml, :enable_splunk_logging, which if true outputs godawful machine-readable splunk logs. It's false in test and development, and true elsewhere.
2011-05-03in most configuration example I've seen the cert comes before the key ;)MrZYX
2011-02-10document s3 in app_config.yml.examplemaxwell
2011-01-29remove mongodb from app_config.yml.exampleMrZYX
2011-01-21before auth filterzhitomirskiyi
2011-01-08mailer: Added support for /usr/sbin/sendmail.Andreas Schneider
This fixes bug #788.
2010-12-21Revert "Extended sub-uri support." for now....maxwell
This reverts commit 9cd08bac67e268f6c0a0361c2bcaeb41b03055c9.
2010-12-21Extended sub-uri support.Alec Leamas
Adds new routing in routes.rb based on pod_uri. Assets are handled by a symlink in public when using sub-uri. Various clean-up, removing thin and socket port settings from server.sh (these are now taken from pod_uri and socket_port). Basic functionality when setting a sub_uri like http://example.org/diaspora now seems OK. Closes .http://joindiaspora.com/issues/737, and partially http://joindiaspora.com/issues/391. Ports are yet to be defined and handled in this context. Conflicts: app/views/layouts/application.html.haml config/routes.rb
2010-12-18Revert "added configuration for cloudfile cdn"danielvincent
This reverts commit 0d5ac3bd36fe67491b15ad7baed15a0a988d4b31.
2010-12-17added configuration for cloudfile cdndanielvincent
2010-12-03made sender address in notifier.rb configurable. This fixes #657MrZYX
2010-12-01profile now knows about three images sizes, even in federation casemaxwell
2010-11-29added support for tracking via piwik.masterdot
if piwik_id is not set no javascript will be included. it may be both enabled, aganalytics and piwik.
2010-11-27set default to false for invites being offMaxwell Salzberg
2010-11-27removing invite partial, with a switch, and updated app_config.yml.examplemaxwell
2010-11-26Changing default smtp auth to plainHexagon
2010-11-26Its now possible to use smtp-servers with no authenticationHexagon
2010-11-19mongo cloudfiles backup taskzhitomirskiyi
2010-11-17adding default for google a analyticsmaxwell
2010-11-16websocket secure params in app_configzhitomirskiyi
2010-11-15Add option to close registration in app_configRaphael
2010-11-15app_config updateAlec Leamas
Attempt to close http://bugs.joindiaspora.com/issues/463, establishing a new style in app_config.yml. Many comments needs to be reviewed.
2010-11-05Merge remote branch 'MrZYX/396-smtp-sender-address'Raphael
2010-10-27MS IZ the mailer will not be setup unless turned on in the APP_CONFIGzhitomirskiyi
2010-10-21made smtp sender address configurableMrZYX
2010-10-21Polishing up after git mess...Alec Leamas
2010-10-20Revert "Merge remote branch 'upstream/master'"Raphael
This reverts commit 570d0cf104719813cdd167788db9ea8fa1cf2211, reversing changes made to 9da53994258ac85250de799ae9a2bb96470b0c73.
2010-10-19Firts try, nothing testedAlec Leamas
2010-10-08Add or later to license noticeRaphael
2010-10-08moved the smtp setting to intializersilya
2010-09-26Use improved whitespace:scrub_gratuitous_newlinesDorian
2010-09-26Big clean up: delete trailing whitespaceDorian
2010-09-23typo fixAlec Leamas
2010-09-22DG IZ; example extension convention for app_configdanielvincent