pgAdmin 4 commit: Add support for proxies in the runtime. Fixes #2301

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add support for proxies in the runtime. Fixes #2301
Date: 2017-03-29 16:17:20
Message-ID: E1ctGHg-0005jD-LM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add support for proxies in the runtime. Fixes #2301

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4e163452575dc6cf6205bc3349b7138e74ba92ef
Author: Maxim Zakharov <dp(dot)maxime(at)gmail(dot)com>

Modified Files
--------------
runtime/pgAdmin4.cpp | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 142 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-03-30 14:24:06 [pgAdmin4][PATCH] To fix dialog help in browser tab/window
Previous Message Dave Page 2017-03-29 15:34:00 pgAdmin 4 commit: Revert to the old, arguably broken code for QT4 port