This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e837de5e8f
pgadmin4
/
web
/
pgadmin
/
misc
/
bgprocess
History
Akshay Joshi
338bb64a55
Fixed an issue where reading process logs throws an error when DATA_DIR is moved to a networked drive.
#6803
2023-11-23 16:32:52 +05:30
..
static
/js
Continue fixing multiple UI and SonarQube issues found when testing wcDocker changes.
#6479
2023-10-27 15:51:45 +05:30
__init__.py
Upgrade Flask, Flask-SQLAlchemy, Flask-WTF, Flask-Babel, Flask-Security-Too, WTForms, Werkzeug and keep backward compatibility with Python 3.7
2023-11-03 18:19:01 +05:30
process_executor.py
1) Replace utcnow() function with datetime.now(timezone.utc) as it is deprecated from Python v3.12.
2023-11-03 16:55:24 +05:30
processes.py
Fixed an issue where reading process logs throws an error when DATA_DIR is moved to a networked drive.
#6803
2023-11-23 16:32:52 +05:30