[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 95b02a: Rename js/tbl_gis_visualization.js variables to use camel case
Maurício Meneghini Fauth
mauricio at fauth.dev
Thu May 30 00:30:42 CEST 2019
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 95b02af6d4d0a940f0fd7636bb9a761f92001765
https://github.com/phpmyadmin/phpmyadmin/commit/95b02af6d4d0a940f0fd7636bb9a761f92001765
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-05-29 (Wed, 05 May 2019) -03:00
Changed paths:
M js/tbl_gis_visualization.js
Log Message:
-----------
Rename js/tbl_gis_visualization.js variables to use camel case
Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>
Commit: 2fb253d380cd69e9a2844b22ae219459fcd9c95c
https://github.com/phpmyadmin/phpmyadmin/commit/2fb253d380cd69e9a2844b22ae219459fcd9c95c
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-05-29 (Wed, 05 May 2019) -03:00
Changed paths:
M js/tbl_chart.js
Log Message:
-----------
Rename tbl_chart.js varaibles to use camel case
Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>
Commit: 4048691f9ea57ef07082c4ceb30133787d32ea80
https://github.com/phpmyadmin/phpmyadmin/commit/4048691f9ea57ef07082c4ceb30133787d32ea80
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-05-29 (Wed, 05 May 2019) -03:00
Changed paths:
M js/server_variables.js
Log Message:
-----------
Fix ESLint warnings in server_variables.js
Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>
Commit: a1e9199bd86ef260fd040d02060e61497d4f1649
https://github.com/phpmyadmin/phpmyadmin/commit/a1e9199bd86ef260fd040d02060e61497d4f1649
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-05-29 (Wed, 05 May 2019) -03:00
Changed paths:
M js/server_status_variables.js
Log Message:
-----------
Rename server_status_variables.js variables to use camel case
Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>
Commit: cd3985120b3961672028b2e5c4021d073b36f305
https://github.com/phpmyadmin/phpmyadmin/commit/cd3985120b3961672028b2e5c4021d073b36f305
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-05-29 (Wed, 05 May 2019) -03:00
Changed paths:
M js/server_status_monitor.js
Log Message:
-----------
Rename server_status_monitor.js variables to use camel case
Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>
Commit: 3c972ed831a9cd1fab65be4a44ecea7be549102d
https://github.com/phpmyadmin/phpmyadmin/commit/3c972ed831a9cd1fab65be4a44ecea7be549102d
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-05-29 (Wed, 05 May 2019) -03:00
Changed paths:
M js/server_status_advisor.js
Log Message:
-----------
Rename server_status_advisor.js vars to use camel case
Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>
Commit: e03eb1b50cc496807cc9e97f6c00ee823ab40c17
https://github.com/phpmyadmin/phpmyadmin/commit/e03eb1b50cc496807cc9e97f6c00ee823ab40c17
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-05-29 (Wed, 05 May 2019) -03:00
Changed paths:
M js/server_databases.js
Log Message:
-----------
Rename server_databases.js vars to use camel case
Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>
Commit: 3e11b7e6b3aafec07f1a8d5c8685826628ae216a
https://github.com/phpmyadmin/phpmyadmin/commit/3e11b7e6b3aafec07f1a8d5c8685826628ae216a
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-05-29 (Wed, 05 May 2019) -03:00
Changed paths:
M .eslintrc.json
M js/codemirror/addon/lint/sql-lint.js
M js/console.js
M js/navigation.js
M js/rte.js
Log Message:
-----------
Require constructor names to begin with a capital letter
Turns new-cap ESLint to error
Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>
Commit: 39bcd04878dde29e383a098ed431369240867b7d
https://github.com/phpmyadmin/phpmyadmin/commit/39bcd04878dde29e383a098ed431369240867b7d
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-05-29 (Wed, 05 May 2019) -03:00
Changed paths:
M js/functions.js
M js/gis_data_editor.js
Log Message:
-----------
Disable no-eval rule only on the specified line
Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>
More information about the Git
mailing list