pgadmin4/web/pgadmin/misc/bgprocess/static/js
Akshay Joshi 251bf05692 Fixed the following SonarQube code smells:
1) Do not use Array index in keys.
2) Unnecessary escape character.
3) Rename this local variable to match the regular expression ^[_a-z][a-z0-9_]*$
4) Remove the unused local variable.
2023-06-12 18:44:31 +05:30
..
BgProcessManager.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
BgProcessNotify.jsx 1. Explain plan crashes query tool after SonarQube fixes. 2022-08-18 18:42:03 +05:30
index.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
ProcessDetails.jsx Fixed the following SonarQube code smells: 2023-06-12 18:44:31 +05:30
Processes.jsx Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
showDetails.jsx 1) Added support to show all background processes in separate panel. Fixes #3709 2022-08-11 10:49:45 +05:30