[koha-commits] main Koha release repository branch 3.6.x updated. v3.06.01-87-g12ea57b

Git repo owner gitmaster at git.koha-community.org
Thu Dec 8 20:44:16 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.6.x has been updated
       via  12ea57b606038692b6228f37c98bb017bef735e3 (commit)
       via  c5e6163efb06490c7e21d2d067df1a0727005b3b (commit)
       via  a8274cdfdea6350a292361da0370db9f67d02dcc (commit)
      from  9c3bbbea56b5d8a56132be3b54407eabc97b94d9 (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 12ea57b606038692b6228f37c98bb017bef735e3
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Wed Nov 2 15:55:00 2011 +1300

    Bug 6679 : Adding license statement and stopping declaring variables in a conditional
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit c5e6163efb06490c7e21d2d067df1a0727005b3b
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Mon Oct 31 21:16:29 2011 +1300

    Bug 6679 : cataloguing/ now passing critic tests
    
    Declare variables outside of conditionals
    Don't use prototypes http://www.modernperlbooks.com/mt/2009/08/the-problem-with-prototypes.html
    Use ":encoding(UTF-8)" to get strict validation.
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit a8274cdfdea6350a292361da0370db9f67d02dcc
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Mon Oct 31 21:02:13 2011 +1300

    Bug 6679: catalogue/ now passing perl critic tests
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 catalogue/showmarc.pl      |    3 +--
 cataloguing/addbiblio.pl   |    8 ++++----
 cataloguing/additem.pl     |    3 ++-
 cataloguing/merge.pl       |    2 +-
 cataloguing/ysearch.pl     |    2 +-
 labels/label-create-csv.pl |   27 ++++++++++++++++++++++++---
 t/00-testcritic.t          |    4 ++--
 7 files changed, 35 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list