pgadmin4/web/pgadmin/browser/server_groups/servers
Satish V d43518cb3c Fixed following issues reported by SonarQube:
1) Replace this if-then-else statement by a single return statement. (clumsy)
2) 'switch' statements should have at least 3 'case' clauses. (bad practice)
2020-06-16 15:00:51 +05:30
..
databases Fixed following issues reported by SonarQube: 2020-06-16 15:00:51 +05:30
pgagent Some clumsy coding related fixes reported by SonarQube. 2020-06-12 15:24:17 +05:30
resource_groups Remove Python2 references from the source code. 2020-04-30 17:22:48 +05:30
roles Some clumsy coding related fixes reported by SonarQube. 2020-06-12 15:24:17 +05:30
static Fixed issue related to shadowing variables reported by SonarQube. 2020-06-16 10:47:40 +05:30
tablespaces Remove Python2 references from the source code. 2020-04-30 17:22:48 +05:30
templates Some more gettext() usage fixes: 2020-04-20 11:19:09 +05:30
tests Ensure that the password prompt should not be visible if the database server is in trust authentication mode. Fixes #2813 2020-04-10 17:03:04 +05:30
__init__.py Some clumsy coding related fixes reported by SonarQube. 2020-06-12 15:24:17 +05:30
gpdb.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
ppas.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
types.py Fixed gettext usage: 2020-04-10 14:52:41 +05:30
utils.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00