[mythtv-firehose] extras/master commit: b25e4fddc by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Tue Apr 10 08:03:45 UTC 2012


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-02-26T21:54:54-08:00
   Push Date:  2012/04/10 01:02:06 -0700
  Repository:  extras
      Branch:  master
New Revision:  b25e4fddc245af54795b44be2007229b5068d8a3
   Changeset:  https://github.com/MythTV/extras/commit/b25e4fddc

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-firehose mailing list