[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.02-20-g9908a18

Git repo owner gitmaster at git.koha-community.org
Mon Jul 31 10:49:38 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 17.05.x has been updated
       via  9908a18e927c8b6f1d8c8959d070605f0680afa1 (commit)
       via  2af6365fc66a0dcb6246d90432c3998bac8bf43f (commit)
      from  8c9290e56ae091ae0be46fe32c23b52d0885d807 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9908a18e927c8b6f1d8c8959d070605f0680afa1
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Jul 28 11:58:24 2017 +0200

    Bug 18991: [QA Follow-up] Use schema txn_begin and txn_rollback
    
    We also need just one rollback at the end here.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit e5e5402f36c923775b341bd1900aa6468d42aa9a)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 2af6365fc66a0dcb6246d90432c3998bac8bf43f
Author: Lari Taskula <lari.taskula at jns.fi>
Date:   Thu Jul 27 14:56:18 2017 +0000

    Bug 18991: Fix cleanup in t/db_dependent/Log.t
    
    There is an action_logs entry via logaction() without transaction to be rolled
    back in t/db_dependent/Log.t. This leaves an entry in action_logs after
    the test is over.
    
    To replicate:
    1. prove t/db_dependent/Log.t
    2. Observe a new entry in action_logs table
    
    To test:
    1. Apply patch
    2. prove t/db_dependent/Log.t
    3. Observe there are no new entries in action_logs
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit f49f5a67d3512ea75d92cb551ebd79a9de7e53d7)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

-----------------------------------------------------------------------

Summary of changes:
 t/db_dependent/Log.t |   18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list