Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: fe98bf7b5c09503821efd09a111f05a4816d489f
https://github.com/phpmyadmin/phpmyadmin/commit/fe98bf7b5c09503821efd09a111…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-15 (Sat, 02 February 2020) -03:00
Changed paths:
A themes/metro/scss/_nav.scss
A themes/original/scss/_nav.scss
A themes/pmahomme/scss/_nav.scss
M js/config.js
M js/server/privileges.js
M libraries/classes/Server/Users.php
M templates/database/multi_table_query/form.twig
M templates/database/qbe/index.twig
M templates/preferences/header.twig
M templates/server/status/base.twig
M templates/table/find_replace/index.twig
M templates/table/page_with_secondary_tabs.twig
M templates/table/search/index.twig
M templates/table/zoom_search/index.twig
M test/classes/Server/UsersTest.php
M themes/bootstrap/scss/_common.scss
M themes/bootstrap/scss/printview.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/printview.scss
M themes/metro/scss/theme.scss
M themes/original/scss/_common.scss
M themes/original/scss/theme.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/printview.scss
M themes/pmahomme/scss/theme.scss
Log Message:
-----------
Convert submenu to the Bootstrap nav-pills
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 9d595f8d0b9d8107c6d87301615277e635544aeb
https://github.com/phpmyadmin/phpmyadmin/commit/9d595f8d0b9d8107c6d87301615…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-02-14 (Fri, 02 February 2020) +01:00
Changed paths:
M test/classes/TableTest.php
M test/selenium/TestBase.php
Log Message:
-----------
Fix some issues reported by Scrutinizer
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 80cec5dc6453e90f9afa9b256f4fb50f7561c72d
https://github.com/phpmyadmin/phpmyadmin/commit/80cec5dc6453e90f9afa9b256f4…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-02-14 (Fri, 02 February 2020) +01:00
Changed paths:
M libraries/classes/Dbal/DbiMysqli.php
Log Message:
-----------
Change DbiMysqli::fieldName to return string because false would be unsafe for actual usages
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f2d4700e35eb363ade8bbe47d958f9f190029bb6
https://github.com/phpmyadmin/phpmyadmin/commit/f2d4700e35eb363ade8bbe47d95…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-02-14 (Fri, 02 February 2020) +01:00
Changed paths:
M .travis.yml
Log Message:
-----------
Fix Windows CI by changing mariadb server version back to 10.4
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: dce1104b88597683ae5e47ee7c75ce7fb647e6e4
https://github.com/phpmyadmin/phpmyadmin/commit/dce1104b88597683ae5e47ee7c7…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-02-14 (Fri, 02 February 2020) +01:00
Changed paths:
M libraries/classes/Advisor.php
Log Message:
-----------
Fix use false instead of null for preg_split
Ref: 01cd7dc33b0308e42e8571bb4cc0bab557ffeace
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: b7c5cc879bf6b8e64f9a1d8196230ae8452e47b6
https://github.com/phpmyadmin/phpmyadmin/commit/b7c5cc879bf6b8e64f9a1d81962…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-02-14 (Fri, 02 February 2020) +01:00
Changed paths:
M .travis.yml
Log Message:
-----------
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/QA_5_0
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f2d4700e35eb363ade8bbe47d958f9f190029bb6
https://github.com/phpmyadmin/phpmyadmin/commit/f2d4700e35eb363ade8bbe47d95…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-02-14 (Fri, 02 February 2020) +01:00
Changed paths:
M .travis.yml
Log Message:
-----------
Fix Windows CI by changing mariadb server version back to 10.4
Signed-off-by: William Desportes <williamdes(a)wdes.fr>