pgAdmin 4 commit: Fixed code smell 'String literals should not be dupli

2020-09-03 Thread Akshay Joshi
Fixed code smell 'String literals should not be duplicated'. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=31bbdd6a126c93815a960453d0644747e2f33099 Author: Khushboo Vashi Modified Files -- .../servers/databases/schemas/utils.py

pgAdmin 4 commit: Fixed code smell 'String literals should not be dupli

2020-08-28 Thread Akshay Joshi
Fixed code smell 'String literals should not be duplicated'. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3984544bdba29c87f6225061ed5577ebd2eb77e6 Author: Yogesh Mahajan Modified Files -- .../browser/server_groups/servers/__ini

pgAdmin 4 commit: Fixed code smell 'String literals should not be dupli

2020-08-19 Thread Akshay Joshi
Fixed code smell 'String literals should not be duplicated'. Create a constant.py file which contains the common Constants. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cc5a7ea334cd862ee54e4bc2f35026f40ea991d5 Author: Khushboo Vashi Modif

pgAdmin 4 commit: Fixed code smell 'String literals should not be dupli

2020-08-06 Thread Akshay Joshi
Fixed code smell 'String literals should not be duplicated' reported by SonarQube. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=48737e6a02f171e7554d9171253b1f7d82886b63 Author: Yogesh Mahajan  Modified Files -- .../feature_tes