pgadmin4/web/pgadmin/browser/server_groups/servers
Yogesh Mahajan cbf5886430 Fixed the following code smells:
1. Use concise character class syntax
2. Add a "break" statement or remove this "else" clause.
3. Replace this generic exception class with a more specific one.
4. Use a regular expression literal instead of the 'RegExp' constructor.
5. Use the opposite operator ("not in") instead.
2022-09-10 13:48:14 +05:30
..
databases Fixed 'Remove the unused function parameter' code smell. 2022-09-09 18:36:51 +05:30
pgagent Fixed the following code smells: 2022-09-10 13:48:14 +05:30
resource_groups Fixed SonarQube issues. 2022-09-08 18:08:58 +05:30
roles Fixed the following code smells: 2022-09-10 13:48:14 +05:30
static Fixed 'Remove the unnecessary boolean literals' code smell. 2022-09-09 15:23:18 +05:30
tablespaces Fixed SonarQube issues. 2022-09-08 18:08:58 +05:30
templates Remove the SQL files for the unsupported versions of the database server. Fixes #7462 2022-08-09 13:24:52 +05:30
tests Fixed Securtiy Hotspot reported by SonarQube. 2022-08-12 17:10:26 +05:30
__init__.py Port change ownership dialog to React. Fixes #7590 2022-08-05 14:11:17 +05:30
ppas.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
types.py Fixed 'Remove the unused function parameter' code smell. 2022-09-09 18:36:51 +05:30
utils.py Fixed 'Remove the unused function parameter' code smell. 2022-09-09 18:36:51 +05:30