pgadmin4/web/pgadmin/browser/server_groups/servers
Akshay Joshi df2f3460f0 Fix the following SonarQube code smells:
1) Use the "RegExp.exec()" method instead.
2) Remove parameter form or provide default value.
3) Extract this nested ternary operation into an independent statement.
4) Replace this character class by the character itself.
5) Unnecessary use of conditional expression for default assignment.
6) Prefer using an optional chain expression instead, as it's more concise and easier to read.
2024-06-11 18:07:22 +05:30
..
databases Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
pgagent Fixed violates check constraint issue when creating a pgAgent schedule. #7390 2024-04-23 17:27:11 +05:30
pgd_replication_groups Update object explorer icons for EPAS and replication related nodes 2024-05-27 12:29:38 +05:30
replica_nodes Update object explorer icons for EPAS and replication related nodes 2024-05-27 12:29:38 +05:30
resource_groups Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30
roles Fixed Typos 2024-05-23 12:52:41 +05:30
static Update object explorer icons for EPAS and replication related nodes 2024-05-27 12:29:38 +05:30
tablespaces Fixed Typos 2024-05-23 12:52:41 +05:30
templates Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
tests Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
__init__.py Ensure that a user can connect to a server using SSL certificates and identity files from a shared storage. #7306 2024-06-11 14:48:11 +05:30
ppas.py Fix the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
types.py Fixed Typos 2024-05-23 12:52:41 +05:30
utils.py Added support for viewing Log Based Clusters. #7216 2024-03-28 12:19:34 +05:30