Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: b803dc42ddb68567e6531eb1aa2c4bd478fd853c https://github.com/phpmyadmin/phpmyadmin/commit/b803dc42ddb68567e6531eb1aa2c... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2017-08-04 (Fri, 04 Aug 2017)
Changed paths: A libraries/classes/Server/Privileges.php M libraries/display_change_password.lib.php R libraries/server_privileges.lib.php M server_privileges.php M templates/privileges/global_priv_table.phtml A test/classes/Server/PrivilegesTest.php M test/classes/controllers/DatabaseStructureControllerTest.php M test/classes/controllers/TableIndexesControllerTest.php M test/classes/navigation/NavigationTreeTest.php M test/classes/plugin/export/ExportLatexTest.php M test/classes/plugin/export/ExportXmlTest.php R test/libraries/PMA_server_privileges_test.php M user_password.php
Log Message: ----------- Move server privileges to static methods
Move libraries/server_privileges.lib.php to libraries/classes/Server/Privileges.php
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com
Commit: 750f38814d5e97f719d9192486442e85fda33785 https://github.com/phpmyadmin/phpmyadmin/commit/750f38814d5e97f719d919248644... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2017-08-04 (Fri, 04 Aug 2017)
Changed paths: A libraries/classes/Server/Privileges.php M libraries/display_change_password.lib.php R libraries/server_privileges.lib.php M server_privileges.php M templates/privileges/global_priv_table.phtml A test/classes/Server/PrivilegesTest.php M test/classes/controllers/DatabaseStructureControllerTest.php M test/classes/controllers/TableIndexesControllerTest.php M test/classes/navigation/NavigationTreeTest.php M test/classes/plugin/export/ExportLatexTest.php M test/classes/plugin/export/ExportXmlTest.php R test/libraries/PMA_server_privileges_test.php M user_password.php
Log Message: ----------- Merge pull request #13566 from mauriciofauth/server-privileges
Move server privileges to static methods
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/baf1d0b9ad87...750f38814d5e