diaspora/spec/lib
Jonne Haß fc1f249129 Harden account deletion
* Wrap it into a transaction
* Use destroy over delete so dependent destroys get triggered
  and we thus don't fail on the foreign key constraits
* Check if a photos status message actually exists before accessing
  it
* Add missing dependent destroys
2014-05-27 00:15:15 +02:00
..
diaspora
postzord
rack
salmon
stream
account_deleter_spec.rb Harden account deletion 2014-05-27 00:15:15 +02:00
configuration_methods_spec.rb
csv_generator_spec.rb commented out empty spec 2011-09-07 03:07:27 -07:00
direction_detector_spec.rb
email_inviter_spec.rb
encryptor_spec.rb
evil_query_spec.rb Migration to turn ActivityStreams::Photo to StatusMessage 2013-07-31 15:15:08 +02:00
hcard_spec.rb End the require mess 2013-03-21 23:37:53 +01:00
hydra_wrapper_spec.rb replace stub and mock deprecations with doubles 2014-01-13 12:25:38 +01:00
i18n_interpolation_fallbacks_spec.rb
publisher_spec.rb
pubsubhubbub_spec.rb End the require mess 2013-03-21 23:37:53 +01:00
rake_helper_spec.rb
statistics_spec.rb
webfinger_profile_spec.rb Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
webfinger_spec.rb