Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 18a9d4f9dba9d7b12ff8d24ea1dfbf10f9799a02
https://github.com/phpmyadmin/phpmyadmin/commit/18a9d4f9dba9d7b12ff8d24ea1d…
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/multi_table_query.php
M db_qbe.php
M index.php
M js/database/multi_table_query.js
M libraries/classes/Core.php
M libraries/classes/Database/MultiTableQuery.php
M libraries/classes/Menu.php
M templates/database/multi_table_query/form.twig
D db_multi_table_query.php
Log Message:
-----------
Use the router for the multi table query page
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f0a1762f78ffc77cf37210437079a32ccf2d2f51
https://github.com/phpmyadmin/phpmyadmin/commit/f0a1762f78ffc77cf3721043707…
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/sql/autocomplete.php
A libraries/entry_points/database/sql/format.php
M index.php
M js/functions.js
D db_sql_autocomplete.php
D db_sql_format.php
Log Message:
-----------
Use the router for the SQL autocomplete and format
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 616cc8d901b61571d9c7da4bb9ac96f101eae3ed
https://github.com/phpmyadmin/phpmyadmin/commit/616cc8d901b61571d9c7da4bb9a…
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/triggers.php
M index.php
M libraries/classes/Menu.php
M libraries/classes/Navigation/Nodes/NodeTrigger.php
M libraries/classes/Navigation/Nodes/NodeTriggerContainer.php
M libraries/classes/Rte/RteList.php
M libraries/classes/Rte/Triggers.php
M libraries/entry_points/database/events.php
M libraries/entry_points/database/routines.php
M test/classes/Navigation/Nodes/NodeTriggerContainerTest.php
M test/classes/Navigation/Nodes/NodeTriggerTest.php
D db_triggers.php
D tbl_triggers.php
Log Message:
-----------
Use the router for the triggers page
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
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>