pgadmin4/web/pgadmin/misc/bgprocess
Ashesh Vashi b22d73ec46 Improvise the pgsql driver to keep the utility names used for different
operation like backup, restore, etc within it.

Also:
* improvised the color combination of the background process logger.
* Removed an unnecessary print statement from the
  get_storage_directory(..) function, also return None if STORAGE_DIR
  is set to None.
2016-05-14 00:48:20 +05:30
..
static Improvise the pgsql driver to keep the utility names used for different 2016-05-14 00:48:20 +05:30
__init__.py Adding a background process executor, and observer. 2016-05-13 08:49:51 +05:30
process_executor.py Fixed cStringIO and StringIO module compatibility in python 2016-05-13 11:22:59 +05:30
processes.py Fixed cStringIO and StringIO module compatibility in python 2016-05-13 11:22:59 +05:30