[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 21b63f: Fix js reports: JSONparse Syntax Error: Unexpected...
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 21b63f9af40d2fde8b88eb27c868fd369926cc1f https://github.com/phpmyadmin/phpmyadmin/commit/21b63f9af40d2fde8b88eb27c868fd369926cc1f Author: Atul Pratap Singh Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M js/console.js Log Message: --- Fix js reports: JSONparse Syntax Error: Unexpected token '<' Signed-off-by: Atul Pratap Singh -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 7cf678: bug #4664 select min() displays 1 row, but reports...
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 7cf678f79df2fb017bcb74750cf1108ff4ee55f4 https://github.com/phpmyadmin/phpmyadmin/commit/7cf678f79df2fb017bcb74750cf1108ff4ee55f4 Author: Madhura Jayaratne Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M ChangeLog M libraries/sql.lib.php Log Message: --- bug #4664 select min() displays 1 row, but reports the table amount of rows returned Signed-off-by: Madhura Jayaratne -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 21b63f: Fix js reports: JSONparse Syntax Error: Unexpected...
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 21b63f9af40d2fde8b88eb27c868fd369926cc1f https://github.com/phpmyadmin/phpmyadmin/commit/21b63f9af40d2fde8b88eb27c868fd369926cc1f Author: Atul Pratap Singh Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M js/console.js Log Message: --- Fix js reports: JSONparse Syntax Error: Unexpected token '<' Signed-off-by: Atul Pratap Singh Commit: 7cf678f79df2fb017bcb74750cf1108ff4ee55f4 https://github.com/phpmyadmin/phpmyadmin/commit/7cf678f79df2fb017bcb74750cf1108ff4ee55f4 Author: Madhura Jayaratne Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M ChangeLog M libraries/sql.lib.php Log Message: --- bug #4664 select min() displays 1 row, but reports the table amount of rows returned Signed-off-by: Madhura Jayaratne Commit: 974f7afe71e9d37fc08bf16694beb15da3a8da56 https://github.com/phpmyadmin/phpmyadmin/commit/974f7afe71e9d37fc08bf16694beb15da3a8da56 Author: Madhura Jayaratne Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M ChangeLog M js/console.js M libraries/sql.lib.php M themes/pmahomme/css/common.css.php Log Message: --- Merge branch 'QA_4_3' Signed-off-by: Madhura Jayaratne Commit: 6e688982cc5c21e4ea6119512fc7b7a50049cacc https://github.com/phpmyadmin/phpmyadmin/commit/6e688982cc5c21e4ea6119512fc7b7a50049cacc Author: Madhura Jayaratne Date: 2014-12-23 (Tue, 23 Dec 2014) Log Message: --- Merge branch 'master' of github.com:phpmyadmin/phpmyadmin Compare: https://github.com/phpmyadmin/phpmyadmin/compare/26ecf0e95495...6e688982cc5c-- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 0bc4e2: Use spaces to improve readability
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 0bc4e2e6049f25da1fc3f9ec894d4c76e83396ff https://github.com/phpmyadmin/phpmyadmin/commit/0bc4e2e6049f25da1fc3f9ec894d4c76e83396ff Author: Madhura Jayaratne Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M js/functions.js Log Message: --- Use spaces to improve readability Signed-off-by: Madhura Jayaratne -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] c44579: bug #4666 Undefined indexes in table stucture prin...
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: c445794bde26af0374d44ac18a57f546235a9707 https://github.com/phpmyadmin/phpmyadmin/commit/c445794bde26af0374d44ac18a57f546235a9707 Author: Madhura Jayaratne Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M ChangeLog M libraries/tbl_printview.lib.php M test/libraries/PMA_tbl_printview_test.php Log Message: --- bug #4666 Undefined indexes in table stucture print view of a view Signed-off-by: Madhura Jayaratne -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] c44579: bug #4666 Undefined indexes in table stucture prin...
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: c445794bde26af0374d44ac18a57f546235a9707 https://github.com/phpmyadmin/phpmyadmin/commit/c445794bde26af0374d44ac18a57f546235a9707 Author: Madhura Jayaratne Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M ChangeLog M libraries/tbl_printview.lib.php M test/libraries/PMA_tbl_printview_test.php Log Message: --- bug #4666 Undefined indexes in table stucture print view of a view Signed-off-by: Madhura Jayaratne Commit: 62b04a7b532e8b0fc6d4e3f64617c4b291e41e33 https://github.com/phpmyadmin/phpmyadmin/commit/62b04a7b532e8b0fc6d4e3f64617c4b291e41e33 Author: Madhura Jayaratne Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M ChangeLog M libraries/tbl_printview.lib.php M test/libraries/PMA_tbl_printview_test.php Log Message: --- Merge branch 'QA_4_3' Compare: https://github.com/phpmyadmin/phpmyadmin/compare/0bc4e2e6049f...62b04a7b532e-- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] a98ec2: Fix js reports; TypeError: /([a-zA-Z]+):/.exec(......
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: a98ec2c16228290f213ec1a85751e058a707891f https://github.com/phpmyadmin/phpmyadmin/commit/a98ec2c16228290f213ec1a85751e058a707891f Author: Atul Pratap Singh Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M js/error_report.js Log Message: --- Fix js reports; TypeError: /([a-zA-Z]+):/.exec(...) is null Signed-off-by: Atul Pratap Singh -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] a98ec2: Fix js reports; TypeError: /([a-zA-Z]+):/.exec(......
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: a98ec2c16228290f213ec1a85751e058a707891f https://github.com/phpmyadmin/phpmyadmin/commit/a98ec2c16228290f213ec1a85751e058a707891f Author: Atul Pratap Singh Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M js/error_report.js Log Message: --- Fix js reports; TypeError: /([a-zA-Z]+):/.exec(...) is null Signed-off-by: Atul Pratap Singh Commit: 6f43628f063920c78256227d913d2629eac80eb1 https://github.com/phpmyadmin/phpmyadmin/commit/6f43628f063920c78256227d913d2629eac80eb1 Author: Atul Pratap Singh Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M js/error_report.js Log Message: --- Merge branch 'QA_4_3' Compare: https://github.com/phpmyadmin/phpmyadmin/compare/62b04a7b532e...6f43628f0639-- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 0430ac: #4663 Export missing back ticks for order table na...
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 0430ac63371e42fa0847ed78655b48769ba5fc6a https://github.com/phpmyadmin/phpmyadmin/commit/0430ac63371e42fa0847ed78655b48769ba5fc6a Author: Madhura Jayaratne Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M libraries/Util.class.php M libraries/plugins/export/ExportSql.class.php M test/classes/plugin/export/PMA_ExportSql_test.php M test/libraries/common/PMA_quoting_slashing_test.php Log Message: --- #4663 Export missing back ticks for order table name Signed-off-by: Madhura Jayaratne Commit: ac6657c1fd4e208e91dbb84a7e878095fbae1adf https://github.com/phpmyadmin/phpmyadmin/commit/ac6657c1fd4e208e91dbb84a7e878095fbae1adf Author: Marc Delisle Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M libraries/Util.class.php M libraries/plugins/export/ExportSql.class.php M test/classes/plugin/export/PMA_ExportSql_test.php M test/libraries/common/PMA_quoting_slashing_test.php Log Message: --- Merge pull request #1435 from madhuracj/Bug4663 #4663 Export missing back ticks for order table name Compare: https://github.com/phpmyadmin/phpmyadmin/compare/a98ec2c16228...ac6657c1fd4e-- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] a6c531: ChangeLog entry
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: a6c53149be8d357283436ad409a217c7c91a3ce4 https://github.com/phpmyadmin/phpmyadmin/commit/a6c53149be8d357283436ad409a217c7c91a3ce4 Author: Marc Delisle Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M ChangeLog Log Message: --- ChangeLog entry Signed-off-by: Marc Delisle -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] af33e8: fix bug #4665
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: af33e8a1443a8a62987b17cca0d5c797cf5d7d6f https://github.com/phpmyadmin/phpmyadmin/commit/af33e8a1443a8a62987b17cca0d5c797cf5d7d6f Author: Smita Kumari Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M libraries/central_columns.lib.php Log Message: --- fix bug #4665 Signed-off-by: Smita Kumari Commit: b9cb88c5fc4fd72cce1d0534ad6bb5de5acde060 https://github.com/phpmyadmin/phpmyadmin/commit/b9cb88c5fc4fd72cce1d0534ad6bb5de5acde060 Author: Atul Pratap Singh Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M libraries/central_columns.lib.php Log Message: --- Merge pull request #1436 from smita786/QA_4_3 fix bug #4665 Compare: https://github.com/phpmyadmin/phpmyadmin/compare/a6c53149be8d...b9cb88c5fc4f-- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 0430ac: #4663 Export missing back ticks for order table na...
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 0430ac63371e42fa0847ed78655b48769ba5fc6a https://github.com/phpmyadmin/phpmyadmin/commit/0430ac63371e42fa0847ed78655b48769ba5fc6a Author: Madhura Jayaratne Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M libraries/Util.class.php M libraries/plugins/export/ExportSql.class.php M test/classes/plugin/export/PMA_ExportSql_test.php M test/libraries/common/PMA_quoting_slashing_test.php Log Message: --- #4663 Export missing back ticks for order table name Signed-off-by: Madhura Jayaratne Commit: ac6657c1fd4e208e91dbb84a7e878095fbae1adf https://github.com/phpmyadmin/phpmyadmin/commit/ac6657c1fd4e208e91dbb84a7e878095fbae1adf Author: Marc Delisle Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M libraries/Util.class.php M libraries/plugins/export/ExportSql.class.php M test/classes/plugin/export/PMA_ExportSql_test.php M test/libraries/common/PMA_quoting_slashing_test.php Log Message: --- Merge pull request #1435 from madhuracj/Bug4663 #4663 Export missing back ticks for order table name Commit: a6c53149be8d357283436ad409a217c7c91a3ce4 https://github.com/phpmyadmin/phpmyadmin/commit/a6c53149be8d357283436ad409a217c7c91a3ce4 Author: Marc Delisle Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M ChangeLog Log Message: --- ChangeLog entry Signed-off-by: Marc Delisle Commit: af33e8a1443a8a62987b17cca0d5c797cf5d7d6f https://github.com/phpmyadmin/phpmyadmin/commit/af33e8a1443a8a62987b17cca0d5c797cf5d7d6f Author: Smita Kumari Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M libraries/central_columns.lib.php Log Message: --- fix bug #4665 Signed-off-by: Smita Kumari Commit: b9cb88c5fc4fd72cce1d0534ad6bb5de5acde060 https://github.com/phpmyadmin/phpmyadmin/commit/b9cb88c5fc4fd72cce1d0534ad6bb5de5acde060 Author: Atul Pratap Singh Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M libraries/central_columns.lib.php Log Message: --- Merge pull request #1436 from smita786/QA_4_3 fix bug #4665 Commit: fdac93897ad564ed7645f6c59a0e7bad68b89cfd https://github.com/phpmyadmin/phpmyadmin/commit/fdac93897ad564ed7645f6c59a0e7bad68b89cfd Author: Atul Pratap Singh Date: 2014-12-23 (Tue, 23 Dec 2014) Log Message: --- Merge commit 'a6c53149be8d357283436ad409a217c7c91a3ce4' Commit: 3be2f44e3a11c830466dd64662b37f0afde3574b https://github.com/phpmyadmin/phpmyadmin/commit/3be2f44e3a11c830466dd64662b37f0afde3574b Author: Atul Pratap Singh Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M libraries/central_columns.lib.php Log Message: --- Merge branch 'QA_4_3' Compare: https://github.com/phpmyadmin/phpmyadmin/compare/6f43628f0639...3be2f44e3a11-- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/localized_docs] 0a8bbb: Translated using Weblate (Estonian)
Branch: refs/heads/master Home: https://github.com/phpmyadmin/localized_docs Commit: 0a8bbb46fecd5e567727b29328b34dc86b4e687f https://github.com/phpmyadmin/localized_docs/commit/0a8bbb46fecd5e567727b29328b34dc86b4e687f Author: Kristjan Räts Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M po/et.mo M po/et.po Log Message: --- Translated using Weblate (Estonian) Currently translated at 17.3% (287 of 1657 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] f6b7f9: Fix merge conflicts
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: f6b7f98322e51188011195c06dd0946dbb70040b https://github.com/phpmyadmin/phpmyadmin/commit/f6b7f98322e51188011195c06dd0946dbb70040b Author: Madhura Jayaratne Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M libraries/Util.class.php M libraries/plugins/export/ExportSql.class.php M test/classes/plugin/export/PMA_ExportSql_test.php M test/libraries/common/PMA_quoting_slashing_test.php Log Message: --- Fix merge conflicts Signed-off-by: Marc Delisle Commit: f6bafdc45e9478768265454e9f88e21c3b01b0ed https://github.com/phpmyadmin/phpmyadmin/commit/f6bafdc45e9478768265454e9f88e21c3b01b0ed Author: Marc Delisle Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M ChangeLog Log Message: --- ChangeLog entry Signed-off-by: Marc Delisle Compare: https://github.com/phpmyadmin/phpmyadmin/compare/3be2f44e3a11...f6bafdc45e94-- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] e3d11a: Fix comments
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: e3d11adb74184f9969d9152c17e6d67fcb30d92e https://github.com/phpmyadmin/phpmyadmin/commit/e3d11adb74184f9969d9152c17e6d67fcb30d92e Author: Marc Delisle Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M libraries/Util.class.php Log Message: --- Fix comments Signed-off-by: Marc Delisle -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 371780: Remove dead code
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 371780a0a153ca32eb8549be24a1ec15cc5af0f2 https://github.com/phpmyadmin/phpmyadmin/commit/371780a0a153ca32eb8549be24a1ec15cc5af0f2 Author: Marc Delisle Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M libraries/Table.class.php M libraries/Tracker.class.php M libraries/create_addfield.lib.php M libraries/url_generating.lib.php M test/classes/PMA_Table_test.php Log Message: --- Remove dead code Signed-off-by: Marc Delisle -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 130e33: Translated using Weblate (Frisian)
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 130e33966d0239ccd7211674344011db8e10be60 https://github.com/phpmyadmin/phpmyadmin/commit/130e33966d0239ccd7211674344011db8e10be60 Author: Robin van der Vliet Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M po/fy.po Log Message: --- Translated using Weblate (Frisian) Currently translated at 9.4% (281 of 2988 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 6bf8dc: Translated using Weblate (Frisian)
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 6bf8dc023c52f874fd4e71433230445e5bba6fa0 https://github.com/phpmyadmin/phpmyadmin/commit/6bf8dc023c52f874fd4e71433230445e5bba6fa0 Author: Robin van der Vliet Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M po/fy.po Log Message: --- Translated using Weblate (Frisian) Currently translated at 11.8% (354 of 2988 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 4db617: Translated using Weblate (West Flemish)
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 4db61785afde420d0ff8b6036b591fe03b5af95c https://github.com/phpmyadmin/phpmyadmin/commit/4db61785afde420d0ff8b6036b591fe03b5af95c Author: Robin van der Vliet Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M po/vls.po Log Message: --- Translated using Weblate (West Flemish) Currently translated at 0.1% (4 of 2977 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] c90fb7: Translated using Weblate (West Flemish)
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: c90fb7168f46db7f5bce4e3681e17e0fa73f222d https://github.com/phpmyadmin/phpmyadmin/commit/c90fb7168f46db7f5bce4e3681e17e0fa73f222d Author: Robin van der Vliet Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M po/vls.po Log Message: --- Translated using Weblate (West Flemish) Currently translated at 0.1% (4 of 2988 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 09b25d: Translated using Weblate (Dutch)
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 09b25d51f1981d709d2e0b28faaa8d2cbe06d99e https://github.com/phpmyadmin/phpmyadmin/commit/09b25d51f1981d709d2e0b28faaa8d2cbe06d99e Author: Robin van der Vliet Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M po/nl.po Log Message: --- Translated using Weblate (Dutch) Currently translated at 100.0% (2988 of 2988 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/localized_docs] 86be25: Translated using Weblate (Arabic)
Branch: refs/heads/master Home: https://github.com/phpmyadmin/localized_docs Commit: 86be25f42ea0b57f76fdec930e767e233c7abed4 https://github.com/phpmyadmin/localized_docs/commit/86be25f42ea0b57f76fdec930e767e233c7abed4 Author: Ahmed El Azzabi Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/ar.mo M po/ar.po Log Message: --- Translated using Weblate (Arabic) Currently translated at 2.4% (40 of 1657 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 0b927e: Translated using Weblate (West Flemish)
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 0b927efe4293b0586080f697b044d51d9e17523b https://github.com/phpmyadmin/phpmyadmin/commit/0b927efe4293b0586080f697b044d51d9e17523b Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/vls.po Log Message: --- Translated using Weblate (West Flemish) Currently translated at 3.0% (90 of 2977 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] fc54a1: Translated using Weblate (West Flemish)
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: fc54a1fa34ec069ebaf34341dd9b9241331ee0cf https://github.com/phpmyadmin/phpmyadmin/commit/fc54a1fa34ec069ebaf34341dd9b9241331ee0cf Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/vls.po Log Message: --- Translated using Weblate (West Flemish) Currently translated at 3.0% (90 of 2988 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] ec712e: Translated using Weblate (Kannada)
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: ec712e1810ba657e1529d4e325f3157039051e1f https://github.com/phpmyadmin/phpmyadmin/commit/ec712e1810ba657e1529d4e325f3157039051e1f Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/kn.po Log Message: --- Translated using Weblate (Kannada) Currently translated at 0.0% (2 of 2977 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 3c70c6: Translated using Weblate (Kannada)
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3c70c619d3b03b48a22fa266150c54f526f36eed https://github.com/phpmyadmin/phpmyadmin/commit/3c70c619d3b03b48a22fa266150c54f526f36eed Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/kn.po Log Message: --- Translated using Weblate (Kannada) Currently translated at 0.0% (2 of 2988 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 994128: Translated using Weblate (Punjabi)
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 99412808a4c47b051549cf2f6074fbbf24edfeda https://github.com/phpmyadmin/phpmyadmin/commit/99412808a4c47b051549cf2f6074fbbf24edfeda Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/pa.po Log Message: --- Translated using Weblate (Punjabi) Currently translated at 0.1% (5 of 2977 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 60649e: Translated using Weblate (Punjabi)
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 60649e9f98c6a6e5dc74b8941395d7ff5aaeb6e6 https://github.com/phpmyadmin/phpmyadmin/commit/60649e9f98c6a6e5dc74b8941395d7ff5aaeb6e6 Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/pa.po Log Message: --- Translated using Weblate (Punjabi) Currently translated at 0.1% (5 of 2988 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 9864ae: Translated using Weblate (Dutch)
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 9864ae0babc51baaddf11c721baae1cdee518095 https://github.com/phpmyadmin/phpmyadmin/commit/9864ae0babc51baaddf11c721baae1cdee518095 Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/nl.po Log Message: --- Translated using Weblate (Dutch) Currently translated at 100.0% (2977 of 2977 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/localized_docs] 162d44: Translated using Weblate (Dutch)
Branch: refs/heads/master Home: https://github.com/phpmyadmin/localized_docs Commit: 162d44b204e6ee06f937bc6d70054571814695ad https://github.com/phpmyadmin/localized_docs/commit/162d44b204e6ee06f937bc6d70054571814695ad Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/nl.mo M po/nl.po Log Message: --- Translated using Weblate (Dutch) Currently translated at 14.7% (244 of 1657 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/localized_docs] 22a5ec: Translated using Weblate (Dutch)
Branch: refs/heads/master Home: https://github.com/phpmyadmin/localized_docs Commit: 22a5ec0cf3e4756d6fd476de18bd7d141d40da6e https://github.com/phpmyadmin/localized_docs/commit/22a5ec0cf3e4756d6fd476de18bd7d141d40da6e Author: A. Voogt Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/nl.mo M po/nl.po Log Message: --- Translated using Weblate (Dutch) Currently translated at 14.7% (244 of 1657 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 180748: Translated using Weblate (Dutch)
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 180748d4f6d5e05ea97599596787788967dfa826 https://github.com/phpmyadmin/phpmyadmin/commit/180748d4f6d5e05ea97599596787788967dfa826 Author: A. Voogt Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/nl.po Log Message: --- Translated using Weblate (Dutch) Currently translated at 100.0% (2988 of 2988 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] eea4ec: Translated using Weblate (Dutch)
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: eea4ec02f1e71ea4acc68fb720d0da66936ace2f https://github.com/phpmyadmin/phpmyadmin/commit/eea4ec02f1e71ea4acc68fb720d0da66936ace2f Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/nl.po Log Message: --- Translated using Weblate (Dutch) Currently translated at 100.0% (2988 of 2988 strings) [CI skip] -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 42da83: Translated using Weblate (Kannada)
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 42da835e33a918d5232b536ae8f7ef77796e7541 https://github.com/phpmyadmin/phpmyadmin/commit/42da835e33a918d5232b536ae8f7ef77796e7541 Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/kn.po Log Message: --- Translated using Weblate (Kannada) Currently translated at 2.7% (83 of 2977 strings) [CI skip] Commit: 4f8b3e283fca4fe83fc98c05d7189d56c2a3a0df https://github.com/phpmyadmin/phpmyadmin/commit/4f8b3e283fca4fe83fc98c05d7189d56c2a3a0df Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/ru.po Log Message: --- Translated using Weblate (Russian) Currently translated at 99.4% (2960 of 2977 strings) [CI skip] Commit: 33f3976a9e62a80297f0abde86a76afaa1207181 https://github.com/phpmyadmin/phpmyadmin/commit/33f3976a9e62a80297f0abde86a76afaa1207181 Author: Weblate Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M ChangeLog M libraries/central_columns.lib.php Log Message: --- Merge remote-tracking branch 'origin/QA_4_3' into QA_4_3 Compare: https://github.com/phpmyadmin/phpmyadmin/compare/7d492ba0119d...33f3976a9e62-- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] ab1c45: bug #4668 Remove from central columns error
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: ab1c456bb16ff2a20399d4c4909ff5913e663410 https://github.com/phpmyadmin/phpmyadmin/commit/ab1c456bb16ff2a20399d4c4909ff5913e663410 Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M ChangeLog M libraries/central_columns.lib.php Log Message: --- bug #4668 Remove from central columns error Signed-off-by: Madhura Jayaratne Commit: c95dc6d6cb734355253ea89161ea759d64c89759 https://github.com/phpmyadmin/phpmyadmin/commit/c95dc6d6cb734355253ea89161ea759d64c89759 Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M libraries/central_columns.lib.php Log Message: --- Use default separator of space between messages Signed-off-by: Madhura Jayaratne Commit: 7d492ba0119d57042965fccea584b1d86bf3d3b4 https://github.com/phpmyadmin/phpmyadmin/commit/7d492ba0119d57042965fccea584b1d86bf3d3b4 Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M ChangeLog M js/error_report.js M libraries/Util.class.php M libraries/central_columns.lib.php M libraries/plugins/export/ExportSql.class.php M po/kn.po M po/nl.po M po/pa.po M po/vls.po M test/classes/plugin/export/PMA_ExportSql_test.php M test/libraries/common/PMA_quoting_slashing_test.php Log Message: --- Merge branch 'QA_4_3' of github.com:phpmyadmin/phpmyadmin into QA_4_3 Signed-off-by: Madhura Jayaratne Compare: https://github.com/phpmyadmin/phpmyadmin/compare/9864ae0babc5...7d492ba0119d-- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 9cb60a: Translated using Weblate (Frisian)
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 9cb60a482ec5b453fdf4078656fdbdbed0e70906 https://github.com/phpmyadmin/phpmyadmin/commit/9cb60a482ec5b453fdf4078656fdbdbed0e70906 Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/fy.po Log Message: --- Translated using Weblate (Frisian) Currently translated at 16.6% (497 of 2988 strings) [CI skip] Commit: c138fd149d7e3f6e17a65a7956c32a266524f42d https://github.com/phpmyadmin/phpmyadmin/commit/c138fd149d7e3f6e17a65a7956c32a266524f42d Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/kn.po Log Message: --- Translated using Weblate (Kannada) Currently translated at 2.7% (83 of 2988 strings) [CI skip] Commit: 4b7feab290dd86f1d7ae1a6a63b2ee7e4dcb0375 https://github.com/phpmyadmin/phpmyadmin/commit/4b7feab290dd86f1d7ae1a6a63b2ee7e4dcb0375 Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/ru.po Log Message: --- Translated using Weblate (Russian) Currently translated at 99.0% (2959 of 2988 strings) [CI skip] Commit: 0fa99606cf995c78f6b2ef05ac4d22ae7f909b76 https://github.com/phpmyadmin/phpmyadmin/commit/0fa99606cf995c78f6b2ef05ac4d22ae7f909b76 Author: Weblate Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M ChangeLog M libraries/central_columns.lib.php Log Message: --- Merge remote-tracking branch 'origin/master' Compare: https://github.com/phpmyadmin/phpmyadmin/compare/18f601ae64b4...0fa99606cf99-- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 4db617: Translated using Weblate (West Flemish)
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 4db61785afde420d0ff8b6036b591fe03b5af95c https://github.com/phpmyadmin/phpmyadmin/commit/4db61785afde420d0ff8b6036b591fe03b5af95c Author: Robin van der Vliet Date: 2014-12-23 (Tue, 23 Dec 2014) Changed paths: M po/vls.po Log Message: --- Translated using Weblate (West Flemish) Currently translated at 0.1% (4 of 2977 strings) [CI skip] Commit: 0b927efe4293b0586080f697b044d51d9e17523b https://github.com/phpmyadmin/phpmyadmin/commit/0b927efe4293b0586080f697b044d51d9e17523b Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/vls.po Log Message: --- Translated using Weblate (West Flemish) Currently translated at 3.0% (90 of 2977 strings) [CI skip] Commit: ec712e1810ba657e1529d4e325f3157039051e1f https://github.com/phpmyadmin/phpmyadmin/commit/ec712e1810ba657e1529d4e325f3157039051e1f Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/kn.po Log Message: --- Translated using Weblate (Kannada) Currently translated at 0.0% (2 of 2977 strings) [CI skip] Commit: 99412808a4c47b051549cf2f6074fbbf24edfeda https://github.com/phpmyadmin/phpmyadmin/commit/99412808a4c47b051549cf2f6074fbbf24edfeda Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/pa.po Log Message: --- Translated using Weblate (Punjabi) Currently translated at 0.1% (5 of 2977 strings) [CI skip] Commit: 9864ae0babc51baaddf11c721baae1cdee518095 https://github.com/phpmyadmin/phpmyadmin/commit/9864ae0babc51baaddf11c721baae1cdee518095 Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/nl.po Log Message: --- Translated using Weblate (Dutch) Currently translated at 100.0% (2977 of 2977 strings) [CI skip] Commit: ab1c456bb16ff2a20399d4c4909ff5913e663410 https://github.com/phpmyadmin/phpmyadmin/commit/ab1c456bb16ff2a20399d4c4909ff5913e663410 Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M ChangeLog M libraries/central_columns.lib.php Log Message: --- bug #4668 Remove from central columns error Signed-off-by: Madhura Jayaratne Commit: c95dc6d6cb734355253ea89161ea759d64c89759 https://github.com/phpmyadmin/phpmyadmin/commit/c95dc6d6cb734355253ea89161ea759d64c89759 Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M libraries/central_columns.lib.php Log Message: --- Use default separator of space between messages Signed-off-by: Madhura Jayaratne Commit: 7d492ba0119d57042965fccea584b1d86bf3d3b4 https://github.com/phpmyadmin/phpmyadmin/commit/7d492ba0119d57042965fccea584b1d86bf3d3b4 Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M ChangeLog M js/error_report.js M libraries/Util.class.php M libraries/central_columns.lib.php M libraries/plugins/export/ExportSql.class.php M po/kn.po M po/nl.po M po/pa.po M po/vls.po M test/classes/plugin/export/PMA_ExportSql_test.php M test/libraries/common/PMA_quoting_slashing_test.php Log Message: --- Merge branch 'QA_4_3' of github.com:phpmyadmin/phpmyadmin into QA_4_3 Signed-off-by: Madhura Jayaratne Commit: 18f601ae64b4447282a53b46d21eca7d2274791f https://github.com/phpmyadmin/phpmyadmin/commit/18f601ae64b4447282a53b46d21eca7d2274791f Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M ChangeLog M libraries/central_columns.lib.php Log Message: --- Merge branch 'QA_4_3' Signed-off-by: Madhura Jayaratne Compare: https://github.com/phpmyadmin/phpmyadmin/compare/eea4ec02f1e7...18f601ae64b4-- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 48570a: Update tests
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 48570a6dbdb2de6933ae269797152341008f9539 https://github.com/phpmyadmin/phpmyadmin/commit/48570a6dbdb2de6933ae269797152341008f9539 Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M test/libraries/PMA_central_columns_test.php Log Message: --- Update tests Signed-off-by: Madhura Jayaratne Commit: bc25daf3f7f3580478b71c2c123e06e024d2a269 https://github.com/phpmyadmin/phpmyadmin/commit/bc25daf3f7f3580478b71c2c123e06e024d2a269 Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/kn.po M po/ru.po Log Message: --- Merge branch 'QA_4_3' of github.com:phpmyadmin/phpmyadmin into QA_4_3 Compare: https://github.com/phpmyadmin/phpmyadmin/compare/33f3976a9e62...bc25daf3f7f3-- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 42da83: Translated using Weblate (Kannada)
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 42da835e33a918d5232b536ae8f7ef77796e7541 https://github.com/phpmyadmin/phpmyadmin/commit/42da835e33a918d5232b536ae8f7ef77796e7541 Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/kn.po Log Message: --- Translated using Weblate (Kannada) Currently translated at 2.7% (83 of 2977 strings) [CI skip] Commit: 4f8b3e283fca4fe83fc98c05d7189d56c2a3a0df https://github.com/phpmyadmin/phpmyadmin/commit/4f8b3e283fca4fe83fc98c05d7189d56c2a3a0df Author: Robin van der Vliet Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/ru.po Log Message: --- Translated using Weblate (Russian) Currently translated at 99.4% (2960 of 2977 strings) [CI skip] Commit: 33f3976a9e62a80297f0abde86a76afaa1207181 https://github.com/phpmyadmin/phpmyadmin/commit/33f3976a9e62a80297f0abde86a76afaa1207181 Author: Weblate Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M ChangeLog M libraries/central_columns.lib.php Log Message: --- Merge remote-tracking branch 'origin/QA_4_3' into QA_4_3 Commit: 48570a6dbdb2de6933ae269797152341008f9539 https://github.com/phpmyadmin/phpmyadmin/commit/48570a6dbdb2de6933ae269797152341008f9539 Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M test/libraries/PMA_central_columns_test.php Log Message: --- Update tests Signed-off-by: Madhura Jayaratne Commit: bc25daf3f7f3580478b71c2c123e06e024d2a269 https://github.com/phpmyadmin/phpmyadmin/commit/bc25daf3f7f3580478b71c2c123e06e024d2a269 Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M po/kn.po M po/ru.po Log Message: --- Merge branch 'QA_4_3' of github.com:phpmyadmin/phpmyadmin into QA_4_3 Commit: 2ec57babda8527c838d30a71c54973810794f827 https://github.com/phpmyadmin/phpmyadmin/commit/2ec57babda8527c838d30a71c54973810794f827 Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M test/libraries/PMA_central_columns_test.php Log Message: --- Merge branch 'QA_4_3' Signed-off-by: Madhura Jayaratne Compare: https://github.com/phpmyadmin/phpmyadmin/compare/0fa99606cf99...2ec57babda85-- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 32f1ac: bug #4670 CSV import reads both commas and values ...
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 32f1ac4211971d80da6ac36f7ae8d1e9f2db4a9c https://github.com/phpmyadmin/phpmyadmin/commit/32f1ac4211971d80da6ac36f7ae8d1e9f2db4a9c Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M ChangeLog M libraries/plugins/import/ImportCsv.class.php Log Message: --- bug #4670 CSV import reads both commas and values into first column after first row Signed-off-by: Madhura Jayaratne -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 32f1ac: bug #4670 CSV import reads both commas and values ...
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 32f1ac4211971d80da6ac36f7ae8d1e9f2db4a9c https://github.com/phpmyadmin/phpmyadmin/commit/32f1ac4211971d80da6ac36f7ae8d1e9f2db4a9c Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M ChangeLog M libraries/plugins/import/ImportCsv.class.php Log Message: --- bug #4670 CSV import reads both commas and values into first column after first row Signed-off-by: Madhura Jayaratne Commit: e16ad76ebd237128d63fc17249372ed1585852a4 https://github.com/phpmyadmin/phpmyadmin/commit/e16ad76ebd237128d63fc17249372ed1585852a4 Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M ChangeLog M libraries/plugins/import/ImportCsv.class.php Log Message: --- Merge branch 'QA_4_3' Compare: https://github.com/phpmyadmin/phpmyadmin/compare/2ec57babda85...e16ad76ebd23-- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net___ Phpmyadmin-git mailing list Phpmyadmin-git@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] bfdd89: bug #4642 phpmyadmin often fails to load due to sp...
Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: bfdd89f63ab88a83f88ab8a2d0ae09abb2ead282 https://github.com/phpmyadmin/phpmyadmin/commit/bfdd89f63ab88a83f88ab8a2d0ae09abb2ead282 Author: Madhura Jayaratne Date: 2014-12-12 (Fri, 12 Dec 2014) Changed paths: M ChangeLog M js/ajax.js Log Message: --- bug #4642 phpmyadmin often fails to load due to specific load order Signed-off-by: Madhura Jayaratne Commit: b04edfe2f8492ac4e194dd8c903f4019be6ae82f https://github.com/phpmyadmin/phpmyadmin/commit/b04edfe2f8492ac4e194dd8c903f4019be6ae82f Author: Madhura Jayaratne Date: 2014-12-15 (Mon, 15 Dec 2014) Changed paths: M ChangeLog M README M doc/conf.py M libraries/Config.class.php M libraries/Util.class.php M libraries/config/setup.forms.php M libraries/config/user_preferences.forms.php M libraries/structure.lib.php M po/hi.po M po/ko.po M po/pl.po M themes/pmahomme/css/common.css.php Log Message: --- Merge branch 'QA_4_3' into Bug4642 Signed-off-by: Madhura Jayaratne Commit: 33c819b8b46c14e1e1708bf369d5d9d149f3cd47 https://github.com/phpmyadmin/phpmyadmin/commit/33c819b8b46c14e1e1708bf369d5d9d149f3cd47 Author: Madhura Jayaratne Date: 2014-12-15 (Mon, 15 Dec 2014) Changed paths: M js/ajax.js M libraries/Scripts.class.php M test/classes/PMA_Scripts_test.php Log Message: --- Remove token from JS file requests Signed-off-by: Madhura Jayaratne Commit: aaa6b9d4d96464f6d74a0e11d7cb50e03c5a2fc5 https://github.com/phpmyadmin/phpmyadmin/commit/aaa6b9d4d96464f6d74a0e11d7cb50e03c5a2fc5 Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M ChangeLog M README M config.sample.inc.php M doc/conf.py M doc/config.rst M import.php M index.php M js/console.js M js/error_report.js M js/functions.js M js/messages.php M js/multi_column_sort.js M libraries/Config.class.php M libraries/Error_Handler.class.php M libraries/Util.class.php M libraries/central_columns.lib.php M libraries/common.inc.php M libraries/config.default.php M libraries/config/Validator.class.php M libraries/config/messages.inc.php M libraries/config/setup.forms.php M libraries/config/user_preferences.forms.php M libraries/create_addfield.lib.php M libraries/plugins/export/ExportSql.class.php M libraries/plugins/import/ImportCsv.class.php M libraries/replication_gui.lib.php M libraries/sql.lib.php M libraries/structure.lib.php M libraries/tbl_columns_definition_form.lib.php M libraries/tbl_printview.lib.php M libraries/user_preferences.lib.php M po/af.po M po/ar.po M po/az.po M po/be.po M po/b...@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/km.po M po/kn.po M po/ko.po M po/ksh.po M po/ky.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/ne.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/s...@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/u...@latin.po M po/vi.po M po/vls.po M po/zh_CN.po M po/zh_TW.po M test/classes/PMA_Error_Handler_test.php M test/classes/PMA_Footer_test.php M test/classes/plugin/export/PMA_ExportSql_test.php M test/libraries/PMA_central_columns_test.php M test/libraries/PMA_tbl_columns_definition_form_test.php M test/libraries/PMA_tbl_printview_test.php M test/libraries/common/PMA_quoting_slashing_test.php M themes/pmahomme/css/common.css.php Log Message: --- Merge branch 'QA_4_3' into Bug4642 Signed-off-by: Madhura Jayaratne Commit: 204af7887929166ded545259318b16b1d2046fbd https://github.com/phpmyadmin/phpmyadmin/commit/204af7887929166ded545259318b16b1d2046fbd Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M ChangeLog M js/ajax.js M libraries/Scripts.class.php M test/classes/PMA_Scripts_test.php Log Message: --- Merge pull request #1425 from madhuracj/Bug4642 bug #4642 phpmyadmin often fails to load due t
[Phpmyadmin-git] [phpmyadmin/phpmyadmin] bfdd89: bug #4642 phpmyadmin often fails to load due to sp...
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: bfdd89f63ab88a83f88ab8a2d0ae09abb2ead282 https://github.com/phpmyadmin/phpmyadmin/commit/bfdd89f63ab88a83f88ab8a2d0ae09abb2ead282 Author: Madhura Jayaratne Date: 2014-12-12 (Fri, 12 Dec 2014) Changed paths: M ChangeLog M js/ajax.js Log Message: --- bug #4642 phpmyadmin often fails to load due to specific load order Signed-off-by: Madhura Jayaratne Commit: b04edfe2f8492ac4e194dd8c903f4019be6ae82f https://github.com/phpmyadmin/phpmyadmin/commit/b04edfe2f8492ac4e194dd8c903f4019be6ae82f Author: Madhura Jayaratne Date: 2014-12-15 (Mon, 15 Dec 2014) Changed paths: M ChangeLog M README M doc/conf.py M libraries/Config.class.php M libraries/Util.class.php M libraries/config/setup.forms.php M libraries/config/user_preferences.forms.php M libraries/structure.lib.php M po/hi.po M po/ko.po M po/pl.po M themes/pmahomme/css/common.css.php Log Message: --- Merge branch 'QA_4_3' into Bug4642 Signed-off-by: Madhura Jayaratne Commit: 33c819b8b46c14e1e1708bf369d5d9d149f3cd47 https://github.com/phpmyadmin/phpmyadmin/commit/33c819b8b46c14e1e1708bf369d5d9d149f3cd47 Author: Madhura Jayaratne Date: 2014-12-15 (Mon, 15 Dec 2014) Changed paths: M js/ajax.js M libraries/Scripts.class.php M test/classes/PMA_Scripts_test.php Log Message: --- Remove token from JS file requests Signed-off-by: Madhura Jayaratne Commit: aaa6b9d4d96464f6d74a0e11d7cb50e03c5a2fc5 https://github.com/phpmyadmin/phpmyadmin/commit/aaa6b9d4d96464f6d74a0e11d7cb50e03c5a2fc5 Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M ChangeLog M README M config.sample.inc.php M doc/conf.py M doc/config.rst M import.php M index.php M js/console.js M js/error_report.js M js/functions.js M js/messages.php M js/multi_column_sort.js M libraries/Config.class.php M libraries/Error_Handler.class.php M libraries/Util.class.php M libraries/central_columns.lib.php M libraries/common.inc.php M libraries/config.default.php M libraries/config/Validator.class.php M libraries/config/messages.inc.php M libraries/config/setup.forms.php M libraries/config/user_preferences.forms.php M libraries/create_addfield.lib.php M libraries/plugins/export/ExportSql.class.php M libraries/plugins/import/ImportCsv.class.php M libraries/replication_gui.lib.php M libraries/sql.lib.php M libraries/structure.lib.php M libraries/tbl_columns_definition_form.lib.php M libraries/tbl_printview.lib.php M libraries/user_preferences.lib.php M po/af.po M po/ar.po M po/az.po M po/be.po M po/b...@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/km.po M po/kn.po M po/ko.po M po/ksh.po M po/ky.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/ne.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/s...@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/u...@latin.po M po/vi.po M po/vls.po M po/zh_CN.po M po/zh_TW.po M test/classes/PMA_Error_Handler_test.php M test/classes/PMA_Footer_test.php M test/classes/plugin/export/PMA_ExportSql_test.php M test/libraries/PMA_central_columns_test.php M test/libraries/PMA_tbl_columns_definition_form_test.php M test/libraries/PMA_tbl_printview_test.php M test/libraries/common/PMA_quoting_slashing_test.php M themes/pmahomme/css/common.css.php Log Message: --- Merge branch 'QA_4_3' into Bug4642 Signed-off-by: Madhura Jayaratne Commit: 204af7887929166ded545259318b16b1d2046fbd https://github.com/phpmyadmin/phpmyadmin/commit/204af7887929166ded545259318b16b1d2046fbd Author: Madhura Jayaratne Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: M ChangeLog M js/ajax.js M libraries/Scripts.class.php M test/classes/PMA_Scripts_test.php Log Message: --- Merge pull request #1425 from madhuracj/Bug4642 bug #4642 phpmyadmin often fails to load due t