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, 3.16.x has been updated
       via  0c591aa0b117ac0059e0ad84bdbca05c58605f63 (commit)
       via  5331f8db29fbaac5bffd6e5efc659066d7f12ff5 (commit)
       via  ac2bf70ac3ef2d50e1818bfa7e091b9c8a335d46 (commit)
       via  462626ea9d429970302def924cbab1c62254351a (commit)
       via  07beefe8d6ebcbd3fd72d6423221268d4fb43f7b (commit)
      from  5e7ebdca9dcd606e213cb4435bb734fff6e1394e (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 0c591aa0b117ac0059e0ad84bdbca05c58605f63
Author: Robin Sheat <[email protected]>
Date:   Tue Feb 24 18:32:30 2015 +1300

    Bug 13645: dependencies for libdbix-connector-perl

commit 5331f8db29fbaac5bffd6e5efc659066d7f12ff5
Author: Kyle M Hall <[email protected]>
Date:   Fri Feb 20 09:54:35 2015 -0500

    Bug 13645 [QA Followup] - Add DBIx::Connector to the list of dependancies
    
    Signed-off-by: Kyle M Hall <[email protected]>

commit ac2bf70ac3ef2d50e1818bfa7e091b9c8a335d46
Author: Jonathan Druart <[email protected]>
Date:   Tue Feb 10 10:47:05 2015 +0100

    Bug 13645: Use DBIx::Connector
    
    Signed-off-by: Tomas Cohen Arazi <[email protected]>
    
    Signed-off-by: Kyle M Hall <[email protected]>
    Signed-off-by: Mason James <[email protected]>

commit 462626ea9d429970302def924cbab1c62254351a
Author: Jonathan Druart <[email protected]>
Date:   Fri Jan 30 17:10:54 2015 +0100

    Bug 13645: Cache the DBIx connection
    
    We don't want to recreate a new connection to the DB every time we want
    a new schema.
    
    This patch creates a $database package level variable on the same way
    it's done in C4::Context for $dbh.
    
    Signed-off-by: Jacek Ablewicz <[email protected]>
    Signed-off-by: Kyle M Hall <[email protected]>
    Signed-off-by: Tomas Cohen Arazi <[email protected]>
    
    Signed-off-by: Kyle M Hall <[email protected]>
    Signed-off-by: Mason James <[email protected]>

commit 07beefe8d6ebcbd3fd72d6423221268d4fb43f7b
Author: Mason James <[email protected]>
Date:   Fri May 29 17:37:32 2015 +1200

    Bug 7904: 3.16.x followup
    
    revert failling verify_cksum() test
    
    Signed-off-by: Mason James <[email protected]>
    
        modified:   t/SIP_Sip.t

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

Summary of changes:
 C4/Context.pm                    |   12 +++++++++---
 C4/Installer/PerlDependencies.pm |    5 +++++
 Koha/Database.pm                 |   20 +++++++++++---------
 debian/control                   |    2 ++
 t/SIP_Sip.t                      |    5 +----
 t/db_dependent/Koha_Database.t   |    8 ++++++--
 6 files changed, 34 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to