pgadmin4/web/pgadmin/browser/server_groups/servers
Khushboo Vashi cc5a7ea334 Fixed code smell 'String literals should not be duplicated'.
Create a constant.py file which contains the common Constants.
2020-08-19 14:16:02 +05:30
..
databases Fixed code smell 'String literals should not be duplicated'. 2020-08-19 14:16:02 +05:30
pgagent Fixed cognitive complexity issues reported by SonarQube. 2020-08-11 15:13:35 +05:30
resource_groups Fixed following SonarQube issues: 2020-07-27 16:31:03 +05:30
roles Remove old Python 2 compatibility code. Fixes #5700 2020-07-27 11:03:13 +01:00
static Upgrade font awesome from v4 to v5. Fixes #5731 2020-08-13 12:04:00 +05:30
tablespaces Upgrade font awesome from v4 to v5. Fixes #5731 2020-08-13 12:04:00 +05:30
templates Modified schema diff tool to compare two databases instead of two schemas. Fixes #5126 2020-08-10 15:13:34 +05:30
tests Use Python3 'ipaddress' module to validate the IPv4 and IPv6 addresses. 2020-08-10 15:57:25 +05:30
__init__.py Fixed code smell 'String literals should not be duplicated'. 2020-08-19 14:16:02 +05:30
gpdb.py Fixed issue related to extra semicolons and function naming convention reported by SonarQube. 2020-06-24 16:16:12 +05:30
ppas.py Fixed issue related to extra semicolons and function naming convention reported by SonarQube. 2020-06-24 16:16:12 +05:30
types.py Replace the generic exception class with a more specific one. 2020-08-07 12:37:00 +05:30
utils.py Use Python3 'ipaddress' module to validate the IPv4 and IPv6 addresses. 2020-08-10 15:57:25 +05:30