Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 83df3be3295325a42a487afcf4b88e8b84de7a52 https://github.com/phpmyadmin/phpmyadmin/commit/83df3be3295325a42a487afcf4b8... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2017-09-25 (Mon, 25 Sep 2017)
Changed paths: A .eslintignore A .eslintrc.json M .gitignore R .jshintrc A package.json A yarn.lock
Log Message: ----------- Add ESLint JavaScript linter
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com
Commit: 00e1ca9b66b3a4dc11ca4f657ac3830b7ea24f3d https://github.com/phpmyadmin/phpmyadmin/commit/00e1ca9b66b3a4dc11ca4f657ac3... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2017-09-25 (Mon, 25 Sep 2017)
Changed paths: M js/ajax.js M js/chart.js M js/codemirror/addon/lint/sql-lint.js M js/common.js M js/config.js M js/console.js M js/cross_framing_protection.js M js/db_central_columns.js M js/db_multi_table_query.js M js/db_operations.js M js/db_qbe.js M js/db_search.js M js/db_structure.js M js/db_tracking.js M js/error_report.js M js/export.js M js/export_output.js M js/functions.js M js/gis_data_editor.js M js/import.js M js/indexes.js M js/jqplot/plugins/jqplot.byteFormatter.js M js/keyhandler.js M js/makegrid.js M js/menu-resizer.js M js/microhistory.js M js/multi_column_sort.js M js/navigation.js M js/normalization.js M js/page_settings.js M js/pmd/designer_db.js M js/pmd/designer_objects.js M js/pmd/designer_page.js M js/pmd/history.js M js/pmd/init.js M js/pmd/move.js M js/replication.js M js/rte.js M js/server_databases.js M js/server_plugins.js M js/server_privileges.js M js/server_status_advisor.js M js/server_status_monitor.js M js/server_status_processes.js M js/server_status_sorter.js M js/server_status_variables.js M js/server_user_groups.js M js/server_variables.js M js/shortcuts_handler.js M js/sql.js M js/tbl_change.js M js/tbl_chart.js M js/tbl_find_replace.js M js/tbl_gis_visualization.js M js/tbl_operations.js M js/tbl_relation.js M js/tbl_select.js M js/tbl_structure.js M js/tbl_tracking.js M js/tbl_zoom_plot_jqplot.js M js/transformations/image_upload.js M js/transformations/json.js M js/transformations/json_editor.js M js/transformations/sql_editor.js M js/transformations/xml.js M js/transformations/xml_editor.js M setup/scripts.js
Log Message: ----------- Automatic fixes by ESLint
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com
Commit: e9e834d02eddf628a713678a50ede81054b144e6 https://github.com/phpmyadmin/phpmyadmin/commit/e9e834d02eddf628a713678a50ed... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2017-09-25 (Mon, 25 Sep 2017)
Changed paths: A .eslintignore A .eslintrc.json M .gitignore R .jshintrc M js/ajax.js M js/chart.js M js/codemirror/addon/lint/sql-lint.js M js/common.js M js/config.js M js/console.js M js/cross_framing_protection.js M js/db_central_columns.js M js/db_multi_table_query.js M js/db_operations.js M js/db_qbe.js M js/db_search.js M js/db_structure.js M js/db_tracking.js M js/error_report.js M js/export.js M js/export_output.js M js/functions.js M js/gis_data_editor.js M js/import.js M js/indexes.js M js/jqplot/plugins/jqplot.byteFormatter.js M js/keyhandler.js M js/makegrid.js M js/menu-resizer.js M js/microhistory.js M js/multi_column_sort.js M js/navigation.js M js/normalization.js M js/page_settings.js M js/pmd/designer_db.js M js/pmd/designer_objects.js M js/pmd/designer_page.js M js/pmd/history.js M js/pmd/init.js M js/pmd/move.js M js/replication.js M js/rte.js M js/server_databases.js M js/server_plugins.js M js/server_privileges.js M js/server_status_advisor.js M js/server_status_monitor.js M js/server_status_processes.js M js/server_status_sorter.js M js/server_status_variables.js M js/server_user_groups.js M js/server_variables.js M js/shortcuts_handler.js M js/sql.js M js/tbl_change.js M js/tbl_chart.js M js/tbl_find_replace.js M js/tbl_gis_visualization.js M js/tbl_operations.js M js/tbl_relation.js M js/tbl_select.js M js/tbl_structure.js M js/tbl_tracking.js M js/tbl_zoom_plot_jqplot.js M js/transformations/image_upload.js M js/transformations/json.js M js/transformations/json_editor.js M js/transformations/sql_editor.js M js/transformations/xml.js M js/transformations/xml_editor.js A package.json M setup/scripts.js A yarn.lock
Log Message: ----------- Merge pull request #13689 from mauriciofauth/eslint
RFC: Add ESLint JavaScript linter
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/cdceb44af4d6...e9e834d02edd