diaspora/config/initializers
2010-11-27 12:53:37 +01:00
..
_load_app_config.rb Rails.env is a string, not a symbol 2010-10-28 21:28:20 -07:00
_load_services.rb Fix for build breakage 2010-10-25 21:38:53 -07:00
_mongo.rb Fixed #580 , exception when using phusion passenger, thanks yarishima42 2010-11-27 12:53:37 +01:00
backtrace_silencers.rb Add or later to license notice 2010-10-07 16:25:34 -07:00
carrierwave.rb Add or later to license notice 2010-10-07 16:25:34 -07:00
check_session_secret.rb added a generate:secret_token task, and added an initializer to generate one if the file does not exist 2010-09-27 15:29:55 -07:00
devise.rb Warn rather than failing if there is no smtp sender address 2010-11-04 16:55:15 -07:00
git_info.rb Fallback to static version data if git unavailable. 2010-10-10 16:38:01 +02:00
inflections.rb Add or later to license notice 2010-10-07 16:25:34 -07:00
locale.rb added language codes map 2010-11-18 15:13:30 -08:00
logging.rb Add logging statement to server startup 2010-11-15 16:56:30 -08:00
mailer_config.rb Its now possible to use smtp-servers with no authentication 2010-11-26 20:00:22 +01:00
mime_types.rb first commit 2010-11-09 15:29:43 -08:00
omniauth.rb we need to ask to publish on peoples wall...this was working because we all installed it with minifb which asked for everything 2010-11-08 01:26:11 -08:00
rspec_generator.rb Add or later to license notice 2010-10-07 16:25:34 -07:00
session_store.rb Take httponly off of session cookies so that the websocket works in firefox 3.x. XSS attacks would now be easier to exploit if found. A possible replacement for opening this security hole is to set a new cookie value for Firefox users that stores a randomly generated key which would give a websocket with that key access. 2010-11-04 15:17:28 -07:00
setup_mail.rb commented out the email interceptor 2010-10-22 10:37:04 -07:00
will_paginate.rb made pagination translatable 2010-11-26 21:20:28 +01:00