Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: aac7ada3915d355372bd720dba7111abfc5aa25e https://github.com/phpmyadmin/phpmyadmin/commit/aac7ada3915d355372bd720dba71... Author: Hugues Peccatte hugues.peccatte@gmail.com Date: 2015-08-24 (Mon, 24 Aug 2015)
Changed paths: M libraries/server_privileges.lib.php
Log Message: ----------- Use statements and sprintf to create queries instead of concatenation. Initialize variable.
Signed-off-by: Hugues Peccatte hugues.peccatte@gmail.com
Commit: a4914504ff48cdd1e84dde6d63bbc0b2a88be2b9 https://github.com/phpmyadmin/phpmyadmin/commit/a4914504ff48cdd1e84dde6d63bb... Author: Marc Delisle marc@infomarc.info Date: 2015-08-24 (Mon, 24 Aug 2015)
Changed paths: M libraries/relation.lib.php
Log Message: ----------- Fix return type
Signed-off-by: Marc Delisle marc@infomarc.info
Commit: 2493717d98d78a5d7db387dfa7ce4efae54c2f33 https://github.com/phpmyadmin/phpmyadmin/commit/2493717d98d78a5d7db387dfa7ce... Author: Hugues Peccatte hugues.peccatte@gmail.com Date: 2015-08-24 (Mon, 24 Aug 2015)
Changed paths: M themes/original/css/common.css.php M themes/original/css/navigation.css.php M themes/pmahomme/css/common.css.php M themes/pmahomme/css/jqplot.css.php M themes/pmahomme/css/navigation.css.php
Log Message: ----------- Remove useless units in CSS.
Signed-off-by: Hugues Peccatte hugues.peccatte@gmail.com
Commit: 6575ebc37628dc4cd8234954e677dd7b06a37a9a https://github.com/phpmyadmin/phpmyadmin/commit/6575ebc37628dc4cd8234954e677... Author: Marc Delisle marc@infomarc.info Date: 2015-08-24 (Mon, 24 Aug 2015)
Changed paths: M db_tracking.php M libraries/tracking.lib.php
Log Message: ----------- Add missing type check
Fix parameter type
Signed-off-by: Marc Delisle marc@infomarc.info
Commit: bce5d6d30b170fae0c8d2cb84690e6404dae81bd https://github.com/phpmyadmin/phpmyadmin/commit/bce5d6d30b170fae0c8d2cb84690... Author: Παναγιώτης Παπάζογλου papaz_p@yahoo.com Date: 2015-08-24 (Mon, 24 Aug 2015)
Changed paths: M po/el.po
Log Message: ----------- Translated using Weblate (Greek)
Currently translated at 100.0% (3207 of 3207 strings)
[CI skip]
Commit: 3775fb99a0642ec319200eaceea505c6bc80d9ab https://github.com/phpmyadmin/phpmyadmin/commit/3775fb99a0642ec319200eaceea5... Author: Andrea Pezzino haxormail@gmail.com Date: 2015-08-24 (Mon, 24 Aug 2015)
Changed paths: M js/functions.js
Log Message: ----------- Fixes #11411 Undefined "replace" function on numeric scalar
Signed-off-by: Andrea Pezzino haxormail@gmail.com
Commit: 14178be71631dd4eec3fe15a89a8e7fd2a706add https://github.com/phpmyadmin/phpmyadmin/commit/14178be71631dd4eec3fe15a89a8... Author: Marc Delisle marc@infomarc.info Date: 2015-08-24 (Mon, 24 Aug 2015)
Changed paths: M ChangeLog
Log Message: ----------- ChangeLog entry
Signed-off-by: Marc Delisle marc@infomarc.info
Commit: c8ae9ce5981631919752adffc17648b0c05702a4 https://github.com/phpmyadmin/phpmyadmin/commit/c8ae9ce5981631919752adffc176... Author: Brad Kent bkfake-github@yahoo.com Date: 2015-08-24 (Mon, 24 Aug 2015)
Changed paths: M themes/pmahomme/css/rte.css.php
Log Message: ----------- fix for routine radio and checkbox width
fixes execute enum/set options and the "is deterministic" checkbox on edit
Signed-off-by: Brad Kent bkfake-github@yahoo.com
Commit: a434017946a011a83f5fc778f10824369b73e817 https://github.com/phpmyadmin/phpmyadmin/commit/a434017946a011a83f5fc778f108... Author: Hugues Peccatte hugues.peccatte@gmail.com Date: 2015-08-24 (Mon, 24 Aug 2015)
Changed paths: M libraries/server_privileges.lib.php
Log Message: ----------- Use statements and sprintf to create queries instead of concatenation. Initialize variable.
Signed-off-by: Hugues Peccatte hugues.peccatte@gmail.com
Commit: bf327900ee8e76dbae354b5a8562c2ed2852dd04 https://github.com/phpmyadmin/phpmyadmin/commit/bf327900ee8e76dbae354b5a8562... Author: Hugues Peccatte hugues.peccatte@gmail.com Date: 2015-08-24 (Mon, 24 Aug 2015)
Log Message: ----------- Merge branch 'sprintfForQueries_master' of https://github.com/tithugues/phpmyadmin into sprintfForQueries_master
Commit: 48071fb0c50b5744797c2156bf584947e8667adf https://github.com/phpmyadmin/phpmyadmin/commit/48071fb0c50b5744797c2156bf58... Author: Hugues Peccatte hugues.peccatte@gmail.com Date: 2015-08-24 (Mon, 24 Aug 2015)
Changed paths: M test/libraries/PMA_server_privileges_test.php
Log Message: ----------- Remove duplicated space.
Signed-off-by: Hugues Peccatte hugues.peccatte@gmail.com
Commit: 2f01d42b035812c2057926eddb18e4da8045e09b https://github.com/phpmyadmin/phpmyadmin/commit/2f01d42b035812c2057926eddb18... Author: Marc Delisle marc@infomarc.info Date: 2015-08-24 (Mon, 24 Aug 2015)
Changed paths: M libraries/server_privileges.lib.php M test/libraries/PMA_server_privileges_test.php
Log Message: ----------- Merge pull request #11426 from Tithugues/sprintfForQueries_master
Use statements and sprintf to create queries instead of concatenation.
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/c49fd9a3c7c3...2f01d42b0358