diaspora/spec/workers
Benjamin Neff b0a9a6342f add url_to
closes #6168
2015-07-05 20:46:18 +02:00
..
mail gracefully handle when a like is already deleted again 2015-05-24 02:30:02 +02:00
deferred_dispatch_spec.rb Discard dispatch jobs of already deleted records 2014-09-20 13:39:31 +02:00
delete_account_spec.rb
delete_post_from_service_spec.rb
export_photos_spec.rb Exports user photos as zip file 2015-03-03 19:45:57 -03:00
export_user_spec.rb replace deprecated stub syntax in export user spec 2015-02-27 17:00:42 +01:00
fetch_profile_photo_spec.rb
fetch_webfinger_spec.rb fetch public posts when someone starts sharing with you 2015-05-16 13:54:01 +02:00
gather_o_embed_data_spec.rb bump ruby-oembed 2015-05-04 14:22:57 +02:00
gather_open_graph_data_spec.rb Bye opengraph_parser, hi open_graph_reader 2014-12-08 02:01:31 +01:00
http_multi_spec.rb add url_to 2015-07-05 20:46:18 +02:00
notify_local_users_spec.rb
post_to_service_spec.rb
process_photo_spec.rb Handle already deleted photos gracefully in process photo job 2014-09-20 15:13:14 +02:00
publish_to_hub_spec.rb change public_url to atom_url and profile_url 2015-07-05 20:44:24 +02:00
queue_users_for_removal_spec.rb Fix inactive user removal not respecting configuration for daily limits 2015-05-16 03:36:25 +02:00
receive_local_batch_spec.rb Rescue correct constant in Workers::ReceiveLocalBatch 2015-04-01 04:01:40 +02:00
receive_salmon_spec.rb
receive_spec.rb
remove_old_user_spec.rb Maintenance feature to remove old users 2014-10-16 22:53:08 +03:00
resend_invitation_spec.rb
reset_password_spec.rb