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
2016-10-05Merge branch 'QA_4_6'Deven Bansod
2016-10-05Don't append FROM clause for replacing in UNION statementsDeven Bansod
2016-09-28Merge branch 'QA_4_6'Deven Bansod
2016-09-28Replace FROM clause aliases only if FROM clause is presentDeven Bansod
2016-03-22Make phpcs happyDeven Bansod
2015-12-14Fix merge conflictMarc Delisle
2015-12-13Fixes #11679Achilles-96
2015-11-21Refactor handling of export template actionsMarc Delisle
2015-10-19Make PHPCS happy.Hugues Peccatte
2015-10-04Merge remote-tracking branch 'origin/master' into useNamespaces_masterHugues Peccatte
2015-10-03Clarify method nameMarc Delisle
2015-10-01Merge remote-tracking branch 'origin/master' into useNamespaces_masterHugues Peccatte
2015-10-01Merge branch 'QA_4_5'Marc Delisle
2015-10-01Fixes #11509, #11512, #11518.Dan Ungureanu
2015-09-13Merge branch 'master' into useNamespaces_masterHugues Peccatte
2015-09-12Set namespace on plugins classes.Hugues Peccatte
2015-09-12Remove duplicationMarc Delisle
2015-09-12Merge branch 'master' into useNamespaces_masterHugues Peccatte
2015-09-11Fix coding styleMarc 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-07-23Make PHPCS happy.Hugues Peccatte
2015-07-17Use correct name formatMadhura Jayaratne
2015-07-10Updated sql-parser library to udan11/sql-parser@5278427.Dan Ungureanu
2015-07-10Coding style fixes.Dan Ungureanu
2015-07-10Using the new parser for exporting.Dan Ungureanu
2015-07-09This is an internal directive. Use without underscore to match other similar ...Madhura Jayaratne
2015-07-09Underscores are preferred to separate words in configuration storage table na...Madhura Jayaratne
2015-07-06Make scrutinizer happyMadhura Jayaratne
2015-07-02Allow using templates created for other databases/tablesMadhura Jayaratne
2015-07-02rfe #812 store export definitions for reuseMadhura Jayaratne
2015-06-14Fix typos.Hugues Peccatte
2015-05-18Page-related settings, rfe#1559Nisarg Jhaveri
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-11-19bug #4444 No insert statement produced in SQL export for queries with aliasMadhura Jayaratne
2013-08-06Various coding style fixesMichal Čihař
2013-07-21rename server_export.lib.php to display_export.lib.php due to it works for se...xmujay
2013-05-26Merge branch 'master' into OOP_DBIMadhura Jayaratne
2013-05-26Add unset() statement to help for future refactoringMarc Delisle
2013-05-26Fix typosMarc Delisle
2013-05-26Fixed bug 3912Chanaka Indrajith
2013-02-20Used preg_split() instead of explode() to split sql query,Samith Dassanayake
2013-02-20Fixed #3830 Can't export custom query because it lowercases table namesSamith Dassanayake
2012-11-02Improve commentsMarc Delisle
2012-11-01Merge branch 'QA_3_5'Chanaka Indrajith
2012-11-01Fix typoChanaka Indrajith
2012-11-01Generate correct SQL when export set of resulted rowsChanaka Indrajith