[koha-commits] main Koha release repository branch master updated. v16.05.00-1381-g81cd8b9

Git repo owner gitmaster at git.koha-community.org
Wed Nov 16 16:32:47 CET 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  81cd8b93bbdc8691cd7d86070d86634d6957c86d (commit)
       via  54bc0272894b292075a8943a368b8a25d4a3dc60 (commit)
      from  08f7baf3e3da147b01c3660f789bb7b7cdd707da (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 81cd8b93bbdc8691cd7d86070d86634d6957c86d
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Tue Nov 15 14:08:15 2016 -0300

    Bug 17633: (QA followup) Remove unneeded warnings
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 54bc0272894b292075a8943a368b8a25d4a3dc60
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Nov 15 16:07:35 2016 +0000

    Bug 17633: Do not call set_preference from tests
    
    If memcached is running, the pref's value will be set in cache, what we
    do not want.
    
    t/db_dependent/Context.t and t/db_dependent/sysprefs.t are exceptions
    for obvious reasons.
    
    Test plan:
    Make sure all these tests still pass
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../Circulation/NoIssuesChargeGuarantees.t         |    3 +-
 t/db_dependent/Circulation/Returns.t               |   31 +++++++------
 t/db_dependent/DecreaseLoanHighHolds.t             |   17 +++----
 t/db_dependent/HoldsQueue.t                        |   47 ++++++++++----------
 t/db_dependent/Items.t                             |   30 +++++++++++--
 t/db_dependent/Template/Plugin/Branches.t          |    5 ++-
 6 files changed, 82 insertions(+), 51 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list