pgAdmin 4 commit: Fixed issues reported by SonarQube.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed issues reported by SonarQube.
Дата
Msg-id E1l1P5K-0003Et-VD@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed issues reported by SonarQube.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d4a3e4d92c397fc8789f3f5dde45c61c04138bf1
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
.../browser/register_browser_preferences.py        | 10 ++---
web/pgadmin/misc/file_manager/static/js/utility.js | 20 ++++-----
web/pgadmin/preferences/__init__.py                |  6 +--
web/pgadmin/tools/debugger/static/js/debugger.js   | 12 ++---
.../tools/debugger/static/js/debugger_ui.js        |  4 +-
.../tools/debugger/static/js/debugger_utils.js     |  2 +-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js |  1 -
web/pgadmin/utils/driver/psycopg2/connection.py    |  1 -
web/pgadmin/utils/preferences.py                   | 51 ++++++++++++----------
9 files changed, 56 insertions(+), 51 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM 5457 - Kerberos Authentication - Phase 1
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Patch for SonarQube fixes.