| .. |
|
mail
|
deliver needs to be called on the return value of the mailer call
|
2015-02-27 16:58:39 +01:00 |
|
base.rb
|
Don't retry Diaspora::AuthorXMLAuthorMismatch
|
2014-09-06 03:26:07 +02:00 |
|
deferred_dispatch.rb
|
Discard dispatch jobs of already deleted records
|
2014-09-20 13:39:31 +02:00 |
|
delete_account.rb
|
Bye Resque. Ohai Sidekiq.
|
2013-03-21 23:39:07 +01:00 |
|
delete_post_from_service.rb
|
Service.delete_post now more generic, for future implementations
|
2013-05-20 12:19:39 +08:00 |
|
export_photos.rb
|
Replace export_photos and export_users by export queue
|
2015-03-06 00:38:16 +01:00 |
|
export_user.rb
|
Replace export_photos and export_users by export queue
|
2015-03-06 00:38:16 +01:00 |
|
fetch_profile_photo.rb
|
Bye Resque. Ohai Sidekiq.
|
2013-03-21 23:39:07 +01:00 |
|
fetch_public_posts.rb
|
Bye Resque. Ohai Sidekiq.
|
2013-03-21 23:39:07 +01:00 |
|
fetch_webfinger.rb
|
Bye Resque. Ohai Sidekiq.
|
2013-03-21 23:39:07 +01:00 |
|
gather_o_embed_data.rb
|
replace deprecated finder and finder_options syntax
|
2014-08-23 16:34:00 +02:00 |
|
gather_open_graph_data.rb
|
replace deprecated finder and finder_options syntax
|
2014-08-23 16:34:00 +02:00 |
|
http_multi.rb
|
Do not retry sending out posts on SSL errors. See #4728
|
2014-01-27 15:45:45 -08:00 |
|
notify_local_users.rb
|
use ActiveRecord#find_each to prevent memory spikes in our workers
|
2013-05-19 20:33:04 -07:00 |
|
post_to_service.rb
|
Bye Resque. Ohai Sidekiq.
|
2013-03-21 23:39:07 +01:00 |
|
process_photo.rb
|
Handle already deleted photos gracefully in process photo job
|
2014-09-20 15:13:14 +02:00 |
|
publish_to_hub.rb
|
Bye Resque. Ohai Sidekiq.
|
2013-03-21 23:39:07 +01:00 |
|
queue_users_for_removal.rb
|
ActionMailer deliver -> deliver_now
|
2015-02-27 16:58:39 +01:00 |
|
receive.rb
|
Bye Resque. Ohai Sidekiq.
|
2013-03-21 23:39:07 +01:00 |
|
receive_encrypted_salmon.rb
|
Bye Resque. Ohai Sidekiq.
|
2013-03-21 23:39:07 +01:00 |
|
receive_local_batch.rb
|
Handle already deleted items gracefully in receive local batch job
|
2014-09-20 15:26:31 +02:00 |
|
receive_unencrypted_salmon.rb
|
Bye Resque. Ohai Sidekiq.
|
2013-03-21 23:39:07 +01:00 |
|
remove_old_user.rb
|
Maintenance feature to remove old users
|
2014-10-16 22:53:08 +03:00 |
|
resend_invitation.rb
|
Bye Resque. Ohai Sidekiq.
|
2013-03-21 23:39:07 +01:00 |
|
reset_password.rb
|
update devise to 3.2
|
2014-01-15 12:59:59 +01:00 |