pgAdmin 4 commit: Make sure we have the wheel package in the venv as it

2020-06-12 Thread Dave Page
Make sure we have the wheel package in the venv as it may be needed to build other dependencies. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bfa0b8779137e9890643840cbd0bdc576d4ba6cb Modified Files -- pkg/linux/build-functions.

Re: Reg-[Sonarqube] - expects 4 arguments, but 5 were provided.

2020-06-12 Thread Akshay Joshi
Thanks, patch applied. On Fri, Jun 12, 2020 at 12:43 PM Satish V wrote: > Hi Hackers, > > Attached is the patch which fixes the sonar issue of supplying more > parameters. > Kindly review and share the comments. > > > Thanks, > Sathish V > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software A

Re: [pgAdmin][patch] Clumsy coding related fixes

2020-06-12 Thread Akshay Joshi
Thanks, patch applied. On Fri, Jun 12, 2020 at 11:40 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch for some clumsy coding related fixes as reported by > SonarQube. This is the first batch, and will be sending another later. > Please review

pgAdmin 4 commit: Some clumsy coding related fixes reported by SonarQub

2020-06-12 Thread Akshay Joshi
Some clumsy coding related fixes reported by SonarQube. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8c20f0c0d2ea60322cb1f462241e60be5051be95 Author: Aditya Toshniwal Modified Files -- web/pgadmin/__init__.py

pgAdmin 4 commit: Fixed issue 'expects 4 arguments, but 5 were provided

2020-06-12 Thread Akshay Joshi
Fixed issue 'expects 4 arguments, but 5 were provided' reported by SonarQube. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ee1ea47e88828a842495bc2252a657315d79 Author: Satish V Modified Files -- .../servers/databases/static

[pgAdmin][patch] Runtime fixes reported by SonarQube

2020-06-12 Thread Akshay Joshi
Hi Hackers, Attached is the patch to fix runtime issues reported by SonarQube. Please review it. -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* Runtime_SonarQube_Fixes.patch Description: Binary data

Reg-[Sonarqube] - expects 4 arguments, but 5 were provided.

2020-06-12 Thread Satish V
Hi Hackers, Attached is the patch which fixes the sonar issue of supplying more parameters. Kindly review and share the comments. Thanks, Sathish V no_of_arg_fix.patch Description: Binary data