[koha-commits] main Koha release repository branch master updated. v16.05.00-beta-7-g3bf5a05

Git repo owner gitmaster at git.koha-community.org
Mon May 23 18:41:29 CEST 2016


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  3bf5a0569560f6a8f51b7d2d16fb788fa437a826 (commit)
       via  d6c37a0994fd27e8fdbcc99a70100ea90495c582 (commit)
      from  8da05cb2a8793b5866c50f796569ce3336807256 (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 3bf5a0569560f6a8f51b7d2d16fb788fa437a826
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed May 18 15:01:03 2016 +0100

    Bug 16539: Add tests
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit d6c37a0994fd27e8fdbcc99a70100ea90495c582
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue May 17 14:39:49 2016 -0400

    Bug 16539 - Koha::Cache is incorrectly caching single holidays
    
    This makes the loop add holidays for each bracnh instead of the calling
    branch
    
    To test:
    I used memcached-tools to view the cache, clear the cache, and wait for
    holidays to regnerate
    
    Have a branches with different holidays
    Clear the cache
    Do a checkout
    View the cache - one libraries holidays are repeated for all branches
    Apply patch
    Clear the cache
    Do a checkout
    Library holidays are correctly cached
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 Koha/Calendar.pm |    2 +-
 t/Calendar.t     |   16 +++++++++++++++-
 2 files changed, 16 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list