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
2016-11-08Merge branch 'QA_4_6'Michal Čihař
2016-11-01Allow for proper MySQL-allowed strings as identifiersDeven Bansod
2016-10-19Merge branch 'QA_4_6'Deven Bansod
2016-10-19Add tests for validation of tablenamesDeven Bansod
2016-10-18Fix test expectations for php.net URLsMichal Čihař
2016-10-18Install requests[security] for SNI supportMichal Čihař
2016-10-18Add documentation checks to be executed in Travis CIMichal Čihař
2016-10-18Remove deprecated --dev from composer callsMichal Čihař
2016-10-18Disable runkit install for PHP 7.1Michal Čihař
2016-10-17Remove the nopasswd settingMichal Čihař
2016-10-17Merge branch 'QA_4_6'Michal Čihař
2016-10-17Merge pull request #12631 from devenbansod/fix_12472Michal Čihař
2016-10-14Adjust testsDeven Bansod
2016-10-14Merge branch 'QA_4_6'Deven Bansod
2016-10-14Adjust testsDeven Bansod
2016-10-13Switch to MoTranslator 2.0Michal Čihař
2016-10-12Add testsDeven Bansod
2016-10-08Add tests for generation of Field spec with TIMESTAMP with precisionDeven Bansod
2016-10-08Merge branch 'QA_4_6'Deven Bansod
2016-10-04Remove code for MSIE 6Michal Čihař
2016-09-27Remove no longer used Util::pow and tests for itMichal Čihař
2016-09-19Merge branch 'QA_4_6'Michal Čihař
2016-09-19Merge remote-tracking branch 'origin/pull/12557' into QA_4_6Michal Čihař
2016-09-18Merge branch 'QA_4_6'Deven Bansod
2016-09-18Fix class name in export test commentsDeven Bansod
2016-09-16Use environment for configuring tests only on CLIMichal Čihař
2016-09-16Turn OpenDocument wrapper to a classMichal Čihař
2016-09-16Merge branch 'QA_4_6'Michal Čihař
2016-09-16Merge pull request #12553 from devenbansod/fix_12320Michal Čihař
2016-09-16Merge branch 'QA_4_6'Michal Čihař
2016-09-16Fixed testsDeven Bansod
2016-09-13Added tests for Usergroup as hidden field in Copy User formDeven Bansod
2016-09-09Fix tests, added testcase for Generated columns in moveCopyDeven Bansod
2016-09-07Merge pull request #12537 from Seldar/masterMichal Čihař
2016-09-07Using number_format parameters instead of Util::localizeNumberVolkan Ulukut
2016-09-06Merge branch 'QA_4_6'Michal Čihař
2016-09-06Fix #12531 : Properly flag queries as DROP DATABASEDeven Bansod
2016-09-06Fix other places of wrong value for # in testsMichal Čihař
2016-09-06Set reasonable mock value for testsMichal Čihař
2016-09-06Fix test expectationsMichal Čihař
2016-09-06Set correct Uptime value for testsMichal Čihař
2016-08-30Merge branch 'QA_4_6'Michal Čihař
2016-08-30Fix number formatting with different settings of precision in PHPMichal Čihař
2016-08-29Move request cleanup to Sanitize class and add testsMichal Čihař
2016-08-29Correctly handle errors at client sideMichal Čihař
2016-08-29Always test all available http request backendsMichal Čihař
2016-08-29Hardcode connection timeout settingsMichal Čihař
2016-08-29Test posting to URL not allowing postMichal Čihař
2016-08-29Consistent coding styleMichal Čihař
2016-08-29Move Util::httpRequest tests to UtilTest.phpMichal Čihař