pgadmin4/web/pgadmin/utils
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
..
driver Improvise the pgsql driver to keep the utility names used for different 2016-05-14 00:48:20 +05:30
__init__.py Added support for the server side file manager, which will be useful in 2016-05-13 00:04:32 +05:30
ajax.py First round of string review and cleanup. 2016-05-06 13:53:48 +01:00
crypto.py Change server password feature 2016-05-13 13:21:20 +05:30
menu.py Dashboards v1 2016-05-05 16:42:16 +01:00
paths.py Improvise the pgsql driver to keep the utility names used for different 2016-05-14 00:48:20 +05:30
preferences.py First round of string review and cleanup. 2016-05-06 13:53:48 +01:00
route.py Initial version of a regression test framework 2016-04-17 10:39:08 -04:00
session.py Do not honour the session-id, longer than 40 characters, instead create 2016-05-09 00:04:37 +05:30