[koha-commits] main Koha release repository branch master updated. v3.20.00-91-gfed5e7b

Git repo owner gitmaster at git.koha-community.org
Thu Jun 4 20:16:50 CEST 2015


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  fed5e7b6bb1be35b2bd8e0177cba96292cdba8ee (commit)
       via  2e11350fe378daa6f90f1750422f081538e15138 (commit)
      from  d76c9f4850c9ba7605f2c405838f973c70a70b61 (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 fed5e7b6bb1be35b2bd8e0177cba96292cdba8ee
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Thu Jun 4 15:15:32 2015 -0300

    Bug 13967: (RM followup) fix merge error
    
    When I merged 13967 into master (with 5010 already on it) I inadvertedly
    removed a few lines that add a check for bad OPACBaseURL values.
    
    While I don't agree with that check it should be discussed on a separate
    bug anyway.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 2e11350fe378daa6f90f1750422f081538e15138
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Thu Jun 4 15:12:45 2015 -0300

    Bug 13967: (QA followup) Make DBIx control transactions on tests
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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

Summary of changes:
 C4/Context.pm                                            |    5 +++++
 t/db_dependent/Acquisition.t                             |    8 ++++++--
 t/db_dependent/Acquisition/CancelReceipt.t               |    6 ++++--
 t/db_dependent/Acquisition/GetBasketsInfosByBookseller.t |    8 +++++---
 t/db_dependent/Acquisition/GetOrdersByBiblionumber.t     |    7 ++++---
 t/db_dependent/Acquisition/Invoices.t                    |    6 ++++--
 t/db_dependent/Acquisition/NewOrder.t                    |    6 +++++-
 t/db_dependent/Acquisition/OrderFromSubscription.t       |    6 ++++--
 t/db_dependent/Acquisition/OrderUsers.t                  |    7 +++++--
 t/db_dependent/Acquisition/TransferOrder.t               |    7 +++++--
 t/db_dependent/Acquisition/close_reopen_basket.t         |    8 +++++---
 11 files changed, 52 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list