scinote-web/app/jobs
2023-09-14 13:45:40 +02:00
..
active_storage Fix protocol repository save/load timestamps [SCI-5067] 2020-10-06 15:30:04 +02:00
activities Removed auto-disable, fixed ActiveJob + DelayedJob retry handling [SCI-5800] 2021-07-22 13:43:36 +02:00
concerns Fix failed_delivery_notifiable_job concern naming [SCI-9119] (#6151) 2023-09-06 14:58:30 +02:00
label_printers Optimize how printing jobs and statuses work [SCI-5984] 2021-08-12 16:57:25 +02:00
my_modules Pass user by id instead of serialized object for deleyed jobs [SCI-9053] 2023-08-11 15:31:29 +02:00
protocols Refactor old export async methods to ActiveJobs [SCI-9092] (#6170) 2023-09-08 11:35:16 +02:00
reports Add FailureNotifiableJob jobs concerns for creating failure notifications for users [SCI-9119] (#6147) 2023-09-06 12:51:34 +02:00
user_assignments Fix removing user from public projects [SCI-9174] (#6130) 2023-09-05 11:36:26 +02:00
application_job.rb Added print job queue system, job status endpoint [SCI-5903] 2021-07-27 15:26:18 +02:00
asset_text_extraction_job.rb Limit execution time of file text extraction jobs to 5 minutes [SCI-8718] 2023-06-22 11:39:10 +02:00
create_notification_from_activity_job.rb Bring back old notifications 2021-02-25 11:59:14 +01:00
hide_repository_reminders_job.rb Pass user by id instead of serialized object for deleyed jobs [SCI-9053] 2023-08-11 15:31:29 +02:00
my_module_status_consequences_job.rb Implement failed snapshot pop-up on task screen [SCI-6612] (#3950) 2022-04-04 11:04:03 +02:00
pdf_preview_job.rb Fix outdated full file previews in PDF reports [SCI-5734] 2021-05-14 13:18:33 +02:00
projects_json_export_job.rb Pass user by id instead of serialized object for deleyed jobs [SCI-9053] 2023-08-11 15:31:29 +02:00
repositories_export_job.rb Refactor old export async methods to ActiveJobs [SCI-9092] (#6170) 2023-09-08 11:35:16 +02:00
repository_snapshot_provisioning_job.rb Implement background processing of repository snapshots [SCI-4552] 2020-04-28 12:09:36 +02:00
repository_stock_zip_export_job.rb Refactor old export async methods to ActiveJobs [SCI-9092] (#6170) 2023-09-08 11:35:16 +02:00
repository_zip_export_job.rb Refactor old export async methods to ActiveJobs [SCI-9092] (#6170) 2023-09-08 11:35:16 +02:00
team_zip_export_job.rb Refactor old export async methods to ActiveJobs [SCI-9092] (#6170) 2023-09-08 11:35:16 +02:00
zip_export_job.rb Refactor old export async methods to ActiveJobs [SCI-9092] (#6170) 2023-09-08 11:35:16 +02:00