[koha-commits] main Koha release repository branch new/bug_7240 created. v3.06.00-336-g73c5cb3

Git repo owner gitmaster at git.koha-community.org
Fri Jan 13 14:03:03 CET 2012


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_7240 has been created
        at  73c5cb327723cdba39e52458a4aff824cc540a52 (commit)

- Log -----------------------------------------------------------------
commit 73c5cb327723cdba39e52458a4aff824cc540a52
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Mon Nov 21 12:21:11 2011 +0100

    Bug 7240: Cleaning up import tables and action_logs
    
    This patch lets cleanup_database also purge older records from the (five) import tables and the action_logs table.
    Two new command line parameters are introduced: --import and --logs.
    If no number of days is specified for --zebraqueue, --import or --logs, it defaults to 30 days, 60 days resp. 180 days.
    I did not add a default for --sessdays, because this parameter cannot be seen separately from parameter --sessions.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    Adds new parameters and code, does not change existing behaviour
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list