[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.06-104-g3d7f683

Git repo owner gitmaster at git.koha-community.org
Wed May 25 10:11:57 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, 3.22.x has been updated
       via  3d7f6832bc0b9701e20cbca48a654b1457c5d96c (commit)
       via  4684d3072ed88041b647b32af4aca5f0d7bec0f1 (commit)
      from  09a35722ab562a5fe33f933d77d2d18510ee0122 (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 3d7f6832bc0b9701e20cbca48a654b1457c5d96c
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>
    (cherry picked from commit 3bf5a0569560f6a8f51b7d2d16fb788fa437a826)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 4684d3072ed88041b647b32af4aca5f0d7bec0f1
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>
    (cherry picked from commit d6c37a0994fd27e8fdbcc99a70100ea90495c582)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.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