
Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 39d29ece95a505d0e17babc73b75f4c4c03e6f9d https://github.com/phpmyadmin/error-reporting-server/commit/39d29ece95a505d0... Author: Michal Čihař <michal@cihar.com> Date: 2017-07-11 (Tue, 11 Jul 2017) Changed paths: M .travis.yml M composer.json Log Message: ----------- Remove Coveralls support It seems to be broken for ages without anybody noticing, so it is apparently not needed. Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 7f3e635126f0d4916b9128bf34fe2d08373827da https://github.com/phpmyadmin/error-reporting-server/commit/7f3e635126f0d491... Author: Michal Čihař <michal@cihar.com> Date: 2017-07-11 (Tue, 11 Jul 2017) Changed paths: M src/Controller/GithubController.php M src/Shell/SyncGithubIssueStatesShell.php M tests/TestCase/Controller/GithubControllerTest.php Log Message: ----------- Use configuration to indicate execution from cron rather than define The define really can not be changed in tests leading to problems in case of different test order. Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/error-reporting-server/compare/e3bd7149d07c......
participants (1)
-
Michal Čihař