discourse/app/jobs/regular
Sam a2e2d0e886 Merge pull request #2316 from mutiny/refactor-where-first
Refactor `where(...).first` to `find_by(...)`
2014-05-08 09:10:45 +10:00
..
backup_chunks_merger.rb BUGFIX: BackupChunksMerger 2014-03-19 01:05:47 +01:00
close_topic.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
crawl_topic_link.rb Merge pull request #2316 from mutiny/refactor-where-first 2014-05-08 09:10:45 +10:00
feature_topic_users.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
generate_avatars.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
invite_email.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
notify_mailing_list_subscribers.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
notify_moved_posts.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
process_post.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
pull_hotlinked_images.rb Merge pull request #2316 from mutiny/refactor-where-first 2014-05-08 09:10:45 +10:00
retrieve_topic.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
run_heartbeat.rb FEATURE: unicorn sidekiq will restart sidekiq on complete failure. 2014-04-23 13:13:18 +10:00
send_system_message.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
test_email.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
update_top_redirection.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
user_email.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
view_tracker.rb Remove confusing/incorrect comments 2014-03-30 23:14:21 -07:00