pgadmin4/web/pgadmin/utils
2016-06-17 17:12:04 +01:00
..
driver Remove recusive call of _wait_timeout() due to which python server is crashing 2016-06-16 17:49:02 +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 Resolve problem displaying intervals and timestamps. Fixes #1352 2016-06-14 17:09:47 +01:00
crypto.py Fix password encryption with non-alpha passwords. Fixes #1371 2016-06-16 20:32:57 +01:00
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 Make the file manager work a little more sanely with regard to paths. 2016-06-17 17:12:04 +01:00
preferences.py Allow a value of 0 rows per page to mean "no paging". Allow rows to be added on any page. 2016-06-16 09:57:44 +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