Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 81d1330ae583b2526d62338b3454cbfc91a0714e
https://github.com/phpmyadmin/phpmyadmin/commit/81d1330ae583b2526d62338b345…
Author: Sean Mollet <nhtshot(a)gmail.com>
Date: 2020-02-12 (Wed, 02 February 2020) +01:00
Changed paths:
M libraries/classes/Tracker.php
Log Message:
-----------
Fix crash when tablename or dbname is not set
Drop statements don't give proper tablenames, resulting in a crash. Obviously, that issue needs fixed as well, but handling it cleanly seems preferable.
Signed-off-by: Sean Mollet <sean(a)malmoset.com>
Commit: 372973da5c98e3e782b5adb510bc958e1069be2f
https://github.com/phpmyadmin/phpmyadmin/commit/372973da5c98e3e782b5adb510b…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-02-12 (Wed, 02 February 2020) +01:00
Changed paths:
M libraries/classes/Tracker.php
Log Message:
-----------
Merge #15886 - Fix crash when tablename or dbname is not set
Pull-request: #15886
I could not verify the crash but the fix was possible.
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 14edb793b66b0a493bc079a7275a631fa3ddf1d4
https://github.com/phpmyadmin/phpmyadmin/commit/14edb793b66b0a493bc079a7275…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-02-12 (Wed, 02 February 2020) +01:00
Changed paths:
M test/classes/Plugins/Auth/AuthenticationConfigTest.php
Log Message:
-----------
Fix test after #15901 - Fix #15795 - Broken link on "MySQL said"
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 0b2937dd6a4f88c5ddc71921e35fdeae7a0c017a
https://github.com/phpmyadmin/phpmyadmin/commit/0b2937dd6a4f88c5ddc71921e35…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-02-12 (Wed, 02 February 2020) +01:00
Changed paths:
M libraries/classes/Controllers/Table/StructureController.php
Log Message:
-----------
Fix #15781 - Illegal string offset error on structure page of 'information_schema'
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: dc69fbf0f49df4d0cd99bcffa76f244394a2298e
https://github.com/phpmyadmin/phpmyadmin/commit/dc69fbf0f49df4d0cd99bcffa76…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-02-12 (Wed, 02 February 2020) +01:00
Changed paths:
M ChangeLog
Log Message:
-----------
Add ChangeLog entry for #15781
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 190ad754bc1c2138ff4a1d8ebeecf32cf912a60d
https://github.com/phpmyadmin/phpmyadmin/commit/190ad754bc1c2138ff4a1d8ebee…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-02-12 (Wed, 02 February 2020) +01:00
Changed paths:
M test/classes/UtilTest.php
Log Message:
-----------
Improve tests for #15830
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: e0074f053acac289d439a26e46861b3d0890791c
https://github.com/phpmyadmin/phpmyadmin/commit/e0074f053acac289d439a26e468…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-02-12 (Wed, 02 February 2020) +01:00
Changed paths:
M test/classes/UtilTest.php
Log Message:
-----------
Improve tests for #15830 and fix coding standard errors
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 796e24cc9c1586f04048a0419fff9b4ebcd551f8
https://github.com/phpmyadmin/phpmyadmin/commit/796e24cc9c1586f04048a0419ff…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-02-12 (Wed, 02 February 2020) +01:00
Changed paths:
M test/classes/UtilTest.php
Log Message:
-----------
Fix tests for #15830 - set back locale to 'en' and add test case
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 517222ff59a59d45f42d8223cdbd6ca09ab1e462
https://github.com/phpmyadmin/phpmyadmin/commit/517222ff59a59d45f42d8223cdb…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-02-13 (Thu, 02 February 2020) +01:00
Changed paths:
M ChangeLog
M libraries/classes/Controllers/Table/StructureController.php
M libraries/classes/Tracker.php
M phpstan-baseline.neon
M test/classes/Plugins/Auth/AuthenticationConfigTest.php
M test/classes/UtilTest.php
Log Message:
-----------
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/QA_5_0
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 796e24cc9c1586f04048a0419fff9b4ebcd551f8
https://github.com/phpmyadmin/phpmyadmin/commit/796e24cc9c1586f04048a0419ff…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-02-12 (Wed, 02 February 2020) +01:00
Changed paths:
M test/classes/UtilTest.php
Log Message:
-----------
Fix tests for #15830 - set back locale to 'en' and add test case
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f5c970639cb78c87362483ef1454515b5442cd74
https://github.com/phpmyadmin/phpmyadmin/commit/f5c970639cb78c87362483ef145…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-12 (Wed, 02 February 2020) -03:00
Changed paths:
M libraries/classes/Controllers/AjaxController.php
M libraries/classes/Controllers/BrowseForeignersController.php
M libraries/classes/Controllers/CheckRelationsController.php
M libraries/classes/Controllers/Database/DataDictionaryController.php
M libraries/classes/Controllers/Database/MultiTableQueryController.php
M libraries/classes/Controllers/Database/SqlAutoCompleteController.php
M libraries/classes/Controllers/Database/SqlFormatController.php
M libraries/classes/Controllers/Database/StructureController.php
M libraries/classes/Controllers/GisDataEditorController.php
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Controllers/Server/BinlogController.php
M libraries/classes/Controllers/Server/CollationsController.php
M libraries/classes/Controllers/Server/DatabasesController.php
M libraries/classes/Controllers/Server/EnginesController.php
M libraries/classes/Controllers/Server/PluginsController.php
M libraries/classes/Controllers/Server/ReplicationController.php
M libraries/classes/Controllers/Server/SqlController.php
M libraries/classes/Controllers/Server/Status/AdvisorController.php
M libraries/classes/Controllers/Server/Status/MonitorController.php
M libraries/classes/Controllers/Server/Status/ProcessesController.php
M libraries/classes/Controllers/Server/Status/QueriesController.php
M libraries/classes/Controllers/Server/Status/StatusController.php
M libraries/classes/Controllers/Server/Status/VariablesController.php
M libraries/classes/Controllers/Server/VariablesController.php
M libraries/classes/Controllers/ThemesController.php
M libraries/classes/Controllers/TransformationOverviewController.php
M libraries/routes.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/CollationsControllerTest.php
M test/classes/Controllers/Server/DatabasesControllerTest.php
M test/classes/Controllers/Server/EnginesControllerTest.php
M test/classes/Controllers/Server/PluginsControllerTest.php
M test/classes/Controllers/Server/Status/AdvisorControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/QueriesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Controllers/Server/VariablesControllerTest.php
M test/classes/Controllers/TransformationOverviewControllerTest.php
Log Message:
-----------
Move response handling from routes to controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 096e8234014653e45f1070e47a82a2f00e6826b3
https://github.com/phpmyadmin/phpmyadmin/commit/096e8234014653e45f1070e47a8…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-12 (Wed, 02 February 2020) -03:00
Changed paths:
M phpstan-baseline.neon
M test/classes/Stubs/Response.php
Log Message:
-----------
Add Response as a parent class for Response stub
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 8029ea98752103794bf2633a26ff6351caa19ee2
https://github.com/phpmyadmin/phpmyadmin/commit/8029ea98752103794bf2633a26f…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-12 (Wed, 02 February 2020) -03:00
Changed paths:
M libraries/classes/Controllers/AjaxController.php
M libraries/classes/Controllers/BrowseForeignersController.php
M libraries/classes/Controllers/CheckRelationsController.php
M libraries/classes/Controllers/Database/MultiTableQueryController.php
M libraries/classes/Controllers/Database/RoutinesController.php
M libraries/classes/Controllers/Database/SqlFormatController.php
M libraries/classes/Controllers/Database/StructureController.php
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Controllers/LintController.php
M libraries/classes/Controllers/Server/BinlogController.php
M libraries/classes/Controllers/Server/DatabasesController.php
M libraries/classes/Controllers/Server/ReplicationController.php
M libraries/classes/Controllers/Server/Status/MonitorController.php
M libraries/classes/Controllers/Server/Status/ProcessesController.php
M libraries/classes/Controllers/Server/Status/VariablesController.php
M libraries/classes/Controllers/Server/VariablesController.php
M libraries/routes.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/DatabasesControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Controllers/Server/VariablesControllerTest.php
Log Message:
-----------
Move request handling from routes to controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: dd6110e77000628b0a31d9867c9929833939dc7c
https://github.com/phpmyadmin/phpmyadmin/commit/dd6110e77000628b0a31d9867c9…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-12 (Wed, 02 February 2020) -03:00
Changed paths:
M index.php
M libraries/routes.php
Log Message:
-----------
Refactor the route definition file
Simplify the routes file by moving the controller creation to the
index.php file.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 64723d90da973e1ec3628f601a7b0fd674657408
https://github.com/phpmyadmin/phpmyadmin/commit/64723d90da973e1ec3628f601a7…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-12 (Wed, 02 February 2020) -03:00
Changed paths:
M js/database/multi_table_query.js
M libraries/classes/Controllers/Database/QueryByExampleController.php
M libraries/classes/Database/MultiTableQuery.php
M libraries/classes/Menu.php
M libraries/routes.php
M templates/database/multi_table_query/form.twig
Log Message:
-----------
Rename the multi-table query route
Renames the route name from /database/multi_table_query to
/database/multi-table-query.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: d85cca09b2562da59a0b8194e9ebd1c9de225a48
https://github.com/phpmyadmin/phpmyadmin/commit/d85cca09b2562da59a0b8194e9e…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-12 (Wed, 02 February 2020) -03:00
Changed paths:
M js/export.js
M libraries/classes/Controllers/AjaxController.php
M libraries/classes/Controllers/Database/DataDictionaryController.php
M libraries/routes.php
M templates/database/structure/index.twig
Log Message:
-----------
Remove database and table from route names
Database and table names may contain the slash char (/) which is the
route separator char.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: d0283d7df251be542c6d27acea3c3ea744b5b400
https://github.com/phpmyadmin/phpmyadmin/commit/d0283d7df251be542c6d27acea3…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-12 (Wed, 02 February 2020) -03:00
Changed paths:
M index.php
M js/database/multi_table_query.js
M js/export.js
M libraries/classes/Controllers/AjaxController.php
M libraries/classes/Controllers/BrowseForeignersController.php
M libraries/classes/Controllers/CheckRelationsController.php
M libraries/classes/Controllers/Database/DataDictionaryController.php
M libraries/classes/Controllers/Database/MultiTableQueryController.php
M libraries/classes/Controllers/Database/QueryByExampleController.php
M libraries/classes/Controllers/Database/RoutinesController.php
M libraries/classes/Controllers/Database/SqlAutoCompleteController.php
M libraries/classes/Controllers/Database/SqlFormatController.php
M libraries/classes/Controllers/Database/StructureController.php
M libraries/classes/Controllers/GisDataEditorController.php
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Controllers/LintController.php
M libraries/classes/Controllers/Server/BinlogController.php
M libraries/classes/Controllers/Server/CollationsController.php
M libraries/classes/Controllers/Server/DatabasesController.php
M libraries/classes/Controllers/Server/EnginesController.php
M libraries/classes/Controllers/Server/PluginsController.php
M libraries/classes/Controllers/Server/ReplicationController.php
M libraries/classes/Controllers/Server/SqlController.php
M libraries/classes/Controllers/Server/Status/AdvisorController.php
M libraries/classes/Controllers/Server/Status/MonitorController.php
M libraries/classes/Controllers/Server/Status/ProcessesController.php
M libraries/classes/Controllers/Server/Status/QueriesController.php
M libraries/classes/Controllers/Server/Status/StatusController.php
M libraries/classes/Controllers/Server/Status/VariablesController.php
M libraries/classes/Controllers/Server/VariablesController.php
M libraries/classes/Controllers/ThemesController.php
M libraries/classes/Controllers/TransformationOverviewController.php
M libraries/classes/Database/MultiTableQuery.php
M libraries/classes/Menu.php
M libraries/routes.php
M phpstan-baseline.neon
M templates/database/multi_table_query/form.twig
M templates/database/structure/index.twig
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/CollationsControllerTest.php
M test/classes/Controllers/Server/DatabasesControllerTest.php
M test/classes/Controllers/Server/EnginesControllerTest.php
M test/classes/Controllers/Server/PluginsControllerTest.php
M test/classes/Controllers/Server/Status/AdvisorControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/QueriesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Controllers/Server/VariablesControllerTest.php
M test/classes/Controllers/TransformationOverviewControllerTest.php
M test/classes/Stubs/Response.php
Log Message:
-----------
Merge pull request #15953 from mauriciofauth/routes-refactor
Refactor the route definition file
- Move request and response handling from routes file to the controllers.
- Simplify the routes file by moving the controller creation to the `index.php` file.
- Other minor changes.