Bug 15594: preserve sequence of 260 subfields in detail page
[koha.git] / misc / background_jobs_worker.pl
2021-10-18 Jonathan DruartBug 28445: Use the task queue for the batch delete...
2021-10-01 Agustin MoyanoBug 23678: Allow cancel holds in bulk
2021-10-01 Jonathan DruartBug 26080: Use the task queue for batch delete authorities
2021-10-01 Jonathan DruartBug 26080: Use the task queue for batch delete biblios
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-05-07 Jonathan DruartBug 27756: Fork background jobs to prevent memory leak
2020-10-05 Jonathan DruartBug 22417: Process the jobs even if the message broker...
2020-10-05 Jonathan DruartBug 22417: Send message to /queue
2020-10-05 Jonathan DruartBug 22417: Restore the concept of namespace
2020-10-05 Jonathan DruartBug 22417: Fix the batch authority tool
2020-10-05 Jonathan DruartBug 22417: Switch to STOMP
2020-10-05 Jonathan DruartBug 22417: Add debian script koha-worker