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
9e67a0b0e7
pgadmin4
/
web
/
pgadmin
/
misc
/
bgprocess
History
Nagesh Dhope
c932213abd
Disabled the Stop process button after clicking it and added a message 'Terminating the process...' to notify the user.
Fixes
#3787
2020-06-02 11:23:52 +05:30
..
static
Disabled the Stop process button after clicking it and added a message 'Terminating the process...' to notify the user.
Fixes
#3787
2020-06-02 11:23:52 +05:30
__init__.py
Update copyright notices for 2020.
2020-01-02 14:43:50 +00:00
process_executor.py
Fixed the errors, and warnings reported by pylama.
2020-05-08 14:13:38 +05:30
processes.py
Fixed an issue where the background job creation fails if there is only a version-specific python binary available in PATH.
Fixes
#5480
2020-05-06 12:38:06 +05:30