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
2018-12-19Fix #14791 - php warning, db_export.php#91 urldecode()William Desportes
2018-11-11Retrieve parameters from $_POST in exportMaurício Meneghini Fauth
2018-01-14Refactor PhpMyAdmin\Display\Export classMaurício Meneghini Fauth
2017-09-06Remove no longer needed page_settings.forms.php and user_preferences.forms.phpMichal Čihař
2017-09-05Refactor export functions to static methodsMaurício Meneghini Fauth
2017-09-04Refactor display_export to static methodsMaurício Meneghini Fauth
2017-08-16Use Response::addHTML to render error messageMichal Čihař
2017-08-14show error message on export page when database is emptyManish Bisht
2017-07-09Move config classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-30Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2016-12-07Remove odd/even markupMichal Čihař
2016-11-15Merge branch 'QA_4_6'Michal Čihař
2016-11-15Check parameter type before processingMichal Čihař
2016-02-23Fix #12017 Cannot easily select multiple tables when exportingMadhura Jayaratne
2015-10-18Add missing checksMarc Delisle
2015-09-12Set namespace on plugins classes.Hugues Peccatte
2015-09-12Merge branch 'master' into useNamespaces_masterHugues Peccatte
2015-09-11Fix coding styleMarc Delisle
2015-09-11Remove duplicationMarc Delisle
2015-09-11Refactor to remove display_export.inc.phpMarc Delisle
2015-09-06Add missing require.Hugues Peccatte
2015-09-06Add missing require.Hugues Peccatte
2015-09-01Set namespace on config classes.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-08-25Refactor db_info.inc.phpMarc Delisle
2015-07-25Make PHPCS happy.Hugues Peccatte
2015-07-18As suggested by ScrutinizerMarc Delisle
2015-07-18CleanupMarc Delisle
2015-07-17Remove duplicate codeMarc Delisle
2015-06-27rfe#1603 select structure or data for each table when exportingNisarg Jhaveri
2015-05-18Page-related settings, rfe#1559Nisarg Jhaveri
2015-03-06Remove unneeded closing tagsRahul Kadyan
2013-08-06Various coding style fixesMichal Čihař
2013-08-01Directly use POST parametersMarc Delisle
2013-07-21rename server_export.lib.php to display_export.lib.php due to it works for se...xmujay
2013-05-21bug #3948 Server export problemsMadhura Jayaratne
2012-10-31Dropped (again) some server side code for checking all items in a listRouslan Placella
2012-10-31Wrap long linesRouslan Placella
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-04-14Coding style improvementsMadhura Jayaratne
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-06use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-07-22Spacing around ifMichal Čihař
2011-06-27Remove @uses tags from docblocksMichal Čihař
2010-08-30Fix permissions.Michal Čihař