Bug 31203: Alter other cronjobs that currenlty use cronlogaction
[koha.git] / misc / cronjobs / process_message_queue.pl
2022-10-05 Nick ClemensBug 31203: Alter other cronjobs that currenlty use...
2022-09-19 Tomas Cohen AraziBug 31342: Add execution locking to process_message_que...
2021-12-07 Jonathan DruartBug 28617: Remove kohalib.pl and rely on PERL5LIB
2021-11-03 Kyle M HallBug 28474: Pass process_message_queue.pl params to...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-04-27 Kyle M HallBug 28221: Script process_message_queue.pl uses Try...
2020-06-24 Kyle M HallBug 25097: Add option to message_queue to allow for...
2020-04-22 Martin RenvoizeBug 24183: (RM follow-up) Remove re-introduced UseKohaP...
2020-04-06 Martin RenvoizeBug 24183: Add before_send_messages hook
2019-04-10 Martin RenvoizeBug 22600: Set 'commandline' interface appropriately
2019-04-10 Martin RenvoizeBug 22600: Add 'cron' to interface types and set approp...
2018-10-03 Magnus EngerBug 21322: process_message_queue.pl --type should take...
2018-03-26 Kyle M HallBug 19955: Add ability to process only one 'type' of...
2017-11-08 Kyle M HallBug 18894: Add ability to limit the number of messages...
2015-05-04 Marc VéronBug 13889: Add information about cron jobs to system log
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2011-12-07 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-12-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-10-19 Chris CormackMerge remote-tracking branch 'kc/new/bug_5616' into...
2011-06-07 Chris CormackMerge remote-tracking branch 'kc/new/bug_5868' into...
2011-06-01 Chris CormackMerge remote-tracking branch 'kc/master' into new/bug_5683
2011-05-08 Chris CormackMerge remote-tracking branch 'kc/new/bug_5449' into...
2011-04-19 Chris CormackMerge remote branch 'kc/new/bug_3072' into kcmaster
2011-04-14 Chris CormackMerge remote branch 'kc/new/bug_6104' into kcmaster
2011-04-13 Chris CormackMerge remote branch 'kc/new/enh/bug_5692' into kcmaster
2011-04-10 Chris CormackMerge remote branch 'kc/new/enh/bug_6013' into kcmaster
2011-04-09 Chris CormackMerge remote branch 'kc/new/pending_qa/enh/bug_3644...
2011-04-08 Chris CormackMerge remote branch 'kc/new/enh/bug_4449' into kcmaster
2011-04-08 Chris CormackMerge remote branch 'kc/new/bug_5234' into kcmaster
2011-04-08 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-04-08 Chris CormackMerge remote branch 'kc/new/enh/bug_5921' into kcmaster
2011-04-08 Chris NighswongerBug 5251 : Enhancement: [3.2] (Resubmission) Adding...
2010-04-07 Donovan JonesBug 2505 - remove unnecessary -w and replace with use...
2010-03-17 Lars WirzeniusFix FSF address in directory misc/
2008-08-28 Joe AtzbergerUsage option correction (-h not -n)
2008-06-20 Andrew MooreBug 2176 (3/5): adding methods to manage message_queue...