pgadmin4/web/pgadmin/utils
2017-03-21 10:12:26 +00:00
..
driver Correct some EDB Postgres Advanced Server branding. 2017-03-21 10:12:26 +00:00
sqlautocomplete Another Python 3 fix. 2017-01-31 12:12:22 +00:00
tests Fix a bunch of file headers. 2017-03-16 14:27:55 +00:00
__init__.py Resolved quite a few file-system encoding/decoding related cases. 2017-03-07 15:31:03 +05:30
ajax.py Format JSON more efficiently. This can significantly reduce response sizes from the server. 2017-01-06 14:09:36 +00:00
crypto.py Various encoding fixes. Fixes #2160 2017-02-16 11:00:40 +00:00
exception.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
html.py Resolved quite a few file-system encoding/decoding related cases. 2017-03-07 15:31:03 +05:30
menu.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
paths.py Import config only when needed, it was causing cyclic dependency when 2017-03-07 16:07:10 +05:30
preferences.py Use "could not" consistently, instead of "couldn't" which was used in some places. 2017-03-07 10:29:54 +00:00
route.py Make feature test app teardown more reliable, and tests faster 2017-03-01 13:20:06 +00:00
session.py Resolved quite a few file-system encoding/decoding related cases. 2017-03-07 15:31:03 +05:30
versioned_template_loader.py Fix a bunch of file headers. 2017-03-16 14:27:55 +00:00