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-17 11:45:20
Message-ID: E1jlWVM-0001wT-Ss@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=7c12ade161ebe852b8e05cca7eb9120a9c4819de
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/tablespaces/static/js/tablespace.js | 30 +-
web/pgadmin/browser/static/js/browser.js | 366 ++++++++++-----------
web/pgadmin/browser/static/js/collection.js | 34 +-
3 files changed, 215 insertions(+), 215 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-17 11:45:53 Re: [pgAdmin][patch] SonarQube reported vulnerabilities and design suspicions
Previous Message Yogesh Mahajan 2020-06-17 11:03:22 [pgAdmin4][Patch] - Issue fixes reported by SonarQube -2