Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-31Remove code coverage from scrutinizerChirayu Chiripal
2015-02-26Try running tests with PHP nightly (upcoming PHP 7)Michal Čihař
2015-02-23Add Buildtime Trend ServiceMichal Čihař
2015-01-14Allow failures for hhvmMichal Čihař
2014-12-30bug #4675 phpMyAdmin should be able to work without 'examples' DIR - move SQL...Madhura Jayaratne
2014-12-05Do not run lint with Selenium testsMichal Čihař
2014-12-05The hhvm build should no longer failMichal Čihař
2014-12-05Browserstack credentials are now stored in Travis environment varsMichal Čihař
2014-12-04Fix path to BrowserStackLocakMichal Čihař
2014-12-04Another syntax errorMichal Čihař
2014-12-04Allow failure for Selenium testsMichal Čihař
2014-12-04Fix typoMichal Čihař
2014-12-04Switch Selenium tests to PHP 5.6Michal Čihař
2014-12-04Simplify BrowserStack testing setupMichal Čihař
2014-12-04Fix syntax errorMichal Čihař
2014-12-04Run clean as wellMichal Čihař
2014-12-04Start PHP from main script for selenium testsMichal Čihař
2014-12-04Merge lint run into testsuite runMichal Čihař
2014-12-04Show php log after tests are executedMichal Čihař
2014-12-04Cache runkit build as wellMichal Čihař
2014-12-04Cache browserstack downloadMichal Čihař
2014-12-04Move browserstack setup to external scriptMichal Čihař
2014-12-04Fix typoMichal Čihař
2014-12-04Move runkit installation to external scriptMichal Čihař
2014-12-04Install ocular using composer instead of wgetMichal Čihař
2014-12-04Simplify if statementsMichal Čihař
2014-12-04Move composer setup to separate phaseMichal Čihař
2014-12-04Set environment in single placeMichal Čihař
2014-12-04Merge branch 'QA_4_2' into MAINT_4_3_0Michal Čihař
2014-12-04Cache composer cacheMichal Čihař
2014-12-04Do not let coveralls fail the buildMichal Čihař
2014-12-04Install phpunit using composerMichal Čihař
2014-11-12Use the new beta build env on TravisJosh Kalderimis
2014-11-03Merge branch 'runkit'Michal Čihař
2014-11-03Revert "Split up Travis PHP config snippets"Michal Čihař
2014-11-03This patch works only for 5.6Michal Čihař
2014-11-03Add runkit support for PHP 5.6Michal Čihař
2014-11-03Split up Travis PHP config snippetsMichal Čihař
2014-11-02add HHVM travis builds to allowed failures (HHVM 3.3.0)Chirayu Chiripal
2014-08-31install composer packages for hhvm alsoChirayu Chiripal
2014-06-24Update BrowserStack automate keyMichal Čihař
2014-06-24Skip runkit only for php 5.6 (not composer deps and so on)Michal Čihař
2014-06-24Disable runkit for PHP 5.6Michal Čihař
2014-05-26Don't let coverage upload failure fail the testsMichal Čihař
2014-05-09Move coverage upload to after_scriptMichal Čihař
2014-05-09Send coverage report from Travis to ScrutinizerMichal Čihař
2014-04-30Add composer to pathMichal Čihař
2014-04-30Install all testing deps by composerMichal Čihař
2014-04-30Completely remove coverage testing from SeleniumMichal Čihař
2014-04-30HHVM tests should no longer failMichal Čihař