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-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ř
2010-08-22Merge conflict resolved for Lori's tree merge to mainninadsp
2010-08-15Added commentslorilee
2010-08-11Back button on export.php pagelorilee
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-27Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...lorilee
2010-07-26No need to require_once footerMichal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-21Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...lorilee
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-06-11Modified formatting for new export pagelorilee
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-12gettext conversionMarc Delisle
2010-05-03strings to gettext, first batchMarc Delisle
2009-12-27Code cleanupHerman van Rink
2009-06-27undefined variable table_select when just clicking the Export menu tabMarc Delisle
2009-06-12rfe #2726479 [export] Export tables preselectHerman van Rink
2008-11-24Adding @package, first part.Michal Čihař
2007-10-17make use of PMA_MessageSebastian Mendel
2007-10-02removed MySQL < 5 codeSebastian Mendel
2007-08-01do not obey MaxTableList on the db export pageMarc Delisle
2007-07-22Gui/export: Select All/Unselect All over the choices, thanks to Florian SchmitzMarc Delisle
2007-05-14unneeded $strDatabaseNoTable, use $strNoTablesFound insteadMarc Delisle