[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.08-41-g7c89f03

Git repo owner gitmaster at git.koha-community.org
Wed Feb 6 00:37:19 CET 2019


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, 18.05.x has been updated
       via  7c89f035807f5fbecd14c91cff4fbfcb554669f9 (commit)
       via  a2bb202071b6b101869bbf694c75b8ae406cdb63 (commit)
       via  a4bca9e77c15502dc35a8acd0d0802e7c98f826a (commit)
       via  25f979cc5ae37290e7af0bd7adc7820068708081 (commit)
      from  a93fca9b201d37b5887444cf23b169ea2516f923 (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 7c89f035807f5fbecd14c91cff4fbfcb554669f9
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Mon Jan 28 12:23:35 2019 -0300

    Bug 21478: (QA follow-up) Make sure tests don't fail randomly
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit e33f125384694dd825965dffae8d2ca31840aecf)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 17231a2c35f13bef2fc19551cb7c3c7110e5c438)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit a2bb202071b6b101869bbf694c75b8ae406cdb63
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Fri Jan 25 13:49:37 2019 -0300

    Bug 21478: Make Koha::Hold->suspend reject found holds
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 1d5934cae52dd96d9c5b8685a5f5531c69e92df8)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 81c6172ee224f7432ec809f8a9cd17f9c4971ecc)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit a4bca9e77c15502dc35a8acd0d0802e7c98f826a
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Fri Jan 25 13:48:54 2019 -0300

    Bug 21478: Unit tests
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 92db2e74fd3cd761ae67d2f7573ee03d32d0a8ed)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit f087b9895eb97f29a5a712dfcb3d0946fd570afd)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 25f979cc5ae37290e7af0bd7adc7820068708081
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Fri Jan 25 12:48:04 2019 -0300

    Bug 21478: Add Koha::Exceptions::Hold
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 11ce911915a237047d8168876849de3df2b3b2e0)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit ddbfc92aa601e672535c4478eb8e65e624a7d53f)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 Koha/Exceptions/Hold.pm |   69 +++++++++++++++++++++++++++++++
 Koha/Hold.pm            |   24 ++++++++---
 t/Koha/Exceptions.t     |   23 ++++++++++-
 t/db_dependent/Hold.t   |  105 +++++++++++++++++++++++++++++++++++++++++++----
 4 files changed, 206 insertions(+), 15 deletions(-)
 create mode 100644 Koha/Exceptions/Hold.pm


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list