diaspora/lib
Jonne Haß 0d42285496 Do not update_attributes with a nil id
Rails 4 accepts that as a parameter thus setting the id to nil
thus thinking it'd be a new record when we just want to update
it
2014-08-23 16:38:57 +02:00
..
assets/javascripts Remove unused js code for login page 2014-08-19 09:25:48 +02:00
diaspora Do not update_attributes with a nil id 2014-08-23 16:38:57 +02:00
federated
messagebus
postzord
rack
salmon
stream replace deprecated usages for all 2014-08-23 16:34:01 +02:00
tasks replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
account_deleter.rb
collect_user_photos.rb
configuration_methods.rb make everything boot again 2014-08-23 16:34:00 +02:00
csv_generator.rb
development_mail_interceptor.rb
diaspora.rb
direction_detector.rb
email_inviter.rb
encryptor.rb
evil_query.rb Fix "prepared statements" errors 2014-08-23 16:34:00 +02:00
federation_logger.rb
h_card.rb
hydra_wrapper.rb replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
i18n_interpolation_fallbacks.rb raise original exception in i18n interpolation fallback middleware 2014-08-23 16:34:01 +02:00
postzord.rb
publisher.rb
pubsubhubbub.rb
rake_helpers.rb
salmon.rb
share_visibility_converter.rb
sidekiq_middlewares.rb Actually allow false as a value for sidekiq.backtrace in our Sidekiq 2014-06-13 16:04:40 +02:00
statistics.rb
stream.rb
unicorn_killer.rb
webfinger.rb
webfinger_profile.rb