pgadmin4/web/pgadmin/utils
2018-05-30 21:58:28 -04:00
..
driver Add support for LISTEN/NOTIFY in the query tool. Fixes #3204 2018-05-30 21:58:28 -04:00
javascript PEP8 fixes. 2018-03-02 09:37:11 +00:00
sqlautocomplete PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
tests Fixed display SQL of table with index for GreenPlum database. Fixes #3306 2018-04-25 12:36:41 +05:30
__init__.py Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00
ajax.py Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00
compile_template_name.py Fixed display SQL of table with index for GreenPlum database. Fixes #3306 2018-04-25 12:36:41 +05:30
crypto.py Fix password encryption/decryption on Python 3. 2018-04-11 13:45:59 +01:00
exception.py Add support for SSH tunneled connections. Fixes #1447 2018-05-04 11:27:27 +01:00
html.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
menu.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
paths.py Appropriately set the cookie path. Fixes #3197 2018-03-19 17:09:19 +00:00
preferences.py Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00
route.py Cleanup some old code that was failing CI. 2018-04-26 16:21:46 +01:00
server_utils.py Skip tests where appropriate on GPDB. Fixes #3190 2018-03-13 15:32:35 -04:00
session.py Revert "Ensure the cookie domain and path are properly set. Fixes #3197" 2018-03-15 14:54:14 -04:00
versioned_template_loader.py Fix the template loader to work reliably under Windows (fixing external tables under Greenplum). Fixes #3324 2018-05-03 15:54:15 +01:00