Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 52fccf01501686733862e68aef0edd5b67a8c34d https://github.com/phpmyadmin/phpmyadmin/commit/52fccf01501686733862e68aef0e... Author: Alex Marin alex.ukf@gmail.com Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths: M libraries/plugins/export/ExportCsv.class.php
Log Message: ----------- oop: globals for ExportCsv
Commit: e5514b464c4fa93ffe20a4c76bd316e911b65a4a https://github.com/phpmyadmin/phpmyadmin/commit/e5514b464c4fa93ffe20a4c76bd3... Author: Alex Marin alex.ukf@gmail.com Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths: M libraries/plugins/export/ExportHtmlword.class.php
Log Message: ----------- oop: globals for ExportHtmlword
Commit: 3274113ee79991eb9876605da06798f51a17398c https://github.com/phpmyadmin/phpmyadmin/commit/3274113ee79991eb9876605da067... Author: Alex Marin alex.ukf@gmail.com Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths: M libraries/plugins/export/ExportLatex.class.php
Log Message: ----------- oop: globals for ExportLatex
Commit: 1a7fd1b6cd75399ae4ecb5728968fc450bca17c4 https://github.com/phpmyadmin/phpmyadmin/commit/1a7fd1b6cd75399ae4ecb5728968... Author: Alex Marin alex.ukf@gmail.com Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths: M libraries/plugins/ExportPlugin.class.php M libraries/plugins/export/ExportLatex.class.php M libraries/plugins/export/ExportSql.class.php M libraries/plugins/export/ExportXml.class.php
Log Message: ----------- oop: remove getters, setters and usages for global crlf
Commit: a1febe814738040b7bd37fc1c77469147107ade0 https://github.com/phpmyadmin/phpmyadmin/commit/a1febe814738040b7bd37fc1c774... Author: Alex Marin alex.ukf@gmail.com Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths: M libraries/plugins/ExportPlugin.class.php M libraries/plugins/export/ExportXml.class.php
Log Message: ----------- oop: remove getters, setters and usages for global db
Commit: 8bffa1eeec8d1c7146033a9e07aaf03bd61f9871 https://github.com/phpmyadmin/phpmyadmin/commit/8bffa1eeec8d1c7146033a9e07aa... Author: Alex Marin alex.ukf@gmail.com Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths: M libraries/plugins/ExportPlugin.class.php M libraries/plugins/export/ExportSql.class.php M libraries/plugins/export/ExportXml.class.php
Log Message: ----------- oop: remove getters, setters and usages for global cfg
Commit: 23f97d9133c1cb5f313113aea1da6138d6f1c1c6 https://github.com/phpmyadmin/phpmyadmin/commit/23f97d9133c1cb5f313113aea1da... Author: Alex Marin alex.ukf@gmail.com Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths: M libraries/plugins/ExportPlugin.class.php M libraries/plugins/export/ExportOdt.class.php M libraries/plugins/export/ExportSql.class.php M libraries/plugins/export/ExportTexytext.class.php
Log Message: ----------- oop: remove getters, setters and usages for global cfgRelation
Commit: 7d95c5920800097ecf8eb001d2f2f6ef32ee9015 https://github.com/phpmyadmin/phpmyadmin/commit/7d95c5920800097ecf8eb001d2f2... Author: Alex Marin alex.ukf@gmail.com Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths: M libraries/plugins/ExportPlugin.class.php M libraries/plugins/export/ExportOds.class.php M libraries/plugins/export/ExportOdt.class.php M libraries/plugins/export/ExportTexytext.class.php
Log Message: ----------- oop: remove getters, setters and usages for global what
Commit: 428d6ecf10cebbf567387d93b3115b9b2ee6c3d0 https://github.com/phpmyadmin/phpmyadmin/commit/428d6ecf10cebbf567387d93b311... Author: Alex Marin alex.ukf@gmail.com Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths: M libraries/plugins/ExportPlugin.class.php M libraries/plugins/export/ExportOdt.class.php
Log Message: ----------- oop: remove getters, setters and usages for global plugin_param
Commit: 676b79497855b6bc93a6e3bcc29908106df6429b https://github.com/phpmyadmin/phpmyadmin/commit/676b79497855b6bc93a6e3bcc299... Author: Alex Marin alex.ukf@gmail.com Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths: M libraries/plugins/ExportPlugin.class.php
Log Message: ----------- oop: remove getters, setters and usages for global get_charset_of_file
Commit: 0519282c1300ad67e9644bc1b915c263c9440813 https://github.com/phpmyadmin/phpmyadmin/commit/0519282c1300ad67e9644bc1b915... Author: Alex Marin alex.ukf@gmail.com Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths: M libraries/plugins/ExportPlugin.class.php
Log Message: ----------- oop: remove unused variables from ExportPlugin
Commit: 60d679b839fbad165ae5f886f91d7767bb8a2f46 https://github.com/phpmyadmin/phpmyadmin/commit/60d679b839fbad165ae5f886f91d... Author: Alex Marin alex.ukf@gmail.com Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths: M libraries/plugins/export/ExportSql.class.php
Log Message: ----------- oop: globals for ExportSql
Commit: 26c35fbc9ab4217689ef64fa12d7e89ffdde4d37 https://github.com/phpmyadmin/phpmyadmin/commit/26c35fbc9ab4217689ef64fa12d7... Author: Alex Marin alex.ukf@gmail.com Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths: M libraries/plugins/export/ExportSql.class.php
Log Message: ----------- oop: coding style for ExportSql
Commit: 50d8322b38c400ddbad97818f7585d46a0adb1bd https://github.com/phpmyadmin/phpmyadmin/commit/50d8322b38c400ddbad97818f758... Author: Alex Marin alex.ukf@gmail.com Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths: M libraries/plugins/export/ExportCodegen.class.php M libraries/plugins/export/ExportCsv.class.php M libraries/plugins/export/ExportExcel.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/ExportTexytext.class.php M libraries/plugins/export/ExportXml.class.php M libraries/plugins/export/ExportYaml.class.php
Log Message: ----------- oop: replace conditional includes for properties in export plug-ins
Commit: 3f30a1bf9601044cf5d7fe7839124286718e5ba5 https://github.com/phpmyadmin/phpmyadmin/commit/3f30a1bf9601044cf5d7fe783912... Author: Alex Marin alex.ukf@gmail.com Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths: M libraries/plugins/export/ExportCsv.class.php M libraries/plugins/export/ExportExcel.class.php M libraries/plugins/export/ExportHtmlword.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/ExportTexytext.class.php M libraries/plugins/export/ExportXml.class.php
Log Message: ----------- oop: coding style for export plug-ins
Commit: 138dc524a218d17ca3f0afae95bff48ec219f9b8 https://github.com/phpmyadmin/phpmyadmin/commit/138dc524a218d17ca3f0afae95bf... Author: Alex Marin alex.ukf@gmail.com Date: 2012-07-29 (Sun, 29 Jul 2012)
Changed paths: M ChangeLog M db_qbe.php M import.php M js/makegrid.js A libraries/DBQbe.class.php M libraries/DisplayResults.class.php M libraries/Table.class.php M libraries/relation.lib.php M libraries/rte/rte_routines.lib.php M pmd_pdf.php M pmd_relation_new.php M pmd_save_pos.php M po/af.po M po/ar.po M po/az.po M po/be.po M po/be@latin.po M po/bg.po M po/bn.po M po/br.po M po/bs.po M po/ca.po M po/ckb.po M po/cs.po M po/cy.po M po/da.po M po/de.po M po/el.po M po/en_GB.po M po/es.po M po/et.po M po/eu.po M po/fa.po M po/fi.po M po/fr.po M po/gl.po M po/he.po M po/hi.po M po/hr.po M po/hu.po M po/hy.po M po/id.po M po/it.po M po/ja.po M po/ka.po M po/kk.po M po/ko.po M po/lt.po M po/lv.po M po/mk.po M po/ml.po M po/mn.po M po/ms.po M po/nb.po M po/nl.po M po/phpmyadmin.pot M po/pl.po M po/pt.po M po/pt_BR.po M po/ro.po M po/ru.po M po/si.po M po/sk.po M po/sl.po M po/sq.po M po/sr.po M po/sr@latin.po M po/sv.po M po/ta.po M po/te.po M po/th.po M po/tk.po M po/tr.po M po/tt.po M po/ug.po M po/uk.po M po/ur.po M po/uz.po M po/uz@latin.po M po/zh_CN.po M po/zh_TW.po M prefs_manage.php M querywindow.php M schema_export.php M scripts/advisor2po M server_binlog.php M setup/lib/ConfigGenerator.class.php M sql.php M tbl_get_field.php M tbl_gis_visualization.php M tbl_indexes.php M tbl_move_copy.php M tbl_relation.php M tbl_structure.php M tbl_tracking.php A test/classes/PMA_DBQbe_test.php A test/classes/PMA_DbSearch_test.php
Log Message: ----------- Merge branch 'master' of git://github.com/phpmyadmin/phpmyadmin
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/a9fe5079777a...138dc524a218