Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3c4447960b36a10a9af763472d37cc7bc0134fec https://github.com/phpmyadmin/phpmyadmin/commit/3c4447960b36a10a9af763472d37... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-08-19 (Mon, 08 August 2019) -03:00
Changed paths: A libraries/entry_points/lint.php M index.php M js/codemirror/addon/lint/sql-lint.js D lint.php
Log Message: ----------- Use the router for the lint entry point
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 84cb56ab4d7398dec61a08126ea4e00b7a1d178a https://github.com/phpmyadmin/phpmyadmin/commit/84cb56ab4d7398dec61a08126ea4... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-08-19 (Mon, 08 August 2019) -03:00
Changed paths: A libraries/entry_points/logout.php M index.php M libraries/classes/DatabaseInterface.php M templates/navigation/main.twig M test/classes/DatabaseInterfaceTest.php D logout.php
Log Message: ----------- Use the router for the logout page
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 74ac30fa5515920d7b640cddad5dc5d70a8a40b9 https://github.com/phpmyadmin/phpmyadmin/commit/74ac30fa5515920d7b640cddad5d... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-08-19 (Mon, 08 August 2019) -03:00
Changed paths: A libraries/entry_points/navigation.php M index.php M js/navigation.js M libraries/classes/Navigation/NavigationTree.php M libraries/classes/Navigation/Nodes/NodeDatabase.php M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php M libraries/classes/Util.php M templates/navigation/item_unhide_dialog.twig M templates/navigation/main.twig M test/classes/Navigation/NavigationTest.php M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php D navigation.php
Log Message: ----------- Use the router for navigation.php
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 4111f215c6b641204245d60905ef19e1877e93e2 https://github.com/phpmyadmin/phpmyadmin/commit/4111f215c6b641204245d60905ef... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-08-19 (Mon, 08 August 2019) -03:00
Changed paths: A libraries/entry_points/normalization.php M index.php M js/normalization.js M libraries/classes/Normalization.php M templates/table/structure/display_structure.twig M test/classes/NormalizationTest.php D normalization.php
Log Message: ----------- Use the router for normalization.php
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: e7c6eaf667c3c14717391bea7227ecb6fae38198 https://github.com/phpmyadmin/phpmyadmin/commit/e7c6eaf667c3c14717391bea7227... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-08-19 (Mon, 08 August 2019) -03:00
Changed paths: A libraries/entry_points/phpinfo.php M index.php M libraries/classes/Controllers/HomeController.php D phpinfo.php
Log Message: ----------- Use the router for phpinfo.php
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 5a83fd36b9db9d1e34dbcbad053a25b4fb2123be https://github.com/phpmyadmin/phpmyadmin/commit/5a83fd36b9db9d1e34dbcbad053a... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-08-20 (Tue, 08 August 2019) -03:00
Changed paths: A libraries/entry_points/preferences/forms.php M index.php M js/error_report.js M libraries/classes/Menu.php M libraries/classes/UserPreferences.php M libraries/classes/UserPreferencesHeader.php M test/classes/UserPreferencesHeaderTest.php D prefs_forms.php
Log Message: ----------- Use the router for prefs_forms.php
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: bf975c68fd588672f6f8831659dc2f0dfe34a393 https://github.com/phpmyadmin/phpmyadmin/commit/bf975c68fd588672f6f8831659dc... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-08-20 (Tue, 08 August 2019) -03:00
Changed paths: A libraries/entry_points/preferences/manage.php M index.php M js/config.js M libraries/classes/Controllers/HomeController.php M libraries/classes/Menu.php M libraries/classes/UserPreferencesHeader.php M templates/preferences/autoload.twig M templates/preferences/manage/error.twig M templates/preferences/manage/main.twig M test/classes/UserPreferencesTest.php D prefs_manage.php
Log Message: ----------- Use the router for prefs_manage.php
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 1de76c66ddf4ba9d9f45c614618128d7b0c1d7ce https://github.com/phpmyadmin/phpmyadmin/commit/1de76c66ddf4ba9d9f45c6146181... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-08-20 (Tue, 08 August 2019) -03:00
Changed paths: A libraries/entry_points/preferences/twofactor.php M index.php M libraries/classes/Menu.php M libraries/classes/UserPreferencesHeader.php M templates/preferences/two_factor/configure.twig M templates/preferences/two_factor/confirm.twig M templates/preferences/two_factor/main.twig D prefs_twofactor.php
Log Message: ----------- Use the router for prefs_twofactor.php
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev