pgadmin4/web/pgadmin/utils
Ashesh Vashi 7d08e42bbe During encryption password is converted to buffer (instead of
bytearray), and that is causing the issue in Python 2.

This was regress of commit-id: 37e2e1d24b
2016-06-07 13:26:43 +05:30
..
driver During encryption password is converted to buffer (instead of 2016-06-07 13:26:43 +05:30
sqlautocomplete Adding support for autocomplete in the SQL Editor. 2016-05-21 16:04:29 +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 Fixes #1280 - Resolved issue in json encoding while dealing with the 2016-06-03 15:54:04 +05:30
crypto.py Change server password feature 2016-05-13 13:21:20 +05:30
html.py [Python 3 compatibility] Introduced a separate HTML safe string function 2016-05-16 11:58:42 +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 Addd support for taking backup for the server. 2016-05-15 16:04:39 +05:30
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