Ian Wienand 48e8f7e937 Fix URL detection in testresult match
This regex dates from the original commit
(Idb4ad8e6079165d681271987a92cab5d8b7c81be) where I think the negative
matches are intended to stop matching between groups.

I don't think this is necessary.  In particular, the negative match on
the last group ($4) means that it will not match if there is a URL in
the free-form text portion.

I've simplified this and also added some comments to make it clear
what it is looking for.

Change-Id: I863d88e9a7ed2fd41924b8fc4a12dbea3ee2b205
2016-05-04 20:21:50 +02:00
..
2016-03-03 14:10:31 -08:00
2016-03-08 12:14:59 -08:00
2015-11-23 17:23:10 -08:00
2016-01-07 13:40:12 -08:00
2014-04-25 12:35:25 -07:00
2014-10-20 15:13:14 -05:00
2016-04-15 15:59:53 -04:00
2016-02-25 08:51:49 -08:00
2016-01-25 08:30:22 +01:00
2015-08-05 13:47:16 -04:00
2016-04-01 17:10:49 -04:00
2016-04-10 18:09:35 +02:00
2016-02-01 15:09:10 -08:00
2016-03-26 13:47:17 -04:00
2016-03-30 14:04:55 +00:00
2016-03-08 14:57:21 -05:00
2016-02-25 09:29:21 -08:00
2016-01-15 08:07:53 -08:00