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 (Collapse)Author
2015-07-08Fix testsMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-08Fix failing testsMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-07Merge pull request #1771 from madhuracj/rfe812Marc Delisle
#812 store export definitions for reuse
2015-07-02rfe #812 store export definitions for reuseMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-02Fix tests, use proxy settings from envNisarg Jhaveri
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-07-02Fix failing testsMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-02Remove configuration storage data related to a user upon deleting the userMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-30Merge branch 'master' of github.com:phpmyadmin/phpmyadminMadhura Jayaratne
2015-06-30Match the name of corresponding config value.Madhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-30Add missing docblock in Util_testNisarg Jhaveri
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-29Add some unit testsNisarg Jhaveri
- for Footer class - for navigation/PMA_Node_Database class - In Util class for foreign key check Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-26Merge branch 'QA_4_4'Madhura Jayaratne
2015-06-26Update testsMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-25#1561 Being able to use multiple servers at the same time when using cookie authMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-24Fix tests for PMA_getDefaultPage and new tests for PMA_getLoadingPageMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-24Fix undefined indexMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-24New tests for insert/edit form changes based on column privilegesMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-24Fix typoMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-24Fix failing testsMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-23Make text and password fields in config forms smallerNisarg Jhaveri
The size of these field in config forms was a little too big and was causing some problems with navigation panel settings dialig box Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-23Merge pull request #1737 from devenbansod/rfe1060_newIsaac Bennetch
Designer settings saved in a new table in configuration storage
2015-06-22Revert "Temporarily deactivate these tests (almost always fail on ↵Michal Čihař
ci.phpmyadmin.net)" This reverts commit 9403921e4e689be0e62ccc23e9634039e94792ea. We should really test those. In case the requests will fail, some other solution should be found to actually execute this code. Signed-off-by: Michal Čihař <michal@cihar.com> Conflicts: test/classes/PMA_Config_test.php test/classes/PMA_Util_test.php test/libraries/PMA_SetupIndex_test.php
2015-06-21Designer settings saved in a new table in configuration storageDeven Bansod
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-06-18Pass db name to fix the testsMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-18Merge branch 'master' of github.com:phpmyadmin/phpmyadminMadhura Jayaratne
2015-06-18Fix failing testsMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-18Merge pull request #1736 from nisargjhaveri/debug_consoleMarc Delisle
[WIP] SQL debugging in console
2015-06-18SQL debugging in consoleNisarg Jhaveri
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-16Finish refactoring tbl_*.lib.phpJason
Signed-off-by: Jason <jason.daurus@gmail.com>
2015-06-14Make PHPcs happy.Hugues Peccatte
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-06-13Merge branch 'master' into qbeMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-12Make PHPcs happy.Hugues Peccatte
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-06-12Merge pull request #1720 from devenbansod/rfe1594Isaac Bennetch
RFE#1594: Use plain English descriptors instead of script names for Browse, SQL, Privileges, etc links
2015-06-13Replace script names as config options with plain english wordsDeven Bansod
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-06-12Fix failing testsMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-10Merge pull request #1718 from gzzhanghao/refactorAtul Pratap Singh
Refactoring tbl_indexes.lib.php & tbl_chart.lib.php
2015-06-08Update testsMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-08Refactoring tbl_indexes.lib.php & tbl_chart.lib.phpJason
Signed-off-by: Jason <jason.daurus@gmail.com>
2015-06-07Remove unused codeMarc Delisle
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-06Remove unused parameterMarc Delisle
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-05Adjust testsMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-04Comment out an assert, to be fixed after some timeAtul Pratap Singh
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-06-04Remove superfluous whitespaceMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-01Merge pull request #1708 from devenbansod/rfe701_using_cssIsaac Bennetch
RFE#701 - Print View using CSS - Rewrite
2015-06-01RFE#701 - Print View using CSS - RewriteDeven Bansod
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-05-31Feature request 1675: MySQL and MariaDB functions INET6_ATON and INET6_NTOAIsaac Bennetch
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2015-05-31Merge pull request #1700 from gzzhanghao/templateAtul Pratap Singh
Complete templates for table related scripts
2015-05-30Templates for table related scriptsJason
Signed-off-by: Jason <jason.daurus@gmail.com>
2015-05-30Fix testMarc Delisle
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-05-29Fix testMarc Delisle
Signed-off-by: Marc Delisle <marc@infomarc.info>