pgadmin4/web/pgadmin/utils
2017-03-31 21:11:25 -04:00
..
driver Generic function qtLiteral was not adapting values properly when they contain non ascii characters. Fixes #2305 2017-03-31 21:11:25 -04:00
sqlautocomplete Revert code cleanup that wasn't 2.6 compatible. 2017-03-27 21:27:17 -04: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 Ensure preferences are properly saved the first time they're set. 2017-03-27 12:19:28 -04: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