Bug 32336: (QA follow-up) Use $metadata->schema
[srvgit] / Koha / BackgroundJob / BatchUpdateAuthority.pm
2023-03-13 Tomas Cohen AraziBug 30943: Simplify background jobs code using helpers
2022-12-14 Jonathan DruartBug 32394: Restore long tasks queue
2022-09-07 Marcel de RooyBug 31351: (QA follow-up) Use $self->json in Background...
2022-09-07 Joonas KylmäläBug 31351: Koha::BackgroundJob: Let database connection...
2022-05-05 Jonathan DruartBug 30464: Make BatchUpdateAuthority update the index...
2022-04-25 Jonathan DruartBug 30461: Fix BatchUpdateAuthority
2022-04-13 Tomas Cohen AraziBug 27783: Rename queues and adjust currently defined...
2022-04-13 Fridolin SomersRevert "Bug 29859: Fix BatchUpdateAuthority"
2022-04-08 Jonathan DruartBug 29859: Fix BatchUpdateAuthority
2022-03-22 Tomas Cohen AraziBug 30181: (follow-up) Remove redundant queries and...
2021-11-19 Jonathan DruartBug 29387: Stringify exceptions for other background...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-10-05 Jonathan DruartBug 22417: Remove $dbh in Koha::BackgroundJob::*
2020-10-05 Jonathan DruartBug 22417: Add missing POD and html filters
2020-10-05 Jonathan DruartBug 22417: Remove record_type from BatchUpdate*
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 Koha::BackgroundJob::BatchUpdateAuthority