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
2015-07-15Fixed a few of Scrutinizer's issue.Dan Ungureanu
2015-07-15Reorganized code.Dan Ungureanu
2015-07-13Result retrieve function has also changedMadhura Jayaratne
2015-07-13Fix test. Numeric indexes are being used to fetch valueMadhura Jayaratne
2015-07-13Fix typoMadhura Jayaratne
2015-07-13Fix testsMadhura 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-10Using the new parser to simulate queries.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-10Use new parser in routines' execute form.Dan Ungureanu
2015-07-10Removed dead code.Dan Ungureanu
2015-07-10Refactored PMA_RTN_getDataFromName().Dan Ungureanu
2015-07-10Fixed failing test.Dan Ungureanu
2015-07-10Removed PMA_RTN_parseOneParameter().Dan Ungureanu
2015-07-10Removed PMA_RTN_parseAllParameters().Dan Ungureanu
2015-07-10Include sql-parser in tests.Dan Ungureanu
2015-07-10Use phpmyadmin's secondary tabs instead of jQuery tabsMadhura Jayaratne
2015-07-10Separate process list from auto refreshingMadhura Jayaratne
2015-07-09These are also internal directives. Remove underscore to match with other sim...Madhura Jayaratne
2015-07-09Underscores are preferred to separate words in configuration storage table na...Madhura Jayaratne
2015-07-08Terminology: user accountsMarc Delisle
2015-07-08Fix testsMadhura Jayaratne
2015-07-08Fix failing testsMadhura Jayaratne
2015-07-07Merge pull request #1771 from madhuracj/rfe812Marc Delisle
2015-07-02rfe #812 store export definitions for reuseMadhura Jayaratne
2015-07-02Fix tests, use proxy settings from envNisarg Jhaveri
2015-07-02Fix failing testsMadhura Jayaratne
2015-07-02Remove configuration storage data related to a user upon deleting the userMadhura Jayaratne
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-26Merge branch 'QA_4_4'Madhura Jayaratne
2015-06-26Update testsMadhura Jayaratne
2015-06-25#1561 Being able to use multiple servers at the same time when using cookie authMadhura Jayaratne
2015-06-24Fix tests for PMA_getDefaultPage and new tests for PMA_getLoadingPageMadhura Jayaratne
2015-06-24Fix undefined indexMadhura Jayaratne
2015-06-24New tests for insert/edit form changes based on column privilegesMadhura Jayaratne
2015-06-24Fix typoMadhura Jayaratne
2015-06-24Fix failing testsMadhura Jayaratne
2015-06-23Make text and password fields in config forms smallerNisarg Jhaveri
2015-06-23Merge pull request #1737 from devenbansod/rfe1060_newIsaac Bennetch