| .. |
|
http_multi_spec.rb
|
Disable typhoeus everywhere but the HTTPMulti specs
|
2011-04-11 14:52:21 -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
|
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
|
make publish spec reflect the working job
|
2011-03-30 11:34:54 -07:00 |
|
receive_local_batch_spec.rb
|
clean activity streams, fix test
|
2011-03-30 14:27:20 -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 |