pgadmin4/web/pgadmin/browser/server_groups/servers
Ashesh Vashi e73e2d2502 Fixed the errors, and warnings reported by pylama.
TODO::
- Don't use unicode in Python 3 for removing the support of Python 2 (
  psycopg2 driver - __init__.py, server_manager.py).
- Merge the lastest pgcli (version: 3.0.0) for SQL autocompletion.
2020-05-08 14:13:38 +05:30
..
databases Fixed the errors, and warnings reported by pylama. 2020-05-08 14:13:38 +05:30
pgagent 1) Fixed feature test and API test cases. 2020-04-22 13:57:32 +05:30
resource_groups Remove Python2 references from the source code. 2020-04-30 17:22:48 +05:30
roles Fixed invalid literal issue when removing the connection limit for the existing role. Fixes #5001 2020-05-07 13:14:45 +05:30
static Fixed an issue where select2 hover is inconsistent for the SSL field in create server dialog. Fixes #5469 2020-05-04 13:19:13 +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 Make changes to use gettext() function correctly. 2020-04-15 16:23: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