diaspora/config/initializers
2011-05-14 15:46:56 -07:00
..
_load_app_config.rb Replace APP_CONFIG with lib/app_config.rb so that it's testable. 2010-12-24 12:31:09 -08:00
_load_services.rb Fix for build breakage 2010-10-25 21:38:53 -07:00
_splunk_logger.rb For the love of god, normal Rails logs in test & development. 2011-05-14 13:29:54 -07:00
backtrace_silencers.rb Add or later to license notice 2010-10-07 16:25:34 -07:00
carrierwave.rb ssl s3, attrs 2011-01-17 15:56:06 -08:00
check_session_secret.rb take secret token stuff out of chef scripts 2011-02-16 22:46:43 -05:00
devise.rb Tell devise that :mobile is a navigational format. 2011-05-14 15:46:56 -07:00
direction_detector.rb added spec; rtl? -> direction_for 2011-04-03 04:20:08 +02: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
json_patch.rb JSON::Pure::Generator::State fix when using resque. huge thanks to this post: http://blog.ethanvizitei.com/2010/11/json-pure-ruins-my-morning.html 2010-12-04 13:16:30 -08:00
locale.rb workaround from https://rails.lighthouseapp.com/projects/8994/tickets/5329-using-i18nwith_locale-in-actionmailer-raises-systemstackerror 2011-02-12 21:31:14 +01:00
mailer_config.rb mailer: Added support for /usr/sbin/sendmail. 2011-01-08 18:57:24 +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
resque.rb correct requires 2011-01-19 14:30:34 -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
version_header.rb Update rspec-instafail, test git headers 2011-03-06 10:18:37 -08:00