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
2014-11-11Directly use a POST parameterMarc Delisle
2014-11-02Minor coding style modifications.Hugues Peccatte
2014-10-30Improve multibytes string manipulation performances.Hugues Peccatte
2014-10-18Convert PMA_URL_getCommon calls to new styleAnn + J.M
2014-10-08Merge from master.Hugues Peccatte
2014-10-07 rfe #3120 Events are not exported when using xmlMadhura Jayaratne
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-27Merge branch 'QA_4_2'Marc Delisle
2014-09-27bug in PDF export: title not present in PDFMarc Delisle
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-08-23Avoid warning from PHP AnalyzerMarc Delisle
2014-08-09Fix code execution path warningMarc Delisle
2014-07-27Fix execution path noticesMarc Delisle
2014-06-29bug-4479 Missing permission in export dir not detectedChirayu Chiripal
2014-06-19fix: error in export with option view output as textChirayu Chiripal
2014-06-16rfe-755: export with table/column name changesChirayu Chiripal
2014-06-15fix: sql export views as tables getting ignoredChirayu Chiripal
2014-06-10Fix merge conflictMarc Delisle
2014-06-10Bug-4448: Dump binary columns in hexadecimal notation not working and hex_for...Chirayu Chiripal
2014-06-10Merge remote-tracking branch 'origin/QA_4_2'Michal Čihař
2014-06-10Bug 4449: Mediawiki export does not produce table header row; also fix relate...Isaac Bennetch
2014-06-09RFE-759 Use aliases in SQL export for tables and columnsChirayu Chiripal
2014-05-10Share code for rending correct page after exportMichal Čihař
2014-05-10Simplify condition (this is just an else branch)Michal Čihař
2014-04-29Remove unneeded end of if/start of ifMarc Delisle
2014-04-10Fix merge conflictMarc Delisle
2014-04-09bugfix 4346: if exeTimeLimit is set to zero then export timeout won't occur s...Smita Kumari
2014-03-22Adds the maximum table size to export option (Feature request 1515)Aditya Sastry
2014-03-01Fix use of a missing variable.Hugues Peccatte
2014-02-26Merge branch 'QA_4_1'Madhura Jayaratne
2014-02-26bug #4291 Unable to export comments in OpenDocument text formatMadhura Jayaratne
2014-02-26bug #4297 DROP DATABASE tick box in export no longer worksMadhura Jayaratne
2014-02-07Merge pull request #892 from Chanaka/rfe-1403Marc Delisle
2014-02-06Support for export server/db/table without viewsChanaka Indrajith
2014-02-05Avoid undefined variable noticesMarc Delisle
2014-02-04rfe-1403 : Support for export only triggers/stored proceduresChanaka Indrajith
2014-02-03Merge branch 'QA_4_1'Madhura Jayaratne
2014-02-03bug #4263 Japanese character encoding not working properly when exportingMadhura Jayaratne
2014-01-28rfe-1483 : Export database without triggersChanaka Indrajith
2014-01-15Fix merge conflictsMarc Delisle
2014-01-15bug #4221 Bzip2 export cannot be directly imported (so withdraw bz2 export)Marc Delisle
2014-01-01ChangeLog entry and fix explanation for bug #4209Marc Delisle
2014-01-01bug #4209 Missing compression in one caseJørgen Thomsen
2013-12-31Remove misleading commentMarc Delisle
2013-12-31Refactor: new PMA_exportTable()Marc Delisle
2013-12-30Refactor: new PMA_exportDatabase()Marc Delisle
2013-12-30Unused variableMarc Delisle
2013-12-29Clarify function nameMarc Delisle
2013-12-29Refactor: new PMA_exportServer()Marc Delisle
2013-12-28Refactor: new PMA_getHtmlForDisplayedExportHeader()Marc Delisle