pgadmin4/web/pgadmin
Harshal Dhumal 013ad7446f Make the session thread safe.
As sessions in pgAdmin4 are filesystem based session, they need locking
for avoiding the access from multiple threads, specially running as an
WSGI application.

Fixes #3547
2018-08-22 11:58:27 +05:30
..
about Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00
browser Ensure sql for Role should be visible in SQL panel for GPDB. Fixes #3578 2018-08-17 14:50:16 +05:30
dashboard Fixed couple of issues for the dashboard. 2018-07-30 13:33:20 +05:30
feature_tests Stabilise feature tests for continuous running on CI systems. Fixes #3136. 2018-08-21 17:39:36 +05:30
help Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00
misc Ensure that refreshing a node also updates the Property list. Fixes #3461 2018-08-13 13:47:07 +01:00
model Add support to save and clear SSH Tunnel password. Fixes #3511 2018-08-06 15:56:46 +05:30
preferences Fix keyboard shortcuts layout in the preferences panel. Fixes #3407 2018-08-07 14:41:50 +01:00
redirects Fix PEP8 issues in various modules. Fixes #3121 2018-02-19 11:12:35 +00:00
settings More jQuery 3 updates. 2018-07-10 10:59:53 +01:00
setup Fix PEP8 issues in various modules. Fixes #3121 2018-02-19 11:12:35 +00:00
static 1) Fix sort/filter dialog editing issue. Fixes #3558. 2018-08-21 13:05:40 +05:30
templates Added version number for URL's to ensure that files are only cached on a per-version basis. Fixes #2136. 2018-08-06 15:21:10 +05:30
tools Stabilise feature tests for continuous running on CI systems. Fixes #3136. 2018-08-21 17:39:36 +05:30
translations Add a Spanish translation. Fixes #3553 2018-08-08 17:17:26 +01:00
utils Make the session thread safe. 2018-08-22 11:58:27 +05:30
__init__.py Correctly handle "values" in web/pgadmin/__init__.py -> strip_version_number which can be None in some cases and will cause exception when None 2018-08-16 09:23:58 +01:00
messages.pot Update version and message catalog for release. 2018-08-06 16:15:11 +05:30