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-22Merge branch 'QA_4_4'Marc Delisle
2015-07-21Another failing test fixedMadhura Jayaratne
2015-07-21Fix failing testsMadhura Jayaratne
2015-07-21Fix typo.Hugues Peccatte
2015-07-21Remove duplicate keys in array.Hugues Peccatte
2015-07-20Remove useless call function parameter.Hugues Peccatte
2015-07-20For tests MySQL version is defined as 5.50. So document links will get point ...Madhura Jayaratne
2015-07-19Merge pull request #1794 from Tithugues/templatingHeaderLocationHugues Peccatte
2015-07-19Templating header location.Hugues Peccatte
2015-07-19Update PHPDoc.Hugues Peccatte
2015-07-19Fix typosMarc Delisle
2015-07-19Merge pull request #1798 from udan11/coding_styleMarc Delisle
2015-07-19Merge pull request #1788 from udan11/lintMarc Delisle
2015-07-19Fixed coding style.Dan Ungureanu
2015-07-19Remove unneeded closing tags.Dan Ungureanu
2015-07-18Fixed small error in a testDeven Bansod
2015-07-17Revert tab changes in SqlFormatter_TestMadhura Jayaratne
2015-07-17Use spaces in place of tabsMadhura Jayaratne
2015-07-17Couple of more missing PMA_VERSIONMadhura Jayaratne
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-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