[koha-commits] main Koha release repository branch new/bug_5327 updated. v3.06.00-154-gdfa4b73

Git repo owner gitmaster at git.koha-community.org
Thu Dec 15 13:42:17 CET 2011


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, new/bug_5327 has been updated
       via  dfa4b73737ff32b10fd01fb53937b137d898c770 (commit)
       via  18bb9c22100ba810944a1341a891bc5b2e765255 (commit)
       via  47b514cf565f5eaccbefd256f24f82f38b5b4765 (commit)
       via  bb79d37b8754114ec670b5806150b61340b99e7c (commit)
       via  7876d4fa8dcc67ec54448edb7c4cd9d454dcf52a (commit)
      from  ffb544e8e4a202705c330f0026453cecebe08c71 (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 dfa4b73737ff32b10fd01fb53937b137d898c770
Author: Chris Hall <chrish at catalyst.net.nz>
Date:   Thu Dec 8 09:34:36 2011 +1300

    Added missing reference case to Boolean.t and corrected count
    
    http://bugs.koha-community.org/show_bug.cgi?id=5327
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Test passes.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 18bb9c22100ba810944a1341a891bc5b2e765255
Author: Chris Hall <chrish at catalyst.net.nz>
Date:   Fri Dec 9 11:04:19 2011 +1300

    Bug 5327: Patch removes unneeded self=shift from TTParser::unshift_token
    
    Removed  unneeded self=shift from unshift_token
    (as peek and next do not take a self, makes interface more consistent)
    
    http://bugs.koha-community.org/show_bug.cgi?id=5327
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 47b514cf565f5eaccbefd256f24f82f38b5b4765
Author: Duncan Tyler <duncan at duncan-SoT.wgtn.cat-it.co.nz>
Date:   Fri Dec 9 10:19:14 2011 +1300

    Added unit tests for Scrubber
    
    http://bugs.koha-community.org/show_bug.cgi?id=5327
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Test passes.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit bb79d37b8754114ec670b5806150b61340b99e7c
Author: Duncan Tyler <duncan at duncan-SoT.wgtn.cat-it.co.nz>
Date:   Fri Dec 9 08:52:34 2011 +1300

    Added unit test for AuthoritiesMarc/UNIMARC.pm
    
    http://bugs.koha-community.org/show_bug.cgi?id=5327
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Test passes.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 7876d4fa8dcc67ec54448edb7c4cd9d454dcf52a
Author: Duncan Tyler <duncan at duncan-SoT.wgtn.cat-it.co.nz>
Date:   Thu Dec 8 14:38:28 2011 +1300

    Added unit tests for Sip Checksum.pm
    
    http://bugs.koha-community.org/show_bug.cgi?id=5327
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Test passes.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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

Summary of changes:
 C4/TTParser.pm              |    1 -
 t/AuthoritiesMarc_UNIMARC.t |    4 +++-
 t/Boolean.t                 |    1 +
 t/SIP_Sip.t                 |   18 +++++++++++++++++-
 t/Scrubber.t                |   24 +++++++++++++++++++++---
 5 files changed, 42 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list