GitLogParser.js
[gitlive] / GitLogParser.js
index cc715e2..551b3b3 100644 (file)
@@ -183,13 +183,24 @@ GitLogParser = {
     
     regexes : {
         'HPA' : [ /web.hpasite/, /Roo Application Builder - Site/ ],
-        'MediaOut' : [ /app\.WorkerBee/, /web.MediaOut/,
-                        /media-outreach/ , /Press Release Image Portal/, /Media Outreach Feed/ , /PressRelease/],
+        'MediaOut' : [ /app\.WorkerBee/, /web\.MediaOut/, /workerbee/,
+                        /media-outreach/ , /Press Release Image Portal/, /Media Outreach Feed/ , /PressRelease/, 
+                        /Auto Searching/ , // These are the excel files they send over..
+                        /sitemap\.xml/
+                        ],
         'Habito' : [ /Interspire/ ],
-        'Hebe' :[ /web.hhyc_membership_system/ ,/Builder - Hebe/]
+        'Hebe' :[ /web.hhyc_membership_system/ ,/Builder - Hebe/, /Hebe Haven Membership Managment/],
         
+        'RIS' : [ /Project web.Ris/ , /RIS HK/ ],
+        // for who thoug...
+        'Mailfort' : [ /web.FlexySpam/ ],
         
+        'COBA'  : [/Veridate Financial/, /web\.coba/, /COBA/ ],
         
+        'Unknown Project' : [ /PAC/ , /Guake/ , /WhatsApp/ ],
+        'Admin Work' : [ /roojs.com\/admin/ ]
+            
+         
     },
     
     '/usr/bin/perl' : function(ret) {