[koha-commits] main Koha release repository branch master updated. v17.11.00-593-g205c55b

Git repo owner gitmaster at git.koha-community.org
Thu Feb 15 15:32:37 CET 2018


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, master has been updated
       via  205c55b1d25b39ad3758f0619778461128ff2563 (commit)
       via  262f6f3d4c1d53dcfc5551e8f36584353fa9d382 (commit)
       via  69516294a5a0bc6d8c284670082863f3db2265bc (commit)
      from  03a547da32195aa98cd9cd28b8d64f7bc399fa02 (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 205c55b1d25b39ad3758f0619778461128ff2563
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Feb 15 11:23:48 2018 -0300

    Bug 19996: (RM follow-up 2) Remove commented use warnings;
    
    This one is easy to fix.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 262f6f3d4c1d53dcfc5551e8f36584353fa9d382
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Feb 15 11:20:34 2018 -0300

    Bug 19996: (RM follow-up) Remove commented use warnings;
    
    These plugins are very noisy, badly written and I have no idea what they
    do.
    t/db_dependent/FrameworkPlugin.t outputs a log of warnings about "
    uninitialized value".
    
    Let fix them later.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 69516294a5a0bc6d8c284670082863f3db2265bc
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Thu Feb 15 09:08:59 2018 +0100

    Bug 20204: Add TestBuilder to replace CPL branch
    
    Remove CPL; without this branch, the test crashes.
    Rearrange modules at the start.
    Add Koha::Database calls.
    Move a few global my vars to our level.
    Remove intermediate rollbacks.
    
    Test plan:
    [1] Run prove t/db_dependent/FrameworkPlugin.t
        Ignore noise from unimarc plugins :)
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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

Summary of changes:
 cataloguing/value_builder/unimarc_field_105.pl  |    3 ++-
 cataloguing/value_builder/unimarc_field_106.pl  |    2 +-
 cataloguing/value_builder/unimarc_field_110.pl  |    3 ++-
 cataloguing/value_builder/unimarc_field_120.pl  |    3 ++-
 cataloguing/value_builder/unimarc_field_130.pl  |    3 ++-
 cataloguing/value_builder/unimarc_field_140.pl  |    3 ++-
 cataloguing/value_builder/unimarc_field_225a.pl |    4 +--
 cataloguing/value_builder/unimarc_field_4XX.pl  |    3 ++-
 t/db_dependent/FrameworkPlugin.t                |   30 +++++++++++------------
 9 files changed, 30 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list