[koha-commits] main Koha release repository branch master updated. v16.11.00-679-g4bd8b75

Git repo owner gitmaster at git.koha-community.org
Fri Mar 31 14:01:31 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, master has been updated
       via  4bd8b751e396eca594606b988de1fa5dbf3fd73f (commit)
       via  712e67aa7efa032c35103dc90a7243361eebe568 (commit)
      from  0fcfc561adae216d630a7b770440e7d5c315dcd2 (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 4bd8b751e396eca594606b988de1fa5dbf3fd73f
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Mar 31 09:32:53 2017 +0200

    Bug 18332: [QA Follow-up] Adjust slice call in last method
    
    We should call slice in list context with the correct indexes.
    
    Test plan:
    Run t/db_dependent/Koha/Objects.t
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 712e67aa7efa032c35103dc90a7243361eebe568
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Mar 23 22:03:19 2017 -0300

    Bug 18332: Add the Koha::Objects->last method
    
    DBIx::Class does not provide such method, but it can be handy in some
    cases.
    
    Test plan:
      prove t/db_dependent/Koha/Objects.t
    should return green
    
    Test returned green.
    Signed-off-by: Marc Véron <veron at veron.ch>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 Koha/Objects.pm               |   26 +++++++++++++++++++++++++-
 t/db_dependent/Koha/Objects.t |   15 ++++++++++++++-
 2 files changed, 39 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list