[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 3f0f63: Import config to make unit tests friendlier to run...

2014-03-12 Thread Michal Čihař
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 3f0f634c3888070841b7f0ef8346b9ace988a3db
  
https://github.com/phpmyadmin/phpmyadmin/commit/3f0f634c3888070841b7f0ef8346b9ace988a3db
  Author: Jeff Chan jefftc...@gmail.com
  Date:   2014-03-12 (Wed, 12 Mar 2014)

  Changed paths:
M test/classes/plugin/auth/PMA_AuthenticationConfig_test.php
M test/classes/plugin/export/PMA_ExportHtmlword_test.php
M test/classes/plugin/export/PMA_ExportLatex_test.php
M test/classes/plugin/export/PMA_ExportOdt_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/transformations/Image_JPEG_Inline_test.php
M test/classes/plugin/transformations/Image_PNG_Inline_test.php
M test/classes/plugin/transformations/Text_Plain_Substring_test.php
M test/libraries/PMA_ConfigGenerator_test.php
M test/libraries/PMA_display_change_password_test.php
M test/libraries/PMA_mysql_charsets_test.php
M test/libraries/PMA_server_databases_test.php
M test/libraries/PMA_server_privileges_test.php
M test/libraries/PMA_sql_query_form_test.php
M test/libraries/PMA_tbl_columns_definition_form_test.php

  Log Message:
  ---
  Import config to make unit tests friendlier to running independently

The HHVM test runner runs the unit tests in parallel. Currently some tests
fail because not all the dependencies are properly included.

This is similar to 607cb3b0b3b877456dd328594610202d1078bdc9

Signed-off-by: Jeff Chan jefftc...@gmail.com


  Commit: 25b58235b3e3b10ee73c8fc74f36a1f4ee31afd9
  
https://github.com/phpmyadmin/phpmyadmin/commit/25b58235b3e3b10ee73c8fc74f36a1f4ee31afd9
  Author: Michal Čihař mic...@cihar.com
  Date:   2014-03-12 (Wed, 12 Mar 2014)

  Changed paths:
M test/classes/plugin/auth/PMA_AuthenticationConfig_test.php
M test/classes/plugin/export/PMA_ExportHtmlword_test.php
M test/classes/plugin/export/PMA_ExportLatex_test.php
M test/classes/plugin/export/PMA_ExportOdt_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/transformations/Image_JPEG_Inline_test.php
M test/classes/plugin/transformations/Image_PNG_Inline_test.php
M test/classes/plugin/transformations/Text_Plain_Substring_test.php
M test/libraries/PMA_ConfigGenerator_test.php
M test/libraries/PMA_display_change_password_test.php
M test/libraries/PMA_mysql_charsets_test.php
M test/libraries/PMA_server_databases_test.php
M test/libraries/PMA_server_privileges_test.php
M test/libraries/PMA_sql_query_form_test.php
M test/libraries/PMA_tbl_columns_definition_form_test.php

  Log Message:
  ---
  Merge pull request #1046 from jeffchan/fix-tests

Import config to make unit tests friendlier to running independently


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/5cc63d7b35e8...25b58235b3e3--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 8439b1: Fix little bug at main_pane_right box-shadow.

2014-03-12 Thread Marc Delisle
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 8439b1daa3dab15471ab5c2c067ca75d5c1cad89
  
https://github.com/phpmyadmin/phpmyadmin/commit/8439b1daa3dab15471ab5c2c067ca75d5c1cad89
  Author: Edward Cheng c4150...@gmail.com
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
M themes/pmahomme/css/common.css.php

  Log Message:
  ---
  Fix little bug at main_pane_right box-shadow.

Signed-off-by: Edward Cheng c4150...@gmail.com


  Commit: c99581ed21e9e634e1ef85b0ab8d602c58613f4a
  
https://github.com/phpmyadmin/phpmyadmin/commit/c99581ed21e9e634e1ef85b0ab8d602c58613f4a
  Author: Edward Cheng c4150...@gmail.com
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
M themes/pmahomme/css/common.css.php

  Log Message:
  ---
  Signed-off-by: Edward Cheng c4150...@gmail.com


  Commit: 427c4ef18ce11a437ca03de438f732cd5543e174
  
https://github.com/phpmyadmin/phpmyadmin/commit/427c4ef18ce11a437ca03de438f732cd5543e174
  Author: Marc Delisle m...@infomarc.info
  Date:   2014-03-12 (Wed, 12 Mar 2014)

  Changed paths:
M themes/pmahomme/css/common.css.php

  Log Message:
  ---
  Merge pull request #1039 from WhaleWatching/fix_shadow

Fix a little bug at main_pane_right box-shadow.


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/25b58235b3e3...427c4ef18ce1--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 9b0e02: Fix bug#4316 Grid edit: can't change month on date...

2014-03-12 Thread Atul Pratap Singh
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 9b0e021c44856d26a632ad591cdd1b04c9174a00
  
https://github.com/phpmyadmin/phpmyadmin/commit/9b0e021c44856d26a632ad591cdd1b04c9174a00
  Author: Atul Pratap Singh atulpratapsing...@gmail.com
  Date:   2014-03-12 (Wed, 12 Mar 2014)

  Changed paths:
M ChangeLog
M js/makegrid.js

  Log Message:
  ---
  Fix bug#4316 Grid edit: can't change month on date fields

Signed-off-by: Atul Pratap Singh atulpratapsing...@gmail.com


--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 056b40: Translated using Weblate (Korean)

2014-03-12 Thread Michal Čihař
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 056b40b0ae0699ec3895f55bcbb5a4cdd3631668
  
https://github.com/phpmyadmin/phpmyadmin/commit/056b40b0ae0699ec3895f55bcbb5a4cdd3631668
  Author: Yungu Kim crimso...@gmail.com
  Date:   2014-03-11 (Tue, 11 Mar 2014)

  Changed paths:
M po/ko.po

  Log Message:
  ---
  Translated using Weblate (Korean)

Currently translated at 75.9% (2088 of 2749)


  Commit: bd2067fe0869c454b1de7e7e5ca180921ec5d1bb
  
https://github.com/phpmyadmin/phpmyadmin/commit/bd2067fe0869c454b1de7e7e5ca180921ec5d1bb
  Author: Michal Čihař mic...@cihar.com
  Date:   2014-03-12 (Wed, 12 Mar 2014)

  Log Message:
  ---
  Merge remote-tracking branch 'origin/QA_4_1'


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/9b0e021c4485...bd2067fe0869--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 8ca233: Fix bug#4324: Insert page datepicker not showing u...

2014-03-12 Thread Atul Pratap Singh
  Branch: refs/heads/QA_4_1
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 8ca233d511696a51c84bd5e2b67fc3e75b627692
  
https://github.com/phpmyadmin/phpmyadmin/commit/8ca233d511696a51c84bd5e2b67fc3e75b627692
  Author: Atul Pratap Singh atulpratapsing...@gmail.com
  Date:   2014-03-13 (Thu, 13 Mar 2014)

  Changed paths:
M ChangeLog
M js/tbl_change.js

  Log Message:
  ---
  Fix bug#4324: Insert page datepicker not showing up

Signed-off-by: Atul Pratap Singh atulpratapsing...@gmail.com


--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 8ca233: Fix bug#4324: Insert page datepicker not showing u...

2014-03-12 Thread Atul Pratap Singh
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 8ca233d511696a51c84bd5e2b67fc3e75b627692
  
https://github.com/phpmyadmin/phpmyadmin/commit/8ca233d511696a51c84bd5e2b67fc3e75b627692
  Author: Atul Pratap Singh atulpratapsing...@gmail.com
  Date:   2014-03-13 (Thu, 13 Mar 2014)

  Changed paths:
M ChangeLog
M js/tbl_change.js

  Log Message:
  ---
  Fix bug#4324: Insert page datepicker not showing up

Signed-off-by: Atul Pratap Singh atulpratapsing...@gmail.com


  Commit: 128cd96512f4670b86165ba59ef849500e5fff85
  
https://github.com/phpmyadmin/phpmyadmin/commit/128cd96512f4670b86165ba59ef849500e5fff85
  Author: Atul Pratap Singh atulpratapsing...@gmail.com
  Date:   2014-03-13 (Thu, 13 Mar 2014)

  Log Message:
  ---
  Merge commit '056b40b'


  Commit: c6e8c3bbb3d0a49230ecaad9cfbd0fba9c6d4d90
  
https://github.com/phpmyadmin/phpmyadmin/commit/c6e8c3bbb3d0a49230ecaad9cfbd0fba9c6d4d90
  Author: Atul Pratap Singh atulpratapsing...@gmail.com
  Date:   2014-03-13 (Thu, 13 Mar 2014)

  Changed paths:
M ChangeLog
M js/tbl_change.js

  Log Message:
  ---
  Merge branch 'QA_4_1'


  Commit: e18450b1282e3ee27df4aec1cb16a6edfcc72765
  
https://github.com/phpmyadmin/phpmyadmin/commit/e18450b1282e3ee27df4aec1cb16a6edfcc72765
  Author: Atul Pratap Singh atulpratapsing...@gmail.com
  Date:   2014-03-13 (Thu, 13 Mar 2014)

  Log Message:
  ---
  Merge branch 'master' of github.com:phpmyadmin/phpmyadmin


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/bd2067fe0869...e18450b1282e--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 85597f: Workaround another timing issue

2014-03-12 Thread Michal Čihař
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 85597f7e13c12e1ed46c5f6e779257674818a474
  
https://github.com/phpmyadmin/phpmyadmin/commit/85597f7e13c12e1ed46c5f6e779257674818a474
  Author: Michal Čihař mic...@cihar.com
  Date:   2014-03-12 (Wed, 12 Mar 2014)

  Changed paths:
M test/selenium/TestBase.php

  Log Message:
  ---
  Workaround another timing issue

Signed-off-by: Michal Čihař mic...@cihar.com


--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] d5dc57: testing automated file uploading to remote server

2014-03-12 Thread Michal Čihař
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: d5dc579421b04ad90d6077046ba622212fab103e
  
https://github.com/phpmyadmin/phpmyadmin/commit/d5dc579421b04ad90d6077046ba622212fab103e
  Author: minhaz minha...@gmail.com
  Date:   2014-03-13 (Thu, 13 Mar 2014)

  Changed paths:
M test/selenium/PmaSeleniumImportTest.php

  Log Message:
  ---
  testing automated file uploading to remote server

Signed-off-by: A V Minhaz minha...@gmail.com


  Commit: 7447bbab1af3d0c926bd8c5c6df1d83fdba8e5d9
  
https://github.com/phpmyadmin/phpmyadmin/commit/7447bbab1af3d0c926bd8c5c6df1d83fdba8e5d9
  Author: Michal Čihař mic...@cihar.com
  Date:   2014-03-12 (Wed, 12 Mar 2014)

  Changed paths:
M test/selenium/PmaSeleniumImportTest.php

  Log Message:
  ---
  Merge pull request #1052 from mebjas/master

testing automated file uploading to remote server


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/85597f7e13c1...7447bbab1af3--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git


[Phpmyadmin-git] [phpmyadmin/phpmyadmin] b5edca: bug #4321 - updated the jquery datepicker addon li...

2014-03-12 Thread Viduranga Wijesooriya
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: b5edca0b4cb30803fb0658c6ffac8717b31dec12
  
https://github.com/phpmyadmin/phpmyadmin/commit/b5edca0b4cb30803fb0658c6ffac8717b31dec12
  Author: Viduranga Wijesooriya vpowe...@gmail.com
  Date:   2014-03-12 (Wed, 12 Mar 2014)

  Changed paths:
M js/jquery/jquery-ui-timepicker-addon.js

  Log Message:
  ---
  bug #4321 - updated the jquery datepicker addon library to 1.4

Signed-off-by: Viduranga Wijesooriya vpowe...@gmail.com
Signed-off-by: Marc Delisle m...@infomarc.info


--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git