[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.07-11-g61784f5

Git repo owner gitmaster at git.koha-community.org
Wed Dec 26 21:36:57 CET 2018


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  61784f5e2607afaa1a89ee3a4384ea0155bacba0 (commit)
      from  e2cfc2615c119252e5c317059312c0d020f2924f (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 61784f5e2607afaa1a89ee3a4384ea0155bacba0
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Dec 7 14:14:06 2018 -0300

    Bug 14334: Remove AutoCommit from tests
    
    And use a DBIx transaction instead.
    
    Test plan:
    prove that the test files modified by this patch are passing
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 64242cabea21e9ee7673666cad88eb403d1053d6)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 10148dc26ba801d3f86401dc24a3fb5b6618a02b)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 t/db_dependent/Acquisition/FillWithDefaultValues.t      |    6 +++---
 t/db_dependent/AdditionalField.t                        |    8 +++-----
 t/db_dependent/Auth_with_cas.t                          |   11 +++--------
 t/db_dependent/BackgroundJob.t                          |    8 ++++----
 t/db_dependent/Charset.t                                |    8 ++++----
 t/db_dependent/Circulation/CheckIfIssuedToPatron.t      |    8 +-------
 t/db_dependent/Circulation/CheckValidBarcode.t          |    8 +++-----
 t/db_dependent/Circulation/GetHardDueDate.t             |    9 +++------
 t/db_dependent/Circulation/OfflineOperation.t           |    9 +++------
 t/db_dependent/ColumnsSettings.t                        |    8 ++++----
 t/db_dependent/Contract.t                               |    7 +++----
 t/db_dependent/Fines.t                                  |    7 ++-----
 t/db_dependent/Koha/GetDailyQuote.t                     |    9 +++------
 t/db_dependent/Koha/Item/Search/Field.t                 |    7 +++----
 t/db_dependent/Koha_Misc_Files.t                        |    8 +++-----
 t/db_dependent/Labels/t_Batch.t                         |    8 +++-----
 t/db_dependent/Languages.t                              |   10 ++++------
 t/db_dependent/Letters/GetLetterTemplates.t             |    5 +++--
 t/db_dependent/Letters/GetLettersAvailableForALibrary.t |    5 +++--
 t/db_dependent/LibraryGroups.t                          |    7 ++++---
 t/db_dependent/MarcModificationTemplates.t              |    5 +++--
 t/db_dependent/MungeMarcPrice.t                         |   13 ++++---------
 t/db_dependent/NewsChannels.t                           |    9 +++------
 t/db_dependent/Overdues.t                               |    5 +++--
 t/db_dependent/Record.t                                 |    7 +++----
 t/db_dependent/Record/marcrecord2csv.t                  |    5 +++--
 t/db_dependent/RotatingCollections.t                    |   10 +++-------
 t/db_dependent/Serials.t                                |   10 +++-------
 t/db_dependent/Serials/Claims.t                         |    5 +++--
 t/db_dependent/Serials/Frequency.t                      |    7 +++----
 t/db_dependent/Serials/GetNextSeq.t                     |    8 +++-----
 t/db_dependent/Serials/Numberpattern.t                  |   12 ++++++------
 t/db_dependent/Stats.t                                  |    9 +++------
 t/db_dependent/Virtualshelves.t                         |    4 +++-
 t/db_dependent/XISBN.t                                  |    8 +++-----
 t/db_dependent/sysprefs.t                               |    8 +++-----
 36 files changed, 114 insertions(+), 167 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list