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-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
2013-12-28Remove unnecessary codeMarc Delisle
2013-12-28Refactor: new PMA_compressExport()Marc Delisle
2013-12-28Refactor: new PMA_closeExportFile()Marc Delisle
2013-12-27Missing message after refactoringMarc Delisle
2013-12-27Refactor: new PMA_openExportFile()Marc Delisle
2013-12-27Unused code, now that JavaScript is mandatory; export can no longer be reques...Marc Delisle
2013-12-26bug #4201 Exports are not compressedMarc Delisle
2013-12-26Refactor: new PMA_getExportFilenameAndMimetype()Marc Delisle
2013-12-26Refactor: new PMA_getMemoryLimitForExport()Marc Delisle
2013-12-25Refactor: new PMA_getHtmlForDisplayedExportFooter()Marc Delisle
2013-12-25Move functions to library fileMarc Delisle
2013-12-21Fix typosMarc Delisle
2013-12-19Merge branch 'QA_4_1'Marc Delisle
2013-12-19Code cleanupMarc Delisle
2013-12-18bug fix #2760Smita Kumari
2013-12-11Fix PHPCS errors/warning from jenkins.Hugues Peccatte
2013-11-10Fix indentationMadhura Jayaratne
2013-11-10Fix coding styleMarc Delisle
2013-11-09Fix coding styleMarc Delisle
2013-10-02Wrap long lineMichal Čihař
2013-10-02Remove commented out codeMichal Čihař
2013-10-02Coding style: wrap long linesMichal Čihař
2013-10-02Simplify conditionMichal Čihař
2013-10-02Extract memory limit parsing codeMichal Čihař
2013-10-02Do not try to parse memory limit if emptyMichal Čihař
2013-09-28Fix merge conflictsMarc Delisle
2013-09-10Fix codestyleMarc Delisle