
Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: f661693e8210619894cd6df76a98ef15e2f91bdd https://github.com/phpmyadmin/error-reporting-server/commit/f661693e82106198... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2017-06-18 (Sun, 18 Jun 2017) Changed paths: M src/Model/Table/IncidentsTable.php Log Message: ----------- Log and don't save if length of error message for an incident field is too long Issue #137 Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: 2fadbe136165f8fc4502055cb57a0943d3f76cb0 https://github.com/phpmyadmin/error-reporting-server/commit/2fadbe136165f8fc... Author: Michal Čihař <michal@cihar.com> Date: 2017-06-18 (Sun, 18 Jun 2017) Changed paths: M src/Model/Table/IncidentsTable.php Log Message: ----------- Merge pull request #161 from devenbansod/log_long_errmsg Log and don't save if length of error message for an incident field is too long Compare: https://github.com/phpmyadmin/error-reporting-server/compare/01758b823169......