Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: ec8dd516f59407cf3920e870db3ba681a450a678 https://github.com/phpmyadmin/error-reporting-server/commit/ec8dd516f59407cf... Author: Deven Bansod devenbansod.bits@gmail.com Date: 2017-06-30 (Fri, 30 Jun 2017)
Changed paths: M src/Controller/AppController.php M src/Controller/Component/GithubApiComponent.php M src/Controller/DevelopersController.php M src/Controller/GithubController.php M src/Template/Layout/default.ctp M src/Template/Pages/home.ctp M src/Template/Reports/index.ctp M src/Template/Reports/view.ctp
Log Message: ----------- Add a read-only public interface for non-team contributors
Fix #74
* Allow read-only access to reports and incidents views for non-team developers
Signed-off-by: Deven Bansod devenbansod.bits@gmail.com
Commit: 83780eb46075ee3079dae79caef532c50023e16c https://github.com/phpmyadmin/error-reporting-server/commit/83780eb46075ee30... Author: Michal Čihař michal@cihar.com Date: 2017-06-30 (Fri, 30 Jun 2017)
Changed paths: M src/Controller/AppController.php M src/Controller/Component/GithubApiComponent.php M src/Controller/DevelopersController.php M src/Controller/GithubController.php M src/Template/Layout/default.ctp M src/Template/Pages/home.ctp M src/Template/Reports/index.ctp M src/Template/Reports/view.ctp
Log Message: ----------- Merge pull request #167 from devenbansod/fix_74
Add a read-only public interface for non-team contributors
Compare: https://github.com/phpmyadmin/error-reporting-server/compare/dcce7f035505......