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 design for poll participation implemented, saving works as well 2014-03-31 18:14:07 +02:00
messagebus New configuration system 2012-09-26 20:19:37 +02:00
postzord fixed federation issue due to missing delegation + test + some minor tweaks 2014-04-06 20:58:58 +02:00
rack add specs for chromeframe 2012-09-30 17:04:50 +01:00
salmon End the require mess 2013-03-21 23:37:53 +01:00
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 Harden account deletion 2014-05-27 00:15:15 +02:00
collect_user_photos.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
configuration_methods.rb make everything boot again 2014-08-23 16:34:00 +02:00
csv_generator.rb remove use csv instead of fastercsv 2013-02-17 12:48:29 +01:00
development_mail_interceptor.rb should send the email when a new request is received. emails in dev should be intercepted to email@joindiaspora.com for now 2010-10-22 00:49:01 -07:00
diaspora.rb Introduce message renderer 2014-03-15 17:16:17 +01:00
direction_detector.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
email_inviter.rb fix bug #4832 select language for email content when invite a friend 2014-04-14 18:56:29 -03:00
encryptor.rb upgrade to Rails 3.2.3 2012-05-14 21:53:16 -07:00
evil_query.rb Fix "prepared statements" errors 2014-08-23 16:34:00 +02:00
federation_logger.rb [SECURITY FIX] please update your pod ASAP 2012-07-02 10:00:12 -07:00
h_card.rb End the require mess 2013-03-21 23:37:53 +01:00
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 End the require mess 2013-03-21 23:37:53 +01:00
publisher.rb replace mentions of out-of-aspect people in limited posts with just a 2013-06-09 19:16:40 +02:00
pubsubhubbub.rb fix some tests around pubsubhubub 2012-05-17 18:23:40 -07:00
rake_helpers.rb remove use csv instead of fastercsv 2013-02-17 12:48:29 +01:00
salmon.rb End the require mess 2013-03-21 23:37:53 +01:00
share_visibility_converter.rb it's enviroNment 2012-09-15 18:52:12 +02:00
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 Refactor config/ directory 2013-05-19 18:54:54 +02:00
stream.rb End the require mess 2013-03-21 23:37:53 +01:00
unicorn_killer.rb add unicorn back in. only use one worker process for now. also, move chrome_frame middleware into the correct load path in lib. [ci skip] 2012-01-24 14:56:55 -08:00
webfinger.rb Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
webfinger_profile.rb improve webfinger failure handling 2012-04-27 16:53:26 +02:00