Bug 30511: Don't lock up entire database while running koha-dump
[koha.git] / debian / templates / plack.psgi
2021-03-04 Jonathan DruartBug 22824: Remove C4::Boolean, true_p, boolean_preferen...
2021-01-27 David CookBug 26048: Use ErrorDocument middleware for Plack HTTP...
2020-09-28 David CookBug 16357: Only use Log4perl middleware if appenders...
2020-09-28 Joonas KylmäläBug 16357: (QA follow-up) Only initialize Log4perl...
2020-09-28 David CookBug 16357: Use separate Log4Perl logger for each Plack app
2020-09-28 David CookBug 16357: Override __WARN__ in Plack to use Log4Perl
2019-10-31 Kyle M HallBug 23068: Add ability for Koha to handle X-Forwarded...
2017-01-20 Marcel de RooyBug 16733: [Follow-up] Add $home to api path too
2017-01-20 Marcel de RooyBug 16733: Adjust other debian scripts using PERL5LIB
2016-10-11 Jesse WeaverBug 16520: Allow per-VirtualHost environment variables...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace C4::Categ...
2016-09-08 Jonathan DruartBug 17189: Add the ability to define several memcached...
2016-08-08 Tomas Cohen AraziBug 17030: Make REST api available on packages with...
2016-06-24 Marcel de RooyBug 16644: Plack: Use to_app to remove warning about...
2016-06-04 Jonathan DruartBug 16088: Introduce Koha::Cache::Memory::Lite to cache...
2016-03-24 Jonathan Druart Bug 16044: Use the L1 cache for any objects set in...
2016-03-15 Jonathan DruartBug 11998: Clear L1 cache from psgi files
2016-03-15 Jonathan DruartBug 11998: follow-up for the debian package psgi file
2015-11-19 Hector CastroBug 14870: Remove C4::Dates from plack.psgi and koha...
2015-08-28 Tomas Cohen AraziBug 13791: (QA followup) fix perlcritic warning
2015-08-24 Tomás Cohen AraziBug 13791: Plack out-of-the-box support on packages