Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 6c2fc80ee38a6293918636cc150b03f33dc1f8f6
https://github.com/phpmyadmin/phpmyadmin/commit/6c2fc80ee38a6293918636cc150…
Author: Michal ÄŒihaÅ™ <mcihar(a)suse.cz>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M scripts/advisor2po
Log Message:
-----------
Adjust syntax, some PHP versions seem to dislike [ after method call
Commit: 5e7868e6a25c183bf05465cfb855223487d2f04d
https://github.com/phpmyadmin/phpmyadmin/commit/5e7868e6a25c183bf05465cfb85…
Author: Michal ÄŒihaÅ™ <mcihar(a)suse.cz>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M po/af.po
M po/ar.po
M po/az.po
M po/be.po
M po/be(a)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(a)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(a)latin.po
M po/zh_CN.po
M po/zh_TW.po
Log Message:
-----------
Update po files
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/c93326473e6b...5e7868e6a25c
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 4465c287c1e0228bd23ddbc49777111433e2d147
https://github.com/phpmyadmin/phpmyadmin/commit/4465c287c1e0228bd23ddbc4977…
Author: Chanaka Indrajith <pe.chanaka.ck(a)gmail.com>
Date: 2012-07-26 (Thu, 26 Jul 2012)
Changed paths:
M import.php
M libraries/DisplayResults.class.php
M libraries/Table.class.php
M libraries/relation.lib.php
M sql.php
Log Message:
-----------
Fixed an issue related to multiquery statements and routines modifications
Commit: b458ba2b184791e14fbcdbf3cb7b70dd930ca400
https://github.com/phpmyadmin/phpmyadmin/commit/b458ba2b184791e14fbcdbf3cb7…
Author: Chanaka Indrajith <pe.chanaka.ck(a)gmail.com>
Date: 2012-07-26 (Thu, 26 Jul 2012)
Changed paths:
M db_operations.php
M export.php
M libraries/CommonFunctions.class.php
M libraries/config.default.php
M libraries/plugin_interface.lib.php
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/ExportSql.class.php
M libraries/plugins/export/ExportTexytext.class.php
M libraries/plugins/export/ExportXml.class.php
M libraries/plugins/export/ExportYaml.class.php
A libraries/properties/PropertyItem.class.php
A libraries/properties/options/OptionsPropertyGroup.class.php
A libraries/properties/options/OptionsPropertyItem.class.php
A libraries/properties/options/OptionsPropertyOneItem.class.php
A libraries/properties/options/groups/OptionsPropertyMainGroup.class.php
A libraries/properties/options/groups/OptionsPropertyRootGroup.class.php
A libraries/properties/options/groups/OptionsPropertySubgroup.class.php
A libraries/properties/options/items/BoolPropertyItem.class.php
A libraries/properties/options/items/DocPropertyItem.class.php
A libraries/properties/options/items/HiddenPropertyItem.class.php
A libraries/properties/options/items/MessageOnlyPropertyItem.class.php
A libraries/properties/options/items/RadioPropertyItem.class.php
A libraries/properties/options/items/SelectPropertyItem.class.php
A libraries/properties/options/items/TextPropertyItem.class.php
A libraries/properties/plugins/ExportPluginProperties.class.php
A libraries/properties/plugins/ImportPluginProperties.class.php
A libraries/properties/plugins/PluginPropertyItem.class.php
A libraries/properties/plugins/TransformationsPluginProperties.class.php
M po/ca.po
M po/gl.po
M po/ko.po
M po/sk.po
M po/tr.po
M po/zh_CN.po
M test/AllSeleniumTests.php
M test/classes/PMA_Types_MySQL_test.php
M test/libraries/PMA_bookmark_test.php
A test/selenium/PmaSeleniumCreateDropDatabaseTest.php
Log Message:
-----------
Merge remote branch 'upstream/master'
Commit: 85d91e453a3759f28dae7476e8a1a66b1b7783fb
https://github.com/phpmyadmin/phpmyadmin/commit/85d91e453a3759f28dae7476e8a…
Author: Chanaka Indrajith <pe.chanaka.ck(a)gmail.com>
Date: 2012-07-26 (Thu, 26 Jul 2012)
Changed paths:
M libraries/rte/rte_routines.lib.php
Log Message:
-----------
Improve success message displaying in routines
Commit: 3a1e5d20d5a9be4f7b36ccf696f587010e765bd9
https://github.com/phpmyadmin/phpmyadmin/commit/3a1e5d20d5a9be4f7b36ccf696f…
Author: Michal ÄŒihaÅ™ <michal(a)cihar.com>
Date: 2012-07-26 (Thu, 26 Jul 2012)
Changed paths:
M import.php
M libraries/DisplayResults.class.php
M libraries/Table.class.php
M libraries/relation.lib.php
M libraries/rte/rte_routines.lib.php
M sql.php
Log Message:
-----------
Merge remote-tracking branch 'chanaka/master'
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/d07e580dd76b...3a1e5d20d5a9