stable
Clone or download
Read-only
request #10842: Make parsing of Gitolite logs more resilient
If for some reason Tuleap is not able to parse a line of the Gitolite3 logs the line should be ignored instead of throwing a fatal error. Change-Id: Id0d3b291d5fc8288c96d091b21b34d696bc45273
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/Gitolite/Gitolite3LogParser.php | +12 | −6 | Go to diff View file |
M | plugins/git/tests/Git/Gitolite/Gitolite3LogParserTest.php | +7 | −1 | Go to diff View file |
A | plugins/git/tests/Git/Gitolite/_fixtures/gitolite-2017-11-broken.log | +2 | −0 | Go to diff View file |