| .. |
|
delete_account_spec.rb
|
move account deletion out of a tranaction and into a job
|
2011-06-03 12:05:57 -07:00 |
|
http_multi_spec.rb
|
Test sending to people with bad rsa keys.
|
2011-07-04 18:00:55 -07: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
|
Revert "Revert "remove perform delegate: use a gem that unobtrusivly does the same""
|
2011-07-02 12:05:26 -07:00 |
|
mail_private_message.rb
|
Revert "Revert "remove perform delegate: use a gem that unobtrusivly does the same""
|
2011-07-02 12:05:26 -07: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
|
make publish spec reflect the working job
|
2011-03-30 11:34:54 -07:00 |
|
receive_local_batch_spec.rb
|
Revert "Revert "remove perform delegate: use a gem that unobtrusivly does the same""
|
2011-07-02 12:05:26 -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
|
Revert "Revert "remove perform delegate: use a gem that unobtrusivly does the same""
|
2011-07-02 12:05:26 -07: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 |