Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: cfe8af2b6eea82be3f1367cfdc5a01bc856f2654 https://github.com/phpmyadmin/phpmyadmin/commit/cfe8af2b6eea82be3f1367cfdc5a... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-05-30 (Thu, 05 May 2019) -03:00
Changed paths: M js/doclinks.js M js/functions.js M js/messages.php
Log Message: ----------- Rename mysql_doc_* variables to camel case
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: fe40a5d06d24003359a2331eacdf1d54d5834a36 https://github.com/phpmyadmin/phpmyadmin/commit/fe40a5d06d24003359a2331eacdf... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-05-30 (Thu, 05 May 2019) -03:00
Changed paths: M js/db_multi_table_query.js
Log Message: ----------- Rename db_multi_table_query.js vars to use camel case
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: bc74213a7d8e7d0a57f2be27a6ed3cbcb4825037 https://github.com/phpmyadmin/phpmyadmin/commit/bc74213a7d8e7d0a57f2be27a6ed... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-05-30 (Thu, 05 May 2019) -03:00
Changed paths: M js/ajax.js M js/error_report.js
Log Message: ----------- Rename error_report.js variables to camel case
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 4fc95582bf98eb0bbd5e55b4b5c0adb57f9eb5ae https://github.com/phpmyadmin/phpmyadmin/commit/4fc95582bf98eb0bbd5e55b4b5c0... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-05-30 (Thu, 05 May 2019) -03:00
Changed paths: M js/cross_framing_protection.js M js/db_central_columns.js M js/db_operations.js M js/db_search.js
Log Message: ----------- Rename JS variables to camel case in some files
- js/cross_framing_protection.js - js/db_central_columns.js - js/db_operations.js - js/db_search.js
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 6ed803588a4c87416e3605e9f725264ea97cfa5b https://github.com/phpmyadmin/phpmyadmin/commit/6ed803588a4c87416e3605e9f725... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-05-30 (Thu, 05 May 2019) -03:00
Changed paths: M error_report.php M js/ajax.js M js/common.js M js/console.js M js/error_report.js M js/functions.js M js/navigation.js M js/sql.js M js/tbl_operations.js M libraries/classes/ErrorHandler.php M libraries/classes/Response.php M prefs_forms.php M prefs_manage.php
Log Message: ----------- Fix ESLint warnings in js/ajax.js
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev