pgAdmin 4 commit: Fixed issue related to shadowing variables reported b

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed issue related to shadowing variables reported b
Date: 2020-06-16 05:45:26
Message-ID: E1jl4PW-0005St-WA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed issue related to shadowing variables reported by SonarQube.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=697f4aec95dc1f7887ab7c2a3c46d2ecfb7681be
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
.../server_groups/servers/static/js/server.js | 40 +++++++++++-----------
1 file changed, 20 insertions(+), 20 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-16 05:45:27 pgAdmin 4 commit: Fixed vulnerabilities and few design suspicions where
Previous Message Aditya Toshniwal 2020-06-16 04:30:32 [pgAdmin][patch] SonarQube reported vulnerabilities and design suspicions