This website requires JavaScript.
Explore
Help
Sign In
raggedstaff
/
openfoodnetwork
Watch
1
Star
0
Fork
0
You've already forked openfoodnetwork
mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced
2026-03-12 03:50:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6caae9e886bba2201c7020780c196507c8d88cca
openfoodnetwork
/
app
/
jobs
History
Maikel
6caae9e886
Merge pull request
#7694
from coopdevs/split-confirm-order-job
...
Split ConfirmOrderJob to avoid blocking DJ worker
2021-06-09 14:11:10 +10:00
..
bulk_invoice_job.rb
Refactor BulkInvoiceService to use ActiveJob
2020-11-27 14:00:29 +00:00
heartbeat_job.rb
Ensure all Job classes correctly inherit from ActiveJob
2021-01-08 23:18:55 +00:00
job_logger.rb
Switch JobLogger to using the default Rails logger
2021-06-03 12:48:18 +01:00
order_cycle_notification_job.rb
Replace deprecated ActionMailer#deliver with ActionMailer#deliver_now
2021-01-08 20:35:47 +00:00
subscription_confirm_job.rb
Rename order.update! to order.update_order! and adjustment.update! to adjustment.update_adjustment!
2021-05-19 09:54:22 -07:00
subscription_placement_job.rb
Rename order.update! to order.update_order! and adjustment.update! to adjustment.update_adjustment!
2021-05-19 09:54:22 -07:00