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-07-17Add PMA_VERSION to fix failing testsMadhura Jayaratne
2015-07-17We need to test PMA_VERSION to avoid PMA_checkRelationsParam()Madhura Jayaratne
2015-07-13Support MySQL 5.7.5 virtual columnsMadhura Jayaratne
2015-07-12Fixed test.Dan Ungureanu
2015-07-11Restore SQL mode after export with certain configuration has finished.Dan Ungureanu
2015-07-10Fix HHVM tests.Dan Ungureanu
2015-07-10Fixed failing tests. Also, removed deprecated PHPUnit configuration that migh...Dan Ungureanu
2015-07-10Removed the old parser.Dan Ungureanu
2015-07-10Using the new parser for replacing aliases for export.Dan Ungureanu
2015-07-10Refactored Table.class.php.Dan Ungureanu
2015-07-10Finished replacing the old parser in DisplayResults.Dan Ungureanu
2015-07-10More refactoring.Dan Ungureanu
2015-07-10Removed dead code.Dan Ungureanu
2015-07-02Fix tests, use proxy settings from envNisarg Jhaveri
2015-06-30Merge branch 'master' of github.com:phpmyadmin/phpmyadminMadhura Jayaratne
2015-06-30Match the name of corresponding config value.Madhura Jayaratne
2015-06-30Add missing docblock in Util_testNisarg Jhaveri
2015-06-29Add some unit testsNisarg Jhaveri
2015-06-22Revert "Temporarily deactivate these tests (almost always fail on ci.phpmyadm...Michal Čihař
2015-06-18Pass db name to fix the testsMadhura Jayaratne
2015-06-18Merge branch 'master' of github.com:phpmyadmin/phpmyadminMadhura Jayaratne
2015-06-18Fix failing testsMadhura Jayaratne
2015-06-18Merge pull request #1736 from nisargjhaveri/debug_consoleMarc Delisle
2015-06-18SQL debugging in consoleNisarg Jhaveri
2015-06-14Make PHPcs happy.Hugues Peccatte
2015-06-13Merge branch 'master' into qbeMadhura Jayaratne
2015-06-13Replace script names as config options with plain english wordsDeven Bansod
2015-06-12Fix failing testsMadhura Jayaratne
2015-06-07Remove unused codeMarc Delisle
2015-06-06Remove unused parameterMarc Delisle
2015-06-01Merge pull request #1708 from devenbansod/rfe701_using_cssIsaac Bennetch
2015-06-01RFE#701 - Print View using CSS - RewriteDeven Bansod
2015-05-31Feature request 1675: MySQL and MariaDB functions INET6_ATON and INET6_NTOAIsaac Bennetch
2015-05-31Merge pull request #1700 from gzzhanghao/templateAtul Pratap Singh
2015-05-30Templates for table related scriptsJason
2015-05-29Merge branch 'QA_4_4'Madhura Jayaratne
2015-05-29Update testsMadhura Jayaratne
2015-05-27Remove unused parameter docMarc Delisle
2015-05-27Deactivate currently unused parameters in testMarc Delisle
2015-05-23Make PHPcs happy.Hugues Peccatte
2015-05-23Make PHPcs happy.Hugues Peccatte
2015-05-23Make PHPcs happy.Hugues Peccatte
2015-05-23Make PHPcs happy.Hugues Peccatte
2015-05-19Improve template systemJason
2015-05-15Remove dead codeMarc Delisle
2015-05-15Merge pull request #1642 from gzzhanghao/oop-refactorAtul Pratap Singh
2015-05-14Refactoring tbl_view.lib and add PMA\TemplateJason
2015-05-14Return HTML instead of echo-ing directly in FormDisplayNisarg Jhaveri
2015-05-08Merge branch 'QA_4_4'Madhura Jayaratne
2015-05-08Fix failing testsMadhura Jayaratne