public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Allow the connection timeout to be configured on a pe
Date: Tue, 19 Jun 2018 23:58:51 +0000
Message-ID: <[email protected]> (raw)
Allow the connection timeout to be configured on a per-server basis. Fixes #3388
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7a06acb678af27d7d45c8cab2e9fcffae7af...
Author: Akshay Joshi <[email protected]>
Modified Files
--------------
docs/en_US/images/server_advanced.png | Bin 46133 -> 71981 bytes
docs/en_US/release_notes_3_1.rst | 1 +
docs/en_US/server_dialog.rst | 1 +
web/migrations/versions/493cd3e39c0c_.py | 28 ++++++++++++
.../browser/server_groups/servers/__init__.py | 4 ++
.../server_groups/servers/static/js/server.js | 6 +++
.../tests/test_add_server_with_connect_timeout.py | 47 +++++++++++++++++++++
web/pgadmin/browser/static/js/datamodel.js | 10 ++---
web/pgadmin/model/__init__.py | 3 +-
web/pgadmin/tools/backup/__init__.py | 20 ++++++++-
web/pgadmin/tools/maintenance/__init__.py | 10 ++++-
web/pgadmin/tools/restore/__init__.py | 10 ++++-
web/pgadmin/utils/driver/psycopg2/connection.py | 9 ++--
.../utils/driver/psycopg2/server_manager.py | 2 +
14 files changed, 138 insertions(+), 13 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: pgAdmin 4 commit: Allow the connection timeout to be configured on a pe
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox