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
path: root/test
AgeCommit message (Expand)Author
2014-03-31Try to workaround some timing issuesMichal Čihař
2014-03-30Fix failing test PMA_ConfigFile_Test::testGetServerDSN after b870612Ann + J.M
2014-03-29Minor Bug for favorite icon.Ashutosh Dhundhara
2014-03-28Merge pull request #1091 from ashutoshdhundhara/feature_1329_rev_2Michal Čihař
2014-03-27Fix test conditionMichal Čihař
2014-03-27Wait for page to loadMichal Čihař
2014-03-27Do not share sessions on TravisMichal Čihař
2014-03-27Remove not needed waitingMichal Čihař
2014-03-27Set local flags only if neededMichal Čihař
2014-03-27Enable BrowserStack debuggingMichal Čihař
2014-03-27Wait for loadMichal Čihař
2014-03-27Set build identifier for local buildsMichal Čihař
2014-03-27Set browserstack.local flag for Travis buildsMichal Čihař
2014-03-27Fix typo in method nameMichal Čihař
2014-03-27Feature Request: #1329 Can't rename column with foreign key constraint.Ashutosh Dhundhara
2014-03-27Workaround for Selenium tests with coverageMichal Čihař
2014-03-27Revert "Try to open page in setUp."Michal Čihař
2014-03-27Try to open page in setUp.Michal Čihař
2014-03-27Merge pull request #1095 from ashutoshdhundhara/favourite_tables_icon_onlyMarc Delisle
2014-03-26Feature request: #1476 Favourite tables select box.Ashutosh Dhundhara
2014-03-26Correct call to free methodMichal Čihař
2014-03-26Group Selenium testMichal Čihař
2014-03-25Support AES_DECRYPT as wellMichal Čihař
2014-03-24Temporarily disable sorting testMichal Čihař
2014-03-24Merge pull request #1077 from ganeshaditya1/multicolumnMichal Čihař
2014-03-24Multicolumn sorting feature request(1507)Aditya Sastry
2014-03-21Try to limit browser set to see if it helps running testsuiteMichal Čihař
2014-03-20Remove trailing whitespace from the codeMichal Čihař
2014-03-19Remove incomplete @covers annotationsMichal Čihař
2014-03-19Fixed return valueMichal Čihař
2014-03-19Switch back to chrome for CI testingMichal Čihař
2014-03-19Disable debug mode, does not work with SafariMichal Čihař
2014-03-19Disable Safari testing of testAddData, it is brokenMichal Čihař
2014-03-19Add missing wait for elements after loginMichal Čihař
2014-03-19Need to skip the test explicitely before alert is openMichal Čihař
2014-03-19Enabled BrowserStack debugMichal Čihař
2014-03-19Single place to define per browser skipsMichal Čihař
2014-03-19Ensure logout before doing login testing (needed for session sharing)Michal Čihař
2014-03-19Skip alert testing for Safari, not supported thereMichal Čihař
2014-03-19Need to wait for element to be presentMichal Čihař
2014-03-19Disable MSIE testing, looks too broken for nowMichal Čihař
2014-03-19Test with Safari for nowMichal Čihař
2014-03-18Continuous builds in MSIEMichal Čihař
2014-03-18Might need to expand More menu for Export, Insert and Search testsMichal Čihař
2014-03-18Do not test for newline in resultMichal Čihař
2014-03-18Switch continuous testing to FirefoxMichal Čihař
2014-03-18Compatibility with Firefox webdriverMichal Čihař
2014-03-18Use shared session strategy by defaultMichal Čihař
2014-03-18Make login method idempotentMichal Čihař
2014-03-18Simplify waitMichal Čihař