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
0b6b2e733a67df12d0720a1466829349c6504d19
pgadmin4
/
web
/
pgadmin
/
browser
/
server_groups
History
Akshay Joshi
0b6b2e733a
1) Remove Python's 'Six' package completely.
#5357
...
2) Replace deprecated @abstractproperty with @property, @abstractmethod.
2022-09-26 12:47:31 +05:30
..
servers
Fixed an issue where server names with special characters are not displayed correctly in the process tab.
Fixes
#7695
2022-09-15 16:43:37 +05:30
static
Fixes following code smell reported by SonarQube:
2022-09-08 19:56:02 +05:30
templates
/css
Added shared server support for admin users.
Fixes
#4979
2020-09-03 12:59:28 +05:30
tests
Update copyright notices for 2022
2022-01-04 13:54:25 +05:30
__init__.py
1) Remove Python's 'Six' package completely.
#5357
2022-09-26 12:47:31 +05:30