pgadmin4/web/pgadmin/utils
Ashesh Vashi 9cdd1f8098 Added support for the server side file manager, which will be useful in
selection, creation, upload/download files/directories resides on the
server side.

This will be useful for file selection/creation for different server
side utilites like pg_dump, pg_dumpall, pg_restore.
2016-05-13 00:04:32 +05:30
..
driver Use the same cursor object of a connection object only from the same 2016-05-12 13:08:38 +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 Copyright updates for 2016. 2016-01-18 14:48:14 +00:00
menu.py Dashboards v1 2016-05-05 16:42:16 +01:00
paths.py Added support for the server side file manager, which will be useful in 2016-05-13 00:04:32 +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