pgAdmin 4 commit: Display process output as it happens. Fixes #2811

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Display process output as it happens. Fixes #2811
Date: 2017-11-27 13:00:50
Message-ID: E1eJJ1m-0006KA-Pi@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Display process output as it happens. Fixes #2811

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7db7da5b0e6476971c752394870e251bcc507f89
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/misc/bgprocess/processes.py | 22 +++++++++++-----------
web/pgadmin/misc/bgprocess/static/js/bgprocess.js | 17 +++++++++++++++--
2 files changed, 26 insertions(+), 13 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-11-27 13:02:01 Re: Fix for RM2811
Previous Message Harshal Dhumal 2017-11-27 12:29:50 Re: Fix for RM2811