diaspora/config/initializers
2011-07-04 13:54:05 -07:00
..
_before_load_services.rb refactor AppConfig to guess what services are configured, and clean up the services view for a user. also, add a box so people can realize what they can connect 2011-07-04 13:54:05 -07:00
_load_app_config.rb Switching to settingslogic to manage our configuration. THE FILE FORMAT HAS CHANGED. OLD APP.YML AND APP_CONFIG.YML FILES WILL NOT WORK ANYMORE. 2011-05-28 19:44:40 -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 uncomment the new s3_region setting so that nobody needs to update his app_config.yml when he's using S3 2011-05-18 16:21:54 +02:00
check_session_secret.rb take secret token stuff out of chef scripts 2011-02-16 22:46:43 -05:00
devise.rb Allow anyone to generate a token, restrict tokens to ActivityStreams::PhotosController#create, don't let tokens create sessions. 2011-05-20 15:14:23 -07:00
direction_detector.rb added spec; rtl? -> direction_for 2011-04-03 04:20:08 +02:00
faraday.rb Faraday follows redirects 2011-06-22 12:53:18 -07:00
git_info.rb Fallback to static version data if git unavailable. 2010-10-10 16:38:01 +02:00
ignore_ssl_in_development.rb fixed the getting started step 3, ignore the CA certs in developement is now in initializer, changed the 'login' -> 'connect' [to facebook] png 2011-06-09 15:12:35 -07: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 fixed #747 2011-05-25 22:50:13 +02:00
mime_types.rb first commit 2010-11-09 15:29:43 -08:00
omniauth.rb added the cert bundle for facebook http things 2011-06-08 18:20:47 -07:00
resque.rb adding old school resque inline send. confusion b/c Resque.inline is a newer feature 2011-07-02 12:10:25 -07: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 better compatibillity with old git versions to get the current rev. 2011-05-26 16:27:56 +02:00