Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 4bc08bb0987024082575876e2d30c81559fc2588
https://github.com/phpmyadmin/phpmyadmin/commit/4bc08bb0987024082575876e2d3…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-07-31 (Wed, 07 July 2019) -03:00
Changed paths:
M export.php
M import.php
M libraries/classes/Footer.php
M libraries/classes/Import.php
M libraries/classes/Plugins/Export/ExportSql.php
M libraries/classes/Sql.php
M libraries/entry_points/database/search.php
M libraries/entry_points/server/privileges.php
M logout.php
M phpstan.neon.dist
M tbl_row_action.php
M transformation_wrapper.php
M user_password.php
Log Message:
-----------
Fix some errors detected by PHPStan
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: c83e62ce0d1a723b0890f231daa666f691888890
https://github.com/phpmyadmin/phpmyadmin/commit/c83e62ce0d1a723b0890f231daa…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-07-31 (Wed, 07 July 2019) -03:00
Changed paths:
M db_import.php
M import.php
M phpstan.neon.dist
M server_import.php
M sql.php
M tbl_export.php
M tbl_import.php
M test/classes/CoreTest.php
Log Message:
-----------
Fix some errors detected by PHPStan
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: daf76669280a30f2ad6e026eb9780f0a454b26ac
https://github.com/phpmyadmin/phpmyadmin/commit/daf76669280a30f2ad6e026eb97…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-07-31 (Wed, 07 July 2019) -03:00
Changed paths:
M ajax.php
M browse_foreigners.php
M changelog.php
M chk_rel.php
M db_central_columns.php
M db_datadict.php
M db_designer.php
M db_events.php
M db_export.php
M db_multi_table_query.php
M db_qbe.php
M db_routines.php
M db_sql_autocomplete.php
M db_triggers.php
M error_report.php
M export.php
M gis_data_editor.php
M import.php
M libraries/tbl_columns_definition_form.inc.php
M navigation.php
M normalization.php
M phpstan.neon.dist
M prefs_forms.php
M prefs_manage.php
M prefs_twofactor.php
M schema_export.php
M server_binlog.php
M server_replication.php
M server_sql.php
M server_status_advisor.php
M server_status_monitor.php
M server_status_processes.php
M server_status_variables.php
M server_user_groups.php
M tbl_addfield.php
M tbl_chart.php
M tbl_create.php
M tbl_find_replace.php
M tbl_get_field.php
M tbl_gis_visualization.php
M tbl_indexes.php
M tbl_operations.php
M tbl_relation.php
M tbl_row_action.php
M tbl_zoom_select.php
M themes.php
M transformation_overview.php
M transformation_wrapper.php
M user_password.php
M view_create.php
M view_operations.php
Log Message:
-----------
Declare $containerBuilder global when necessary
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 272c55f3d1f63c4477deb4ec02785ce67b964e9c
https://github.com/phpmyadmin/website/commit/272c55f3d1f63c4477deb4ec02785c…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2019-07-30 (Tue, 07 July 2019) -04:00
Changed paths:
M pmaweb/templates/sponsors.html
Log Message:
-----------
Change Apollo Soul link
As requested by Andy Wann on 2019-07-29
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: eea2c219e41bd2f14add0e13d76d657f8b76261a
https://github.com/phpmyadmin/phpmyadmin/commit/eea2c219e41bd2f14add0e13d76…
Author: Sven Strickroth <email(a)cs-ware.de>
Date: 2019-06-25 (Tue, 06 June 2019) +02:00
Changed paths:
M templates/login/twofactor/application.twig
Log Message:
-----------
Autofocus 2-factor-authentication input field on log in
Signed-off-by: Sven Strickroth <email(a)cs-ware.de>
Commit: 55c6fdfec019ece866f3a6be129a2429dc40021b
https://github.com/phpmyadmin/phpmyadmin/commit/55c6fdfec019ece866f3a6be129…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2019-07-30 (Tue, 07 July 2019) -04:00
Changed paths:
M templates/login/twofactor/application.twig
Log Message:
-----------
Merge pull request #15357 from csware/2fa_code-autofocus
Autofocus 2-factor-authentication input field on log in