
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: f8939546bdef716d27a481c0873a47e5fc372131 https://github.com/phpmyadmin/phpmyadmin/commit/f8939546bdef716d27a481c0873a... Author: Michal Čihař <michal@cihar.com> Date: 2014-12-04 (Thu, 04 Dec 2014) Changed paths: M test/install-runkit Log Message: ----------- Do not cache runkit The improvement is not noticeable in this case, so let's always use fresh copy. Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 88d2892f1e05ce21861cb1604434f34e50e5b344 https://github.com/phpmyadmin/phpmyadmin/commit/88d2892f1e05ce21861cb1604434... Author: Michal Čihař <michal@cihar.com> Date: 2014-12-04 (Thu, 04 Dec 2014) Changed paths: M build.xml Log Message: ----------- Supress success output from lint Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 860282947356d6eb272351c80cfc1b588bfee222 https://github.com/phpmyadmin/phpmyadmin/commit/860282947356d6eb272351c80cfc... Author: Michal Čihař <michal@cihar.com> Date: 2014-12-04 (Thu, 04 Dec 2014) Changed paths: M .travis.yml Log Message: ----------- Merge lint run into testsuite run It should be faster to run these in parallel, but given limited amount of workers, it's better to do more work in single run. The run takes longer, but overall time to run all tests is lower due to less waiting for free worker. Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/phpmyadmin/compare/f2047699be3b...860282947356