[koha-commits] main Koha release repository branch new/bug_6679 created. v3.04.00-571-g6200d4a

Git repo owner gitmaster at git.koha-community.org
Wed Sep 21 05:00:28 CEST 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_6679 has been created
        at  6200d4ae21a6e780fe221d0f873395f5d60c063c (commit)

- Log -----------------------------------------------------------------
commit 6200d4ae21a6e780fe221d0f873395f5d60c063c
Author: Maxime Pelletier <maxime.pelletier at libeo.com>
Date:   Tue Sep 20 17:40:36 2011 -0400

    Bug 6679 : fix 3 perl::critic warnings
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit fae07abcc69e430c84f7b4f3241c1fe21e7bd5ab
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Sat Sep 17 08:02:54 2011 +0200

    Bug 6679 Followup for acqui/histsearch.pl
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 7cdea5de355e853f25300821cc641672443177de
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Mon Aug 8 20:29:05 2011 +1200

    Bug 6679 Fix scripts in admin & acqui to pass Perl::Critic
    
    Scripts in admin & acqui subdirectores weren't passing t/00-testcritic.t. This
    patch add admin & acqui scripts to test case and fix various errors related to
    Perl::Critic compliancy.
    
    - Fixing a style error to pass Perl::Critic, plus silencing a warn
    - More style errors, plus fixing a security issue
    - Explicitly using Carp
    
    Contrary to common belief, subroutine prototypes do not enable
    compile-time checks for proper arguments. Don't use them.
    
    Defining a named sub within another sub, does not prevent that
    subroutine being global
    
    Signed-off-by: Frédéric Demians <frederic at tamil.fr>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list