Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 74659abe8b10c15ef5c288d32474adab6067680d
https://github.com/phpmyadmin/phpmyadmin/commit/74659abe8b10c15ef5c288d3247…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-08-10 (Sat, 08 August 2019) -03:00
Changed paths:
A libraries/entry_points/server/status/monitor.php
M index.php
M js/server/status/monitor.js
M libraries/classes/Core.php
M libraries/classes/Menu.php
M libraries/classes/Server/Status/Monitor.php
M templates/server/status/base.twig
D server_status_monitor.php
Log Message:
-----------
Use the router for the server status monitor page
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: e761ab440e912a7071c2a6b2c1ba80143adf8050
https://github.com/phpmyadmin/phpmyadmin/commit/e761ab440e912a7071c2a6b2c1b…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-08-10 (Sat, 08 August 2019) -03:00
Changed paths:
A libraries/entry_points/server/status/advisor.php
M index.php
M libraries/classes/Core.php
M libraries/classes/Menu.php
M templates/server/status/base.twig
D server_status_advisor.php
Log Message:
-----------
Use the router for the server status advisor page
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 9a09477bf2290e265212b78f424755c5eb5dfcd9
https://github.com/phpmyadmin/phpmyadmin/commit/9a09477bf2290e265212b78f424…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-08-10 (Sat, 08 August 2019) -03:00
Changed paths:
A libraries/entry_points/server/replication.php
M index.php
M libraries/classes/Menu.php
M libraries/classes/ReplicationGui.php
M templates/server/replication/change_master.twig
M templates/server/replication/index.twig
M templates/server/replication/master_configuration.twig
M templates/server/replication/master_replication.twig
M templates/server/replication/slave_configuration.twig
M test/classes/ReplicationGuiTest.php
D server_replication.php
Log Message:
-----------
Use the router for the server replication page
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5500f9b170230af3e08598951e6439916398a432
https://github.com/phpmyadmin/phpmyadmin/commit/5500f9b170230af3e08598951e6…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-08-08 (Thu, 08 August 2019) -03:00
Changed paths:
A libraries/entry_points/server/binlog.php
M index.php
M libraries/classes/Core.php
M libraries/classes/Menu.php
M templates/server/binlog/index.twig
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/CoreTest.php
D server_binlog.php
Log Message:
-----------
Use the router for the server binlog page
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: c3c58e6cd47f4743b393cf4e3f472ef5906f57db
https://github.com/phpmyadmin/phpmyadmin/commit/c3c58e6cd47f4743b393cf4e3f4…
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/qbe.php
M index.php
M js/database/qbe.js
M libraries/classes/Core.php
M libraries/classes/Database/Qbe.php
M libraries/classes/Menu.php
M templates/database/designer/main.twig
M templates/database/multi_table_query/form.twig
D db_qbe.php
Log Message:
-----------
Use the router for the database QBE page
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>