This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb8a288f85a8d970c0e607c3d7998ec93de7370b
pgadmin4
/
web
/
pgadmin
/
browser
History
Aditya Toshniwal
cb8a288f85
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
..
server_groups
COST statement should not be automatically duplicated after creating trigger function.
Fixes
#3526
2018-08-06 11:54:25 +05:30
static
Realtime preference handling for the Dashboards and Debugger.
Fixes
#3294
2018-07-24 16:31:44 +01:00
templates
/browser
Add support for SSH tunneled connections.
Fixes
#1447
2018-05-04 11:27:27 +01:00
tests
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
__init__.py
Include a cacert file when needed for the upgrade check.
Fixes
#3185
2018-07-23 16:15:58 +01:00
collection.py
Update Python and JS modules.
Fixes
#3154
2018-04-04 10:47:01 +01:00
register_browser_preferences.py
F5 key should work to refresh Browser tree.
Fixes
#3284
2018-05-02 11:43:42 +05:30
utils.py
Flask 1.0.2 does not allow a dot (.) in the view_func name, which we use
2018-06-18 09:58:16 +05:30