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 "Savane clean-up".
The branch, master has been updated via 74b02a491871468464e278be3ec9b2ffde1d5584 (commit) from f276952dcb20c36e58331f631a207e6f8f104d72 (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 74b02a491871468464e278be3ec9b2ffde1d5584 Author: Sylvain Beucler <b...@beuc.net> Date: Thu Jul 30 21:04:08 2009 +0200 Scripts to tidy database ----------------------------------------------------------------------- Summary of changes: backend/Makefile.am | 3 +- backend/misc/sv_cleaner.in | 2 +- backend/misc/sv_spammers_purge.in | 89 +++++++++++++++++++++ db/mysql/table_user.structure | 5 +- db/mysql/table_user_group.structure | 3 +- tests/minimal_configs/Makefile | 2 +- update/clean-up/16-tidy-db.sql | 14 ++++ update/clean-up/16-tidy-news.sql | 5 - update/clean-up/savannah_unused_users.php | 119 +++++++++++++++++++++++++++++ 9 files changed, 231 insertions(+), 11 deletions(-) create mode 100644 backend/misc/sv_spammers_purge.in create mode 100644 update/clean-up/16-tidy-db.sql delete mode 100644 update/clean-up/16-tidy-news.sql create mode 100644 update/clean-up/savannah_unused_users.php hooks/post-receive -- Savane clean-up _______________________________________________ Savannah-cvs mailing list Savannah-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/savannah-cvs