[koha-commits] updated branch master (eb849c690aae34074afa15726c00af0532084618)

Koha Gitosis gitosis at git.koha.org
Sun Aug 2 08:27:27 CEST 2009


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 "Koha GitWeb".

The branch, master has been updated
       via  eb849c690aae34074afa15726c00af0532084618 (commit)
      from  c8f7e64d353fed72458dce82d95c673e9ba8598e (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 eb849c690aae34074afa15726c00af0532084618
Author: J. David Bavousett <dbavousett at ptfs.com>
Date:   Sat Aug 1 19:38:44 2009 -0400

    Created database-tidying cron script
    
    This little script establishes a framework for database cleanup on some regular
    schedule.  Initial implementation provides for brute truncation of the sessions
    table, and selective-by-age cleanup of the zebraqueue.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 misc/cronjobs/cleanup_database.pl |  106 +++++++++++++++++++++++++++++++++++++
 misc/cronjobs/crontab.example     |    2 +
 2 files changed, 108 insertions(+), 0 deletions(-)
 create mode 100755 misc/cronjobs/cleanup_database.pl


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list