diaspora/spec/models/jobs
2011-03-29 17:31:56 -07:00
..
http_multi_spec.rb save the correct url on redirect in http_multi job; be tolerant about messed up urls in the db 2011-02-26 14:22:14 +01:00
http_post_spec.rb make jobs have a base class, which will verify the activerecord connection before trying the job 2011-01-19 14:10:42 -08:00
invite_user_by_email_spec.rb Job::InviteUser -> Job::InviteUserByEmail 2011-01-26 12:16:48 -08:00
mail_mentioned_spec.rb posts now have authors instead of people 2011-03-01 18:05:05 -08:00
mail_private_message.rb notifier for the messages, we're so close 2011-03-08 10:53:49 -08:00
notify_local_users_spec.rb Move notifying iteration into resque job 2011-03-17 15:19:26 -07:00
post_to_service_spec.rb Changing message to text, partway done, deleted data conversion 2011-03-14 11:39:31 -07:00
process_photo_spec.rb Refactor image processing to use 2 uploaders. Federation and s3 need testing 2011-03-21 16:40:53 -07:00
publish_to_hub_spec.rb Fix requires for 1.9 build. Hopefully now it will just fail for perf reasons :p 2011-03-10 23:18:52 -08:00
receive_local_batch_spec.rb Moving PostVisibility to aspects, WIP, model specs pass 2011-03-29 17:31:56 -07:00
receive_salmon_spec.rb make jobs have a base class, which will verify the activerecord connection before trying the job 2011-01-19 14:10:42 -08:00
receive_spec.rb make jobs have a base class, which will verify the activerecord connection before trying the job 2011-01-19 14:10:42 -08:00
resend_invitation_spec.rb refactored the api 2011-02-05 15:01:05 -08:00
socket_webfinger_spec.rb SocketsController now takes a user object or a user id, so that we only instantiate the user if we need to 2011-03-17 12:56:23 -07:00
update_service_users_spec.rb made the job, broke outthe save_users, still need to do lifecycle callbacks 2011-03-21 14:56:50 -07:00