[koha-commits] main Koha release repository branch, 3.2.x, updated. 3.02.02-85-gddb3802

Git repo owner gitmaster at git.koha-community.org
Tue Jan 18 00:40:57 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, 3.2.x has been updated
       via  ddb38021b7ae42515be67e58a108d397200f713c (commit)
       via  8a4f5e75934f61d6f4f987bbbab5632c8abdb4ed (commit)
       via  8a6e0694160375ca201cb8d343c20860bea37efa (commit)
       via  e6a16de55b5baaf50be0e62d4e01ab4d78487d0b (commit)
       via  2e1393486fffbbebbc738ea7c469ba0b9d8062e8 (commit)
       via  ed1fc0cd06d73e7b13e7c68aaea0bb858c70f2ee (commit)
       via  78da7f4c7cb0cb0a89920789a915080aefea1959 (commit)
       via  1a69f7e0a6a7530cc15323f848bca165e2690152 (commit)
       via  64713d3c3768902c9f8535bf3b46a490c35e9a83 (commit)
       via  980d3878474e3242a8ca82be19a5d88880a94c8a (commit)
      from  8c981a7b7f6540ff78b070c11877be55b4248c62 (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 ddb38021b7ae42515be67e58a108d397200f713c
Author: Zach Sim <joseph.zachariah.sim at gmail.com>
Date:   Tue Jan 18 11:14:21 2011 +1300

    Added extra unit tests to Debug.t
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 3b22fc6cc0267473fea7f7431ce9bc9861145b0d)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 8a4f5e75934f61d6f4f987bbbab5632c8abdb4ed
Author: johnboy <chansey.killer at hotmail.com>
Date:   Tue Jan 18 11:34:39 2011 +1300

    bug 5327 started testing
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 80f8c41e4c5da0263b25b6c4bfd894f0113777cc)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 8a6e0694160375ca201cb8d343c20860bea37efa
Author: johnboy <chansey.killer at hotmail.com>
Date:   Tue Jan 18 11:06:05 2011 +1300

    Bug 5327 Starting tests for BackgroundJob
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 594a31bfe12465f281bb6e8acaa3e5d6b4083fb9)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit e6a16de55b5baaf50be0e62d4e01ab4d78487d0b
Author: spartaness <spartan0042 at hotmail.com>
Date:   Tue Jan 18 10:57:31 2011 +1300

    Bug 5327 Starting Unit Tests for Auth.pm
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 3df717479cd7e19fef2d6d18300636391f1d2b5b)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 2e1393486fffbbebbc738ea7c469ba0b9d8062e8
Author: claudia <claudia.forsman at gmail.com>
Date:   Tue Jan 18 08:56:33 2011 +1300

    Bug 5327 removing uneeded tests
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 81f9c4976c171aae6e7f630dc8eb27a3e5424bb0)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit ed1fc0cd06d73e7b13e7c68aaea0bb858c70f2ee
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Mon Jan 17 22:53:28 2011 +1300

    Bug 5399: Follow up style patch, moving exits out of subroutine
    (cherry picked from commit 12741cfafa7513ee7b4627863c18346cb8507873)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 78da7f4c7cb0cb0a89920789a915080aefea1959
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Mon Jan 17 09:45:41 2011 +0000

    Bug 5399: remove useless eval 'use C4::Foo'
    
    Also add a couple FIXMEs
    
    Marcel: Signed and updated for current master
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 4532ca70bc5842667c6ff53d9fec5d7e7b4f4317)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 1a69f7e0a6a7530cc15323f848bca165e2690152
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Mon Jan 17 20:59:11 2011 +1300

    Adding a new developer to the history
    (cherry picked from commit eae38fa6800454db627c4ab7e5a50ec17f42e018)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 64713d3c3768902c9f8535bf3b46a490c35e9a83
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Tue Dec 14 09:28:53 2010 +0000

    Bug 5403 Remove DisplayISBN and GetPublisherNameFromIsbn
    
    These two subroutines were no longer being used by any other code
    removed them from their respective modules
    If we need any ISBN in future we should use Business::ISBN directly
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit a61db4986d7635e2eadb32f4df7332261e773826)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 980d3878474e3242a8ca82be19a5d88880a94c8a
Author: Zach Sim <joseph.zachariah.sim at gmail.com>
Date:   Mon Jan 17 16:14:22 2011 +1300

    Bug 5327 - Adding UNIT Tests.
    
    Squashed commit of the following:
    
    commit 146d14665c52edaa85e38b70aabc9d52be5d64b6
    Author: Zach Sim <joseph.zachariah.sim at gmail.com>
    Date:   Mon Jan 17 16:07:24 2011 +1300
    
        Edited DisplayISBN to cleanup the ISBN using _isbn_cleanup if it is not 13 or 10 digits long.
    
    commit ba97b26d9a25470b0717cdd60a3d4f7a5c459ca9
    Author: Zach Sim <joseph.zachariah.sim at gmail.com>
    Date:   Mon Jan 17 16:06:14 2011 +1300
    
        Added extra unit tests to test C4::Koha::DisplayISBN.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 53a301b8f20ba285c8e483aa6d5a3b2539380ccb)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 C4/Biblio.pm             |   31 --------------
 C4/Koha.pm               |  101 ----------------------------------------------
 acqui/addorderiso2709.pl |    6 +--
 acqui/basketgroup.pl     |    9 +++-
 docs/history.txt         |    1 +
 t/{Input.t => Auth.t}    |    3 +-
 t/BackgroundJob.t        |   33 +++++++++++++++
 t/Debug.t                |    6 ++-
 t/Koha.t                 |    6 +++
 9 files changed, 54 insertions(+), 142 deletions(-)
 copy t/{Input.t => Auth.t} (83%)
 mode change 100755 => 100644
 create mode 100644 t/BackgroundJob.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list