Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: dee50ad8d182c4e38270ed2f1f1ed4d0b8a88fe6
https://github.com/phpmyadmin/phpmyadmin/commit/dee50ad8d182c4e38270ed2f1f1…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths:
M ChangeLog
M libraries/Error.php
Log Message:
-----------
Reference self as self not using class name
Issue #13040
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: ce49be7e070a4e2caab33314703f6f95c3cb0492
https://github.com/phpmyadmin/phpmyadmin/commit/ce49be7e070a4e2caab33314703…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths:
M libraries/DatabaseInterface.php
Log Message:
-----------
Fix condition to activate tracker
Invoking empty() on the result might work in most cases as false is
empty and false is result from failure, but on the other side empty can
be true for valid results as well.
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: bb95ecf852013869e6ffb4fef3a9bbbeba0ffdeb
https://github.com/phpmyadmin/phpmyadmin/commit/bb95ecf852013869e6ffb4fef3a…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths:
M libraries/dbi/DBIDummy.php
M test/libraries/database_interface_test.php
Log Message:
-----------
Extend Dummy driver to be able to inject expected queries results
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: a72a048f1e22db9eaacf99c7c96ade5b0bde5c94
https://github.com/phpmyadmin/phpmyadmin/commit/a72a048f1e22db9eaacf99c7c96…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths:
M libraries/DatabaseInterface.php
M test/classes/DatabaseInterfaceTest.php
Log Message:
-----------
Correctly handle case when CURRENT_USER() fails
It's not likely, but the code path was obviously returning wrong value.
Maybe it did happen in issue #13037
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 12f7f6a7858e3e6f4d0bfe7405beacbf5f711d86
https://github.com/phpmyadmin/phpmyadmin/commit/12f7f6a7858e3e6f4d0bfe7405b…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths:
M ChangeLog
M libraries/DatabaseInterface.php
M libraries/Error.php
M libraries/dbi/DBIDummy.php
M test/classes/DatabaseInterfaceTest.php
M test/libraries/database_interface_test.php
Log Message:
-----------
Merge branch 'QA_4_7'
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/4f4667b33692...12f7f6a7858e
Branch: refs/heads/QA_4_7
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: ce49be7e070a4e2caab33314703f6f95c3cb0492
https://github.com/phpmyadmin/phpmyadmin/commit/ce49be7e070a4e2caab33314703…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths:
M libraries/DatabaseInterface.php
Log Message:
-----------
Fix condition to activate tracker
Invoking empty() on the result might work in most cases as false is
empty and false is result from failure, but on the other side empty can
be true for valid results as well.
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: bb95ecf852013869e6ffb4fef3a9bbbeba0ffdeb
https://github.com/phpmyadmin/phpmyadmin/commit/bb95ecf852013869e6ffb4fef3a…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths:
M libraries/dbi/DBIDummy.php
M test/libraries/database_interface_test.php
Log Message:
-----------
Extend Dummy driver to be able to inject expected queries results
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: a72a048f1e22db9eaacf99c7c96ade5b0bde5c94
https://github.com/phpmyadmin/phpmyadmin/commit/a72a048f1e22db9eaacf99c7c96…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths:
M libraries/DatabaseInterface.php
M test/classes/DatabaseInterfaceTest.php
Log Message:
-----------
Correctly handle case when CURRENT_USER() fails
It's not likely, but the code path was obviously returning wrong value.
Maybe it did happen in issue #13037
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/dee50ad8d182...a72a048f1e22
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 99c8937647138764626ded5cf7de2890198f6432
https://github.com/phpmyadmin/phpmyadmin/commit/99c8937647138764626ded5cf7d…
Author: tmtisfree <tmtisfree(a)free.fr>
Date: 2017-02-27 (Mon, 27 Feb 2017)
Changed paths:
M po/fr.po
Log Message:
-----------
Translated using Weblate (French)
Currently translated at 100.0% (3192 of 3192 strings)
[CI skip]
Commit: cc7d5d5c17dc66160d763764b19323cdec51a669
https://github.com/phpmyadmin/phpmyadmin/commit/cc7d5d5c17dc66160d763764b19…
Author: Володимир <bardvv(a)gmail.com>
Date: 2017-02-27 (Mon, 27 Feb 2017)
Changed paths:
M po/uk.po
Log Message:
-----------
Translated using Weblate (Ukrainian)
Currently translated at 92.4% (2951 of 3192 strings)
[CI skip]
Commit: ff5f6db32d52a0a5d4db14ec4101dde8fe04ea83
https://github.com/phpmyadmin/phpmyadmin/commit/ff5f6db32d52a0a5d4db14ec410…
Author: Weblate <noreply(a)weblate.org>
Date: 2017-02-27 (Mon, 27 Feb 2017)
Changed paths:
M ChangeLog
M libraries/Header.php
Log Message:
-----------
Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7
Commit: 248a42af7efef7d54b446ccfaa25c99c7e6853ac
https://github.com/phpmyadmin/phpmyadmin/commit/248a42af7efef7d54b446ccfaa2…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths:
M ChangeLog
M js/console.js
M js/functions.js
Log Message:
-----------
Fixed javascript confirmation of dangerous queries
The confirmations did work properly only in console and not anywhere
else.
- the check function was expecting textarea, while it got text from
other calls
- the check for empty form was completely outdated, but that seems to
lead only to dead code and no breakage
- for the inline editor, the form was not properly focused and restored
on confirmation error
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 289c86fc924be303a6dff7fa915804a9948b7cd6
https://github.com/phpmyadmin/phpmyadmin/commit/289c86fc924be303a6dff7fa915…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-03-01 (Wed, 01 Mar 2017)
Log Message:
-----------
Merge commit 'ff5f6db32d52a0a5d4db14ec4101dde8fe04ea83'
Commit: 7881010d8a83441a2832519d0e4f90f5fc960edd
https://github.com/phpmyadmin/phpmyadmin/commit/7881010d8a83441a2832519d0e4…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths:
M ChangeLog
M js/console.js
M js/functions.js
Log Message:
-----------
Merge branch 'QA_4_7'
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/dcb5a8d9267f...7881010d8a83
Branch: refs/heads/QA_4_7
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 248a42af7efef7d54b446ccfaa25c99c7e6853ac
https://github.com/phpmyadmin/phpmyadmin/commit/248a42af7efef7d54b446ccfaa2…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths:
M ChangeLog
M js/console.js
M js/functions.js
Log Message:
-----------
Fixed javascript confirmation of dangerous queries
The confirmations did work properly only in console and not anywhere
else.
- the check function was expecting textarea, while it got text from
other calls
- the check for empty form was completely outdated, but that seems to
lead only to dead code and no breakage
- for the inline editor, the form was not properly focused and restored
on confirmation error
Signed-off-by: Michal Čihař <michal(a)cihar.com>