Anssi Johansson <github@miuku.net>: Author Summary
Build | Completed | Code commits | Tests |
---|---|---|---|
PHPBB3 › DD32 › #448 | 3 years ago | 6736 passed | |
PHPBB3 › DDM › #371 | 3 years ago |
[ticket/15683] Better error message when commit message has CRLF
When someone tries to do a pull request with incorrect line breaks in the commit message, the error message as given by Travis is "Unexpected EOF encountered". The error message should be clearer that CR/LF was the problem. This change adds a separate check for CRLF line endings. PHPBB3-15683 |
Testless build |
Build | Completed | Code commits | Tests |
---|---|---|---|
PHPBB3 › DDM › #371 | 3 years ago |
[ticket/15683] Better error message when commit message has CRLF
When someone tries to do a pull request with incorrect line breaks in the commit message, the error message as given by Travis is "Unexpected EOF encountered". The error message should be clearer that CR/LF was the problem. This change adds a separate check for CRLF line endings. PHPBB3-15683 |
Testless build |
Build | Completed | Code commits | Tests |
---|
When someone tries to do a pull request with incorrect line breaks in the
commit message, the error message as given by Travis is "Unexpected EOF
encountered". The error message should be clearer that CR/LF was the
problem. This change adds a separate check for CRLF line endings.
PHPBB3-15683
The old link pointed to 3.1 documentation
PHPBB3-15680