From: Alan Knowles Date: Mon, 3 Apr 2017 04:14:07 +0000 (+0800) Subject: GitLogParser.js X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=6b58e617e398cf48817e22356eadd76f97fa5e45 GitLogParser.js --- diff --git a/GitLogParser.js b/GitLogParser.js index 14712e20..907136ba 100644 --- a/GitLogParser.js +++ b/GitLogParser.js @@ -154,7 +154,18 @@ GitLogParser = { return ret; }, - + + regexes : { + 'HPA' : [ /^localhost\/web.hpasite/, /gitlive\/web.hpasite/ ], + 'MediaOut' : [ /gitlive\/app\.WorkerBee/, /gitlive\/web.MediaOut/, + /media-outreach/ , /Press Release Image Portal/, /Media Outreach Feed/], + 'Habito' : [ /Interspire/ ], + '' + + + + }, + '/usr/bin/perl' : function(ret) { if (ret.title.match(/^PAC/)) { ret.project = 'Unknown';