Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 927fed774ca50ae047a49e265ef280eeb3abfd57
https://github.com/phpmyadmin/phpmyadmin/commit/927fed774ca50ae047a49e265ef…
Author: Leonardo Strozzi <laps15(a)inf.ufpr.br>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M libraries/classes/Controllers/Database/DatabaseStructureController.php
M libraries/classes/Controllers/Table/TableRelationController.php
M libraries/classes/Controllers/Table/TableSearchController.php
M libraries/classes/Twig/PhpFunctionsExtension.php
M templates/database/structure/structure_table_row.twig
M templates/table/relation/common_form.twig
M templates/table/search/zoom_result_form.twig
Log Message:
-----------
Remove md5 twig extension
Adapt templates to remove md5 from PhpFuncionsExtension.php
Signed-off-by: Leonardo Strozzi <laps15(a)inf.ufpr.br>
Commit: 2d5825d73e357b1047321578905fd9f5356f0c6b
https://github.com/phpmyadmin/phpmyadmin/commit/2d5825d73e357b1047321578905…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M libraries/classes/Controllers/Database/DatabaseStructureController.php
M libraries/classes/Controllers/Table/TableRelationController.php
M libraries/classes/Controllers/Table/TableSearchController.php
M libraries/classes/Twig/PhpFunctionsExtension.php
M templates/database/structure/structure_table_row.twig
M templates/table/relation/common_form.twig
M templates/table/search/zoom_result_form.twig
Log Message:
-----------
Merge pull request #14305 from laps15/refactor
Remove md5 twig extension
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/3af0accf496f...2d5825d73e35
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: dce862d41b3cdbe91afc43ed6b3d0ff8b5127d72
https://github.com/phpmyadmin/phpmyadmin/commit/dce862d41b3cdbe91afc43ed6b3…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M libraries/classes/Controllers/Database/DatabaseStructureController.php
M libraries/classes/Controllers/Server/ServerCollationsController.php
M libraries/classes/Controllers/Server/ServerDatabasesController.php
M libraries/classes/Controllers/Server/ServerVariablesController.php
M libraries/classes/Controllers/Table/TableChartController.php
M libraries/classes/Controllers/Table/TableIndexesController.php
M libraries/classes/Controllers/Table/TableRelationController.php
M libraries/classes/Controllers/Table/TableSearchController.php
M libraries/classes/Controllers/Table/TableStructureController.php
Log Message:
-----------
Remove dbi global from Controllers
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Commit: 66f2e4a2dc1c94f17d287c87a458cfe3e9863223
https://github.com/phpmyadmin/phpmyadmin/commit/66f2e4a2dc1c94f17d287c87a45…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M db_designer.php
M db_qbe.php
M db_search.php
M libraries/classes/Database/Designer.php
M libraries/classes/Database/Designer/Common.php
M libraries/classes/Database/Qbe.php
M libraries/classes/Database/Search.php
M libraries/classes/Dbi/DbiDummy.php
M test/classes/Database/Designer/CommonTest.php
M test/classes/Database/DesignerTest.php
M test/classes/Database/QbeTest.php
M test/classes/Database/SearchTest.php
Log Message:
-----------
Remove $dbi global from Database classes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/83f433695b19...66f2e4a2dc1c
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.