[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 624126: Redesign the database and table privileges pages

2023-05-08 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 624126edc8ea629ebbb222496bb4dad6cac9c6dd
https://github.com/phpmyadmin/phpmyadmin/commit/624126edc8ea629ebbb222496bb4dad6cac9c6dd
Author: Maurício Meneghini Fauth 
Date: 2023-05-08 (Mon, 05 May 2023) -03:00

Changed paths: 
M ChangeLog
M templates/database/privileges/index.twig
M templates/table/privileges/index.twig
M test/classes/Controllers/Database/PrivilegesControllerTest.php
M test/classes/Controllers/Table/PrivilegesControllerTest.php

Log Message:
---
Redesign the database and table privileges pages

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 5ed8e6: Fix list of users of an user group not showing up

2023-05-08 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5ed8e65b908c9b220cb01e916bcb0f383dc42a6c
https://github.com/phpmyadmin/phpmyadmin/commit/5ed8e65b908c9b220cb01e916bcb0f383dc42a6c
Author: Maurício Meneghini Fauth 
Date: 2023-05-08 (Mon, 05 May 2023) -03:00

Changed paths: 
M ChangeLog
M libraries/classes/ConfigStorage/UserGroups.php
M templates/server/user_groups/user_listings.twig
M test/classes/ConfigStorage/UserGroupsTest.php

Log Message:
---
Fix list of users of an user group not showing up

Signed-off-by: Maurício Meneghini Fauth 

Commit: a2562282645e2e3c6eecaaf1637a3494d303a807
https://github.com/phpmyadmin/phpmyadmin/commit/a2562282645e2e3c6eecaaf1637a3494d303a807
Author: Maurício Meneghini Fauth 
Date: 2023-05-08 (Mon, 05 May 2023) -03:00

Changed paths: 
M ChangeLog
M libraries/classes/ConfigStorage/UserGroups.php
M templates/server/user_groups/user_listings.twig
M test/classes/ConfigStorage/UserGroupsTest.php

Log Message:
---
Merge branch 'QA_5_2'

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 5ed8e6: Fix list of users of an user group not showing up

2023-05-08 Thread Maurício Meneghini Fauth
Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5ed8e65b908c9b220cb01e916bcb0f383dc42a6c
https://github.com/phpmyadmin/phpmyadmin/commit/5ed8e65b908c9b220cb01e916bcb0f383dc42a6c
Author: Maurício Meneghini Fauth 
Date: 2023-05-08 (Mon, 05 May 2023) -03:00

Changed paths: 
M ChangeLog
M libraries/classes/ConfigStorage/UserGroups.php
M templates/server/user_groups/user_listings.twig
M test/classes/ConfigStorage/UserGroupsTest.php

Log Message:
---
Fix list of users of an user group not showing up

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/sql-parser] 510c6d: fix type intendation in order to fix linters in phpmyadmin

2023-05-08 Thread Andrei Savin
Branch: refs/heads/5.8.x
Home: https://github.com/phpmyadmin/sql-parser
Commit: 510c6d8ba50b1d697487f4f233b52ffee55448fb
https://github.com/phpmyadmin/sql-parser/commit/510c6d8ba50b1d697487f4f233b52ffee55448fb
Author: Andrei Savin 
Date: 2023-05-06 (Sat, 05 May 2023) +04:00

Changed paths: 
M src/Statements/SetStatement.php

Log Message:
---
fix type intendation in order to fix linters in phpmyadmin

see https://github.com/phpmyadmin/phpmyadmin/pull/18349

Signed-off-by: Andrei Savin 

Commit: 24d9cfafa8fb45e4f96f93657b1b938a79c2eda1
https://github.com/phpmyadmin/sql-parser/commit/24d9cfafa8fb45e4f96f93657b1b938a79c2eda1
Author: Andrei Savin 
Date: 2023-05-06 (Sat, 05 May 2023) +04:00

Changed paths: 
A tests/data/parser/parseSetGlobalVariable.in
A tests/data/parser/parseSetGlobalVariable.out
A tests/data/parser/parseSetVariable.in
A tests/data/parser/parseSetVariable.out
M tests/Parser/SetStatementTest.php

Log Message:
---
add additional tests for SetStatement

Signed-off-by: Andrei Savin 

Commit: d47024b9d9cb38d345655dd75fd8c18e59efc472
https://github.com/phpmyadmin/sql-parser/commit/d47024b9d9cb38d345655dd75fd8c18e59efc472
Author: William Desportes 
Date: 2023-05-08 (Mon, 05 May 2023) +02:00

Changed paths: 
A tests/data/parser/parseSetGlobalVariable.in
A tests/data/parser/parseSetGlobalVariable.out
A tests/data/parser/parseSetVariable.in
A tests/data/parser/parseSetVariable.out
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Statements/SetStatement.php
M tests/Parser/SetStatementTest.php

Log Message:
---
Merge #444 - Update OptionsArray phpdoc & add tests for `SET GLOBAL`

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git