
Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: ca57032aa9d279490cb28596554f381ce16c81c9 https://github.com/phpmyadmin/error-reporting-server/commit/ca57032aa9d27949... Author: Michal Čihař <michal@cihar.com> Date: 2017-07-11 (Tue, 11 Jul 2017) Changed paths: M src/Model/Table/IncidentsTable.php Log Message: ----------- Fix checking for fallback Signed-off-by: Michal Čihař <michal@cihar.com> Commit: c9adb396acd3117eb8248f4e6b016db7baa69160 https://github.com/phpmyadmin/error-reporting-server/commit/c9adb396acd3117e... Author: Michal Čihař <michal@cihar.com> Date: 2017-07-11 (Tue, 11 Jul 2017) Changed paths: A config/Migrations/20170711060435_AlterIncidents.php M src/Model/Table/IncidentsTable.php Log Message: ----------- Allow storing longer error messages Fixes #137 Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/error-reporting-server/compare/340290752a45......