[mythtv-commits] extras/master commit: 8b6a1f5f5 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Sun Feb 27 05:56:15 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-02-26T21:54:54-08:00
   Push Date:  2011/02/26 21:56:13 -0800
  Repository:  extras
      Branch:  master
New Revision:  8b6a1f5f56a19b6b074fbaefa4c9f1bbe352d6b4
   Changeset:  https://github.com/MythTV/extras/commit/8b6a1f5f5

Log:

Added mysql-based deduping of received SHA1

This is an attempt to remove duplicate emails.  These emails happen when (for
instance) a merge occurs, and somehow, github pushes parts of both parents at
us even though we already saw one of them before.  This has been annoying a
number of us for a while, and this is my first shot at curing the problem.

Also split the config out into a separate file

Added:

   git_hooks/email_hook.apache.conf
   git_hooks/email_hook.cfg.example
   git_hooks/email_hook.sql

Removed:

   git_hooks/email_hook.conf

Modified:

   git_hooks/email_hook.pl



More information about the mythtv-commits mailing list