discourse/app/jobs
Alan Guo Xiang Tan 76ade65a26
DEV: Remove optimized_images_preloaded kwarg from FileStore::S3Store#update_upload_ACL (#31087)
The optimization is not required because `find_each` fetches records in
batches of 1000 and no upload record will have more than 1000 optimized
images.
2025-01-31 15:53:06 +08:00
..
concerns DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
onceoff FEATURE: Allow admins to export users (#30918) 2025-01-24 08:13:25 +11:00
regular DEV: Remove optimized_images_preloaded kwarg from FileStore::S3Store#update_upload_ACL (#31087) 2025-01-31 15:53:06 +08:00
scheduled PERF: Enqueue Job::BackfillBadge in Jobs::BadgeGrant (#30945) 2025-01-24 09:35:01 +08:00
base.rb DEV: Support a perform_when_readonly option for Jobs::Scheduled (#30478) 2024-12-27 09:42:40 +08:00