Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 74f8246fd52b3da809500e1a3fabbe4b4f897b44
https://github.com/phpmyadmin/phpmyadmin/commit/74f8246fd52b3da809500e1a3fa…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-08-07 (Wed, 08 August 2019) -03:00
Changed paths:
A libraries/entry_points/database/routines.php
M index.php
M js/rte.js
M libraries/classes/Config/SpecialSchemaLinks.php
M libraries/classes/Core.php
M libraries/classes/Menu.php
M libraries/classes/Navigation/Nodes/NodeFunction.php
M libraries/classes/Navigation/Nodes/NodeFunctionContainer.php
M libraries/classes/Navigation/Nodes/NodeProcedure.php
M libraries/classes/Navigation/Nodes/NodeProcedureContainer.php
M libraries/classes/Rte/Routines.php
M libraries/classes/Rte/RteList.php
M libraries/classes/Sanitize.php
M test/classes/Display/ResultsTest.php
M test/classes/Navigation/Nodes/NodeFunctionContainerTest.php
M test/classes/Navigation/Nodes/NodeFunctionTest.php
M test/classes/Navigation/Nodes/NodeProcedureContainerTest.php
M test/classes/Navigation/Nodes/NodeProcedureTest.php
D db_routines.php
Log Message:
-----------
Use the router for the database routines page
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 1b39e5e346502cb35aa7057d4c60d844091615ed
https://github.com/phpmyadmin/phpmyadmin/commit/1b39e5e346502cb35aa7057d4c6…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-08-06 (Tue, 08 August 2019) -03:00
Changed paths:
A libraries/entry_points/database/events.php
M index.php
M libraries/classes/Config/SpecialSchemaLinks.php
M libraries/classes/Core.php
M libraries/classes/Menu.php
M libraries/classes/Navigation/Nodes/NodeEvent.php
M libraries/classes/Navigation/Nodes/NodeEventContainer.php
M libraries/classes/Rte/Events.php
M libraries/classes/Rte/Footer.php
M libraries/classes/Rte/RteList.php
M libraries/classes/Sanitize.php
M test/classes/Navigation/Nodes/NodeEventContainerTest.php
M test/classes/Navigation/Nodes/NodeEventTest.php
D db_events.php
Log Message:
-----------
Use the router for the database events page
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 00eb35b2beadc3dc354183ba8641156fd979dfea
https://github.com/phpmyadmin/phpmyadmin/commit/00eb35b2beadc3dc354183ba864…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-08-05 (Mon, 08 August 2019) -03:00
Changed paths:
A libraries/entry_points/browse_foreigners.php
M index.php
M libraries/classes/BrowseForeigners.php
M libraries/classes/InsertEdit.php
M templates/sql/relational_column_dropdown.twig
M templates/table/search/input_box.twig
M test/classes/BrowseForeignersTest.php
M test/classes/InsertEditTest.php
D browse_foreigners.php
Log Message:
-----------
Use the router the for the browse foreigners page
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 63cced225eacd4c512ed8d63397773ecb2a4b674
https://github.com/phpmyadmin/phpmyadmin/commit/63cced225eacd4c512ed8d63397…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-08-05 (Mon, 08 August 2019) -03:00
Changed paths:
A libraries/entry_points/ajax.php
M index.php
M js/export.js
M js/functions.js
D ajax.php
Log Message:
-----------
Use the router for the ajax.php file
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: d858c15edc3de8c37fc935d7e4770066f7483acd
https://github.com/phpmyadmin/phpmyadmin/commit/d858c15edc3de8c37fc935d7e47…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-08-05 (Mon, 08 August 2019) -03:00
Changed paths:
A libraries/entry_points/database/designer.php
M db_qbe.php
M index.php
M js/designer/move.js
M libraries/classes/Menu.php
M libraries/classes/Plugins/Schema/ExportRelationSchema.php
M templates/database/designer/edit_delete_pages.twig
M templates/database/designer/page_save_as.twig
D db_designer.php
Log Message:
-----------
Use the router for the database designer page
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a467581f6548de49740b7b1d137613509fdd948f
https://github.com/phpmyadmin/phpmyadmin/commit/a467581f6548de49740b7b1d137…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-08-05 (Mon, 08 August 2019) -03:00
Changed paths:
A libraries/entry_points/database/datadict.php
M index.php
M libraries/classes/Core.php
M templates/database/structure/index.twig
M test/classes/CoreTest.php
D db_datadict.php
Log Message:
-----------
Use the router for the database data dictionary page
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: c57e8540fc842c16df30326ec769d9e53b085fb1
https://github.com/phpmyadmin/phpmyadmin/commit/c57e8540fc842c16df30326ec76…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-08-05 (Mon, 08 August 2019) -03:00
Changed paths:
A libraries/entry_points/database/central_columns.php
M index.php
M js/database/central_columns.js
M js/functions.js
M libraries/classes/Menu.php
M templates/database/central_columns/main.twig
M test/classes/CentralColumnsTest.php
D db_central_columns.php
Log Message:
-----------
Use the router for the central columns page
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 71a5c660dfffc08ea4eef6f8fd3079c402d47f47
https://github.com/phpmyadmin/phpmyadmin/commit/71a5c660dfffc08ea4eef6f8fd3…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-08-05 (Mon, 08 August 2019) -03:00
Changed paths:
A libraries/entry_points/database/sql.php
A libraries/entry_points/server/sql.php
A libraries/entry_points/sql.php
A libraries/entry_points/table/sql.php
M index.php
M libraries/classes/Controllers/Table/StructureController.php
M libraries/classes/InsertEdit.php
M libraries/db_table_exists.inc.php
M tbl_operations.php
M tbl_recent_favorite.php
M test/classes/InsertEditTest.php
D db_sql.php
D server_sql.php
D sql.php
D tbl_sql.php
Log Message:
-----------
Move sql entry points to libraries/entry_points
- sql.php -> libraries/entry_points/sql.php
- server_sql.php -> libraries/entry_points/server/sql.php
- db_sql.php -> libraries/entry_points/database/sql.php
- tbl_sql.php -> libraries/entry_points/table/sql.php
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>