
Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 372ec2064233bc388bd02ae230742f293a96e5a9 https://github.com/phpmyadmin/error-reporting-server/commit/372ec2064233bc38... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2017-06-18 (Sun, 18 Jun 2017) Changed paths: M config/Migrations/20170530155816_fix_stale_report_states.php M src/Model/Table/ReportsTable.php Log Message: ----------- Partially fix error introduced in 66d9f09 Once #160 is fixed, we might be able to recover some data Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: 76372a8fc64694d0615c1a5098e91873bc338fe5 https://github.com/phpmyadmin/error-reporting-server/commit/76372a8fc64694d0... Author: Michal Čihař <michal@cihar.com> Date: 2017-06-18 (Sun, 18 Jun 2017) Changed paths: M config/Migrations/20170530155816_fix_stale_report_states.php M src/Model/Table/ReportsTable.php Log Message: ----------- Merge pull request #162 from devenbansod/partial_fix_error Partially fix error introduced in 66d9f09 Compare: https://github.com/phpmyadmin/error-reporting-server/compare/be6788475895......