Bug 18851: (QA followup) Test doesn't need sessions on DB
[koha.git] / t / Koha /
2016-09-25 Marcel de RooyBug 17302: [Follow-up] Make Normalize.pm undef-resistent
2016-09-25 Tomas Cohen AraziBug 17302: Add Koha::Util::Normalize for normalization...
2016-09-09 Tomas Cohen AraziBug 11921: (followup) Don't die on non-existent koha...
2016-09-09 Marcel de RooyBug 16586: Koha Plugins: Limit results of GetPlugins...
2016-04-26 Jesse WeaverBug 12748: (QA followup) make new tests pass
2016-04-26 Robin SheatBug 12478 - add some base objects that the ES code...
2016-03-24 Jonathan Druart Bug 16011: Reintroduce $VERSION for 2 pm
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2015-05-04 Kyle M HallBug 12412: Add ability for plugins to convert arbitrary...
2013-03-20 Jared Camins-EsakovMerge branch 'bug_7804' into 3.12-master
2013-03-20 Kyle M HallBug 7804 - Add Koha Plugin System - QA Followup 2
2013-03-20 Kyle M HallBug 7804 - Add Koha Plugin System - Unit Tests