diaspora/config/initializers
2012-02-14 10:58:57 -08:00
..
1_intialize_app_config.rb
2_before_load_services.rb
3_setup_app_config.rb
airbrake.rb You can now use rake assets:precompile to upload all of your static assets to s3. This uses your prexisiting settings in AppConfig for s3. then, start your server with ASSET_HOST={cdn_hostname} remember to include https and no trailing slash 2012-01-25 11:22:45 -08:00
backtrace_silencers.rb
carrierwave.rb
check_session_secret.rb
client_side_validations.rb
devise.rb slight speed improvement by tweaking devise in the test env 2011-12-11 13:12:40 +01:00
direction_detector.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
enforce_ssl.rb the middleware stack is just an array and insert_before just an alias to insert, basically, guess what inset(0, something) does. AKA finally fix Rack:SSL 2012-01-22 19:20:35 +01:00
faraday.rb set faradays timeout 25 2012-01-15 02:49:14 +01:00
fetch_featured_users.rb
ignore_ssl_in_development.rb
inflections.rb
json_patch.rb
load_analyitics.rb
load_mail_jobs.rb
locale.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
mailer_config.rb lets see if this fixes #1337 2012-01-04 15:33:41 +01:00
mime_types.rb
newrelic.rb do not require newrelic or airbrake unless they are configured 2012-01-22 15:38:55 +01:00
oembed.rb mangle oembed stuff to prevent content warnings, only support services that work when you mangle them; please let us know if your favorite service works when you gsub out all of the https links 2011-10-26 15:11:31 -07:00
oink.rb fix typo, sorry [ci skip] 2012-02-01 20:06:44 +01:00
omniauth.rb
patch_openssl_pkey.rb
resque.rb basic federation profile testing stuff 2012-02-14 10:58:57 -08:00
rspec_generator.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
session_store.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
set_up_image_redirects.rb DG MS; add rack-rewrite to handle forwarding old urls [ci skip] 2012-01-26 16:32:46 -08:00
setup_mail.rb
static_assets.rb make serve_static_assets setting configurable 2011-12-29 16:39:17 +01:00
version_header.rb
will_paginate.rb