[koha-commits] main Koha release repository branch master updated. v19.05.00-727-g291bb7b

Git repo owner gitmaster at git.koha-community.org
Tue Oct 1 16:07:26 CEST 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, master has been updated
       via  291bb7bacfdf68e6bc8e99d5c1e258fbcbf2344b (commit)
       via  2ceeebd5244d8e05342a905e52c43747b1778c68 (commit)
       via  633800120840384374fef3da091800a6d989e723 (commit)
      from  05b9ea8fe5d3bc1d74fb33d18d1b19599d4c4d90 (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 291bb7bacfdf68e6bc8e99d5c1e258fbcbf2344b
Author: Magnus Enger <magnus at libriotech.no>
Date:   Tue Oct 1 10:54:41 2019 +0200

    Bug 22280: Add a unit test
    
    This patch adds a unit test to t/db_dependent/Illrequests.t, where
    a new node without any next_actions or prev_actions is added to the
    core status graph.
    
    Running the tests show a lot of warnings about "no query in
    themelanguage", but that should not be related to the current bug.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 2ceeebd5244d8e05342a905e52c43747b1778c68
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Sep 23 16:49:35 2019 +0100

    Bug 22280: (RM follow-up) Correction to POD
    
    Minor correction to mislabled POD section for private method.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 633800120840384374fef3da091800a6d989e723
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Wed Jul 3 15:34:48 2019 -0300

    Bug 22280: Fix typo in _status_graph_union
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    Signed-off-by: Andrew Isherwood <andrew.isherwood at ptfs-europe.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 Koha/Illrequest.pm           |    8 ++--
 t/db_dependent/Illrequests.t |  102 +++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 105 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list