Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 154d62d27dec2821d162663d054878fd3195030d
https://github.com/phpmyadmin/phpmyadmin/commit/154d62d27dec2821d162663d054…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-08-28 (Fri, 28 Aug 2015)
Changed paths:
M libraries/export.lib.php
M libraries/plugins/ExportPlugin.class.php
M libraries/plugins/export/ExportCodegen.class.php
M libraries/plugins/export/ExportCsv.class.php
M libraries/plugins/export/ExportHtmlword.class.php
M libraries/plugins/export/ExportJson.class.php
M libraries/plugins/export/ExportLatex.class.php
M libraries/plugins/export/ExportMediawiki.class.php
M libraries/plugins/export/ExportOds.class.php
M libraries/plugins/export/ExportOdt.class.php
M libraries/plugins/export/ExportPdf.class.php
M libraries/plugins/export/ExportPhparray.class.php
M libraries/plugins/export/ExportSql.class.php
M libraries/plugins/export/ExportTexytext.class.php
M libraries/plugins/export/ExportXml.class.php
M libraries/plugins/export/ExportYaml.class.php
M test/classes/plugin/export/PMA_ExportCsv_test.php
M test/classes/plugin/export/PMA_ExportHtmlword_test.php
M test/classes/plugin/export/PMA_ExportJson_test.php
M test/classes/plugin/export/PMA_ExportLatex_test.php
M test/classes/plugin/export/PMA_ExportMediawiki_test.php
M test/classes/plugin/export/PMA_ExportOds_test.php
M test/classes/plugin/export/PMA_ExportOdt_test.php
M test/classes/plugin/export/PMA_ExportPdf_test.php
M test/classes/plugin/export/PMA_ExportPhparray_test.php
M test/classes/plugin/export/PMA_ExportSql_test.php
M test/classes/plugin/export/PMA_ExportTexytext_test.php
M test/classes/plugin/export/PMA_ExportXml_test.php
M test/classes/plugin/export/PMA_ExportYaml_test.php
Log Message:
-----------
Fix #11436 CREATE DATABASE should be enabled by default on server exports
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: ec1632b45e17b80d1602c482b93330ef95db57ce
https://github.com/phpmyadmin/phpmyadmin/commit/ec1632b45e17b80d1602c482b93…
Author: Amir Hamzah <amir.overlord666(a)gmail.com>
Date: 2015-08-28 (Fri, 28 Aug 2015)
Changed paths:
M po/ms.po
Log Message:
-----------
Translated using Weblate (Malay)
Currently translated at 10.7% (344 of 3207 strings)
[CI skip]
Commit: c545f5d3eee45e2bc8fb2b330f8e26fdf1901a59
https://github.com/phpmyadmin/phpmyadmin/commit/c545f5d3eee45e2bc8fb2b330f8…
Author: Weblate <noreply(a)weblate.org>
Date: 2015-08-28 (Fri, 28 Aug 2015)
Changed paths:
M ChangeLog
M libraries/display_export.lib.php
Log Message:
-----------
Merge remote-tracking branch 'origin/QA_4_5' into QA_4_5
Commit: 0753fb86d0ab96a902becd0c257edc213201503f
https://github.com/phpmyadmin/phpmyadmin/commit/0753fb86d0ab96a902becd0c257…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-08-28 (Fri, 28 Aug 2015)
Changed paths:
M libraries/export.lib.php
M libraries/plugins/ExportPlugin.class.php
M libraries/plugins/export/ExportCodegen.class.php
M libraries/plugins/export/ExportCsv.class.php
M libraries/plugins/export/ExportHtmlword.class.php
M libraries/plugins/export/ExportJson.class.php
M libraries/plugins/export/ExportLatex.class.php
M libraries/plugins/export/ExportMediawiki.class.php
M libraries/plugins/export/ExportOds.class.php
M libraries/plugins/export/ExportOdt.class.php
M libraries/plugins/export/ExportPdf.class.php
M libraries/plugins/export/ExportPhparray.class.php
M libraries/plugins/export/ExportSql.class.php
M libraries/plugins/export/ExportTexytext.class.php
M libraries/plugins/export/ExportXml.class.php
M libraries/plugins/export/ExportYaml.class.php
M test/classes/plugin/export/PMA_ExportCsv_test.php
M test/classes/plugin/export/PMA_ExportHtmlword_test.php
M test/classes/plugin/export/PMA_ExportJson_test.php
M test/classes/plugin/export/PMA_ExportLatex_test.php
M test/classes/plugin/export/PMA_ExportMediawiki_test.php
M test/classes/plugin/export/PMA_ExportOds_test.php
M test/classes/plugin/export/PMA_ExportOdt_test.php
M test/classes/plugin/export/PMA_ExportPdf_test.php
M test/classes/plugin/export/PMA_ExportPhparray_test.php
M test/classes/plugin/export/PMA_ExportSql_test.php
M test/classes/plugin/export/PMA_ExportTexytext_test.php
M test/classes/plugin/export/PMA_ExportXml_test.php
M test/classes/plugin/export/PMA_ExportYaml_test.php
Log Message:
-----------
Merge pull request #11441 from madhuracj/issue11436
Fix #11436 CREATE DATABASE should be enabled by default on server exports
Commit: 1f7b0903f8a0e5602e539be2880c5e546df6d7d2
https://github.com/phpmyadmin/phpmyadmin/commit/1f7b0903f8a0e5602e539be2880…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-08-28 (Fri, 28 Aug 2015)
Changed paths:
M libraries/export.lib.php
M libraries/plugins/ExportPlugin.class.php
M libraries/plugins/export/ExportCodegen.class.php
M libraries/plugins/export/ExportCsv.class.php
M libraries/plugins/export/ExportHtmlword.class.php
M libraries/plugins/export/ExportJson.class.php
M libraries/plugins/export/ExportLatex.class.php
M libraries/plugins/export/ExportMediawiki.class.php
M libraries/plugins/export/ExportOds.class.php
M libraries/plugins/export/ExportOdt.class.php
M libraries/plugins/export/ExportPdf.class.php
M libraries/plugins/export/ExportPhparray.class.php
M libraries/plugins/export/ExportSql.class.php
M libraries/plugins/export/ExportTexytext.class.php
M libraries/plugins/export/ExportXml.class.php
M libraries/plugins/export/ExportYaml.class.php
M test/classes/plugin/export/PMA_ExportCsv_test.php
M test/classes/plugin/export/PMA_ExportHtmlword_test.php
M test/classes/plugin/export/PMA_ExportJson_test.php
M test/classes/plugin/export/PMA_ExportLatex_test.php
M test/classes/plugin/export/PMA_ExportMediawiki_test.php
M test/classes/plugin/export/PMA_ExportOds_test.php
M test/classes/plugin/export/PMA_ExportOdt_test.php
M test/classes/plugin/export/PMA_ExportPdf_test.php
M test/classes/plugin/export/PMA_ExportPhparray_test.php
M test/classes/plugin/export/PMA_ExportSql_test.php
M test/classes/plugin/export/PMA_ExportTexytext_test.php
M test/classes/plugin/export/PMA_ExportXml_test.php
M test/classes/plugin/export/PMA_ExportYaml_test.php
Log Message:
-----------
Merge branch 'QA_4_5'
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/b90912f5f2ee...1f7b0903f8a0
Branch: refs/heads/QA_4_5
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 154d62d27dec2821d162663d054878fd3195030d
https://github.com/phpmyadmin/phpmyadmin/commit/154d62d27dec2821d162663d054…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-08-28 (Fri, 28 Aug 2015)
Changed paths:
M libraries/export.lib.php
M libraries/plugins/ExportPlugin.class.php
M libraries/plugins/export/ExportCodegen.class.php
M libraries/plugins/export/ExportCsv.class.php
M libraries/plugins/export/ExportHtmlword.class.php
M libraries/plugins/export/ExportJson.class.php
M libraries/plugins/export/ExportLatex.class.php
M libraries/plugins/export/ExportMediawiki.class.php
M libraries/plugins/export/ExportOds.class.php
M libraries/plugins/export/ExportOdt.class.php
M libraries/plugins/export/ExportPdf.class.php
M libraries/plugins/export/ExportPhparray.class.php
M libraries/plugins/export/ExportSql.class.php
M libraries/plugins/export/ExportTexytext.class.php
M libraries/plugins/export/ExportXml.class.php
M libraries/plugins/export/ExportYaml.class.php
M test/classes/plugin/export/PMA_ExportCsv_test.php
M test/classes/plugin/export/PMA_ExportHtmlword_test.php
M test/classes/plugin/export/PMA_ExportJson_test.php
M test/classes/plugin/export/PMA_ExportLatex_test.php
M test/classes/plugin/export/PMA_ExportMediawiki_test.php
M test/classes/plugin/export/PMA_ExportOds_test.php
M test/classes/plugin/export/PMA_ExportOdt_test.php
M test/classes/plugin/export/PMA_ExportPdf_test.php
M test/classes/plugin/export/PMA_ExportPhparray_test.php
M test/classes/plugin/export/PMA_ExportSql_test.php
M test/classes/plugin/export/PMA_ExportTexytext_test.php
M test/classes/plugin/export/PMA_ExportXml_test.php
M test/classes/plugin/export/PMA_ExportYaml_test.php
Log Message:
-----------
Fix #11436 CREATE DATABASE should be enabled by default on server exports
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 0753fb86d0ab96a902becd0c257edc213201503f
https://github.com/phpmyadmin/phpmyadmin/commit/0753fb86d0ab96a902becd0c257…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-08-28 (Fri, 28 Aug 2015)
Changed paths:
M libraries/export.lib.php
M libraries/plugins/ExportPlugin.class.php
M libraries/plugins/export/ExportCodegen.class.php
M libraries/plugins/export/ExportCsv.class.php
M libraries/plugins/export/ExportHtmlword.class.php
M libraries/plugins/export/ExportJson.class.php
M libraries/plugins/export/ExportLatex.class.php
M libraries/plugins/export/ExportMediawiki.class.php
M libraries/plugins/export/ExportOds.class.php
M libraries/plugins/export/ExportOdt.class.php
M libraries/plugins/export/ExportPdf.class.php
M libraries/plugins/export/ExportPhparray.class.php
M libraries/plugins/export/ExportSql.class.php
M libraries/plugins/export/ExportTexytext.class.php
M libraries/plugins/export/ExportXml.class.php
M libraries/plugins/export/ExportYaml.class.php
M test/classes/plugin/export/PMA_ExportCsv_test.php
M test/classes/plugin/export/PMA_ExportHtmlword_test.php
M test/classes/plugin/export/PMA_ExportJson_test.php
M test/classes/plugin/export/PMA_ExportLatex_test.php
M test/classes/plugin/export/PMA_ExportMediawiki_test.php
M test/classes/plugin/export/PMA_ExportOds_test.php
M test/classes/plugin/export/PMA_ExportOdt_test.php
M test/classes/plugin/export/PMA_ExportPdf_test.php
M test/classes/plugin/export/PMA_ExportPhparray_test.php
M test/classes/plugin/export/PMA_ExportSql_test.php
M test/classes/plugin/export/PMA_ExportTexytext_test.php
M test/classes/plugin/export/PMA_ExportXml_test.php
M test/classes/plugin/export/PMA_ExportYaml_test.php
Log Message:
-----------
Merge pull request #11441 from madhuracj/issue11436
Fix #11436 CREATE DATABASE should be enabled by default on server exports
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/c545f5d3eee4...0753fb86d0ab