
Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 99b538ea66d7452d1541bd79d6ea013a19ba27d7 https://github.com/phpmyadmin/error-reporting-server/commit/99b538ea66d7452d... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2016-02-03 (Wed, 03 Feb 2016) Changed paths: M src/Controller/ReportsController.php Log Message: ----------- Fix issue 104 Adds incident count for related reports. Slightly inefficient fix. But should show correct incident count. Suggestions welcome to make this more efficient. Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: 77f82c39877ce811ac7196cb3b87ee57d83f715d https://github.com/phpmyadmin/error-reporting-server/commit/77f82c39877ce811... Author: Michal Čihař <michal@cihar.com> Date: 2016-02-03 (Wed, 03 Feb 2016) Changed paths: M src/Controller/ReportsController.php Log Message: ----------- Merge pull request #117 from devenbansod/fix_issue_104 Fix issue 104 Compare: https://github.com/phpmyadmin/error-reporting-server/compare/3478cb932610......