diaspora/config/initializers
maxwell 7a5852e73a fix a bug with openssl keys in development. note to future max and
rafi.  never monkey patch anything on the top of a completely random
model. never again. ever.

TODO: look into replacing a monkey patch on a to_s in User#generate_key
that makes the single test green, but my dell had a heart attack other
places, that might just be sqlite3 or my dell
2011-07-24 20:06:07 -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
backtrace_silencers.rb
carrierwave.rb
check_session_secret.rb
devise.rb
direction_detector.rb
faraday.rb Faraday follows redirects 2011-06-22 12:53:18 -07:00
git_info.rb
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
json_patch.rb
locale.rb fixed the safe_buffer issues 2011-07-21 14:32:09 -07:00
mailer_config.rb Use authority instead of host in order to get the port as well. 2011-07-21 18:23:33 -07:00
mime_types.rb
omniauth.rb added the cert bundle for facebook http things 2011-06-08 18:20:47 -07:00
patch_openssl_pkey.rb fix a bug with openssl keys in development. note to future max and 2011-07-24 20:06:07 -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
session_store.rb
setup_mail.rb
version_header.rb better compatibillity with old git versions to get the current rev. 2011-05-26 16:27:56 +02:00