discourse/app/jobs/regular
Régis Hanol 62cd6a4122 Merge pull request #3995 from devonestes/reducing-duplication-csv-export
Reducing duplication and string allocation in Jobs::ExportCsvFile
2016-02-06 11:10:21 +01:00
..
automatic_group_membership.rb
backup_chunks_merger.rb
bulk_invite.rb
close_topic.rb
crawl_topic_link.rb FIX: topic links with long titles can not be crawled 2015-08-18 17:34:46 +10:00
create_backup.rb FEATURE: new 'backup_with_uploads' site setting 2015-11-12 16:23:59 +01:00
create_thumbnails.rb FIX: uploading an animated user card/profile background was converted to a still image 2015-09-20 22:01:03 +02:00
export_csv_file.rb Extract method refactoring in Jobs::ExportCsvFile 2016-02-05 16:47:15 +01:00
feature_topic_users.rb
invite_email.rb
invite_password_instructions_email.rb
notify_mailing_list_subscribers.rb FIX: sending emails to mailing list subscribers wasn't working 2016-02-03 19:27:58 +01:00
notify_moved_posts.rb
post_alert.rb FIX: PostAlerter should ignore deleted posts 2015-10-28 13:03:54 -04:00
process_post.rb FIX: timing issue with edits and cook post processing 2015-09-29 18:51:26 +02:00
pull_hotlinked_images.rb FIX: PullHotlinkedImages was messing with URL when using Markdown references 2015-11-09 16:37:51 +01:00
resize_emoji.rb FIX: resize emoji job was generate errors 2015-10-30 23:31:30 +01:00
retrieve_topic.rb
run_heartbeat.rb
send_system_message.rb
test_email.rb
unpin_topic.rb
update_gravatar.rb
update_top_redirection.rb FIX: select appropriate period when redirecting to top 2015-09-21 20:28:20 +02:00
user_email.rb FIX: handle cases where we only pass the notification type rather than the notification id when sending user email 2016-02-05 20:07:30 +01:00