Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 25c9a187be46820bff4cd10e5696312c8d442967
https://github.com/phpmyadmin/phpmyadmin/commit/25c9a187be46820bff4cd10e569…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M js/config.js
Log Message:
-----------
Use jQuery.datepicker date formatting instead of own code
Conflicts:
js/config.js
Commit: fb803c07ea186fefdf48782f3583298f7f28df4e
https://github.com/phpmyadmin/phpmyadmin/commit/fb803c07ea186fefdf48782f358…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M js/tbl_zoom_plot_jqplot.js
Log Message:
-----------
Use jQuery UI for parsing date strings
Commit: db5e0e65e9ba3c5830ed4514d712a15f56c06a0b
https://github.com/phpmyadmin/phpmyadmin/commit/db5e0e65e9ba3c5830ed4514d71…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M js/server_status_monitor.js
Log Message:
-----------
Use jQuery UI for formatting date strings
Commit: 57fcc1d6b5233a0d3408a827113b0bc4b38b4588
https://github.com/phpmyadmin/phpmyadmin/commit/57fcc1d6b5233a0d3408a827113…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
R js/date.js
M server_status_monitor.php
M tbl_zoom_select.php
Log Message:
-----------
Drop no longer needed date.js
Conflicts:
js/date.js
Commit: fad8d76f6884bf181b9b5bbf37d0c569093e0e2d
https://github.com/phpmyadmin/phpmyadmin/commit/fad8d76f6884bf181b9b5bbf37d…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
R js/jquery/jquery-1.8.3.js
A js/jquery/jquery-1.8.3.min.js
R js/jquery/jquery-ui-1.9.2.custom.js
A js/jquery/jquery-ui-1.9.2.custom.min.js
M libraries/Header.class.php
M setup/index.php
Log Message:
-----------
Include minified versions JS in git of jQuery and jQuery-UI
Commit: 9d0a1f61dbef25eaf59c591b8db75286722eef16
https://github.com/phpmyadmin/phpmyadmin/commit/9d0a1f61dbef25eaf59c591b8db…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
R scripts/compress-js
Log Message:
-----------
Drop javascript compression on release time
Commit: 6120e01a3fe97984d1e552bca2faac3792fcdd1c
https://github.com/phpmyadmin/phpmyadmin/commit/6120e01a3fe97984d1e552bca2f…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M js/config.js
M js/functions.js
M js/server_status_monitor.js
Log Message:
-----------
Add wrapper function for formatting datetime
This makes it easier to use and correctly converts params which
formatTime expects.
Conflicts:
js/functions.js
Commit: 9fe1b4286d9566c3bff5b601d731c03feaf4646a
https://github.com/phpmyadmin/phpmyadmin/commit/9fe1b4286d9566c3bff5b601d73…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M js/config.js
R js/date.js
M js/functions.js
R js/jquery/jquery-1.8.3.js
A js/jquery/jquery-1.8.3.min.js
R js/jquery/jquery-ui-1.9.2.custom.js
A js/jquery/jquery-ui-1.9.2.custom.min.js
M js/server_status_monitor.js
M js/tbl_zoom_plot_jqplot.js
M libraries/Header.class.php
R scripts/compress-js
M server_status_monitor.php
M setup/index.php
M tbl_zoom_select.php
Log Message:
-----------
Merge pull request #485 from nijel/licensing
Fixed possible licensing issues
Commit: b2e5b66848aa202aaa594351e5f44a34a8a3d934
https://github.com/phpmyadmin/phpmyadmin/commit/b2e5b66848aa202aaa594351e5f…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M po/bn.po
M po/hu.po
Log Message:
-----------
Format string fixups
Commit: 8214fef3bc18d7fe0329d47d763fcc59415de051
https://github.com/phpmyadmin/phpmyadmin/commit/8214fef3bc18d7fe0329d47d763…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Log Message:
-----------
Merge branch 'QA_4_0'
Commit: a9a4e759c4a915e2c7ec0340704d9380e230a64a
https://github.com/phpmyadmin/phpmyadmin/commit/a9a4e759c4a915e2c7ec0340704…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M po/bn.po
M po/hu.po
Log Message:
-----------
Format string fixups
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/7fc33d7706a7...a9a4e759c4a9
Branch: refs/heads/QA_4_0
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 25c9a187be46820bff4cd10e5696312c8d442967
https://github.com/phpmyadmin/phpmyadmin/commit/25c9a187be46820bff4cd10e569…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M js/config.js
Log Message:
-----------
Use jQuery.datepicker date formatting instead of own code
Conflicts:
js/config.js
Commit: fb803c07ea186fefdf48782f3583298f7f28df4e
https://github.com/phpmyadmin/phpmyadmin/commit/fb803c07ea186fefdf48782f358…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M js/tbl_zoom_plot_jqplot.js
Log Message:
-----------
Use jQuery UI for parsing date strings
Commit: db5e0e65e9ba3c5830ed4514d712a15f56c06a0b
https://github.com/phpmyadmin/phpmyadmin/commit/db5e0e65e9ba3c5830ed4514d71…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M js/server_status_monitor.js
Log Message:
-----------
Use jQuery UI for formatting date strings
Commit: 57fcc1d6b5233a0d3408a827113b0bc4b38b4588
https://github.com/phpmyadmin/phpmyadmin/commit/57fcc1d6b5233a0d3408a827113…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
R js/date.js
M server_status_monitor.php
M tbl_zoom_select.php
Log Message:
-----------
Drop no longer needed date.js
Conflicts:
js/date.js
Commit: fad8d76f6884bf181b9b5bbf37d0c569093e0e2d
https://github.com/phpmyadmin/phpmyadmin/commit/fad8d76f6884bf181b9b5bbf37d…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
R js/jquery/jquery-1.8.3.js
A js/jquery/jquery-1.8.3.min.js
R js/jquery/jquery-ui-1.9.2.custom.js
A js/jquery/jquery-ui-1.9.2.custom.min.js
M libraries/Header.class.php
M setup/index.php
Log Message:
-----------
Include minified versions JS in git of jQuery and jQuery-UI
Commit: 9d0a1f61dbef25eaf59c591b8db75286722eef16
https://github.com/phpmyadmin/phpmyadmin/commit/9d0a1f61dbef25eaf59c591b8db…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
R scripts/compress-js
Log Message:
-----------
Drop javascript compression on release time
Commit: 6120e01a3fe97984d1e552bca2faac3792fcdd1c
https://github.com/phpmyadmin/phpmyadmin/commit/6120e01a3fe97984d1e552bca2f…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M js/config.js
M js/functions.js
M js/server_status_monitor.js
Log Message:
-----------
Add wrapper function for formatting datetime
This makes it easier to use and correctly converts params which
formatTime expects.
Conflicts:
js/functions.js
Commit: 9fe1b4286d9566c3bff5b601d731c03feaf4646a
https://github.com/phpmyadmin/phpmyadmin/commit/9fe1b4286d9566c3bff5b601d73…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M js/config.js
R js/date.js
M js/functions.js
R js/jquery/jquery-1.8.3.js
A js/jquery/jquery-1.8.3.min.js
R js/jquery/jquery-ui-1.9.2.custom.js
A js/jquery/jquery-ui-1.9.2.custom.min.js
M js/server_status_monitor.js
M js/tbl_zoom_plot_jqplot.js
M libraries/Header.class.php
R scripts/compress-js
M server_status_monitor.php
M setup/index.php
M tbl_zoom_select.php
Log Message:
-----------
Merge pull request #485 from nijel/licensing
Fixed possible licensing issues
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/fb0bb3e47232...9fe1b4286d95
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 053b40627b339137fdd18e7d64d9cc823cb7f22c
https://github.com/phpmyadmin/phpmyadmin/commit/053b40627b339137fdd18e7d64d…
Author: adamgsoc2013 <adamgsoc2013(a)gmail.com>
Date: 2013-07-06 (Sat, 06 Jul 2013)
Changed paths:
A test/libraries/PMA_relation_test.php
Log Message:
-----------
add Unit Test case for PMA_relation
Commit: 8d2e433faac9ea350c0d5bb97550eb6fbba87fcf
https://github.com/phpmyadmin/phpmyadmin/commit/8d2e433faac9ea350c0d5bb9755…
Author: adamgsoc2013 <adamgsoc2013(a)gmail.com>
Date: 2013-07-06 (Sat, 06 Jul 2013)
Changed paths:
M ChangeLog
M README
M composer.json
M doc/faq.rst
M doc/require.rst
M import.php
M js/messages.php
A js/tbl_find_replace.js
M libraries/Error.class.php
M libraries/File.class.php
M libraries/Index.class.php
M libraries/List_Database.class.php
M libraries/Menu.class.php
M libraries/Message.class.php
M libraries/OutputBuffering.class.php
M libraries/TableSearch.class.php
M libraries/Tracker.class.php
M libraries/common.inc.php
M libraries/dbi/DBIDummy.class.php
M libraries/dbi/DBIMysqli.class.php
M libraries/display_import.lib.php
M libraries/display_import_ajax.lib.php
M libraries/file_listing.lib.php
M libraries/insert_edit.lib.php
M libraries/opendocument.lib.php
M libraries/parse_analyze.inc.php
M libraries/plugins/PluginObserver.class.php
M libraries/plugins/transformations/Application_Octetstream_Download.class.php
M libraries/plugins/transformations/Application_Octetstream_Hex.class.php
M libraries/plugins/transformations/Image_JPEG_Inline.class.php
M libraries/plugins/transformations/Image_JPEG_Link.class.php
M libraries/plugins/transformations/Image_PNG_Inline.class.php
M libraries/plugins/transformations/TEMPLATE
M libraries/plugins/transformations/Text_Plain_Append.class.php
M libraries/plugins/transformations/Text_Plain_Dateformat.class.php
M libraries/plugins/transformations/Text_Plain_External.class.php
M libraries/plugins/transformations/Text_Plain_Formatted.class.php
M libraries/plugins/transformations/Text_Plain_Imagelink.class.php
M libraries/plugins/transformations/Text_Plain_Link.class.php
M libraries/plugins/transformations/Text_Plain_Longtoipv4.class.php
M libraries/plugins/transformations/Text_Plain_Sql.class.php
M libraries/plugins/transformations/Text_Plain_Substring.class.php
M libraries/properties/options/OptionsPropertyGroup.class.php
M libraries/sql.lib.php
M libraries/transformations.lib.php
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/ia.po
M po/id.po
M po/it.po
M po/ja.po
M po/ka.po
M po/kk.po
M po/kn.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/pa.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
M sql.php
A tbl_find_replace.php
M tbl_select.php
M tbl_zoom_select.php
M test/AllSeleniumTests.php
M test/Environment_test.php
M test/bootstrap-dist.php
M test/classes/PMA_DisplayResults_test.php
M test/classes/PMA_StorageEngine_test.php
M test/classes/navigation/PMA_Node_Column_test.php
M test/classes/navigation/PMA_Node_test.php
A test/classes/plugin/import/ImportLdi_test.php
A test/classes/plugin/import/ImportOds_test.php
A test/libraries/PMA_ConfigFile_test.php
A test/libraries/PMA_Tracker_test.php
A test/libraries/PMA_config_functions_test.php
A test/libraries/PMA_ip_allow_deny_test.php
M test/libraries/PMA_mysql_charsets_test.php
A test/libraries/PMA_server_binlog_test.php
A test/libraries/PMA_server_collations_test.php
A test/libraries/PMA_server_common_test.php
A test/libraries/PMA_server_engines_test.php
A test/libraries/PMA_server_plugins_test.php
M test/libraries/PMA_transformation_test.php
M test/libraries/database_interface_test.php
A test/test_data/db_test.ods
A test/test_data/db_test_ldi.csv
A themes/original/img/b_find_replace.png
M themes/original/img/sprites.png
M themes/original/sprites.lib.php
A themes/pmahomme/img/b_find_replace.png
M themes/pmahomme/img/sprites.png
M themes/pmahomme/sprites.lib.php
Log Message:
-----------
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into UT_plu_relation
Commit: 0265241228a18d89b37fbaf43a7167eeb9412174
https://github.com/phpmyadmin/phpmyadmin/commit/0265241228a18d89b37fbaf43a7…
Author: adamgsoc2013 <adamgsoc2013(a)gmail.com>
Date: 2013-07-06 (Sat, 06 Jul 2013)
Changed paths:
M test/libraries/PMA_relation_test.php
Log Message:
-----------
we don't use tab
Commit: d100971442e3ab81b44672adcf2b559cb35c12b6
https://github.com/phpmyadmin/phpmyadmin/commit/d100971442e3ab81b44672adcf2…
Author: adamgsoc2013 <adamgsoc2013(a)gmail.com>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M test/libraries/PMA_relation_test.php
Log Message:
-----------
add more case for PMA_relation
Commit: 7fc33d7706a7e9c5b26f688f6bf41578b2db2689
https://github.com/phpmyadmin/phpmyadmin/commit/7fc33d7706a7e9c5b26f688f6bf…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
A test/libraries/PMA_relation_test.php
Log Message:
-----------
Merge pull request #483 from adamgsoc2013/UT_plu_relation
add UT for PMA_relation
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/52c735bbe92b...7fc33d7706a7
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: acb997206ea4bfbc4e8a4c2649fdebe2c1098751
https://github.com/phpmyadmin/phpmyadmin/commit/acb997206ea4bfbc4e8a4c2649f…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M js/config.js
M js/functions.js
M js/server_status_monitor.js
Log Message:
-----------
Add wrapper function for formatting datetime
This makes it easier to use and correctly converts params which
formatTime expects.