##// END OF EJS Templates
processes: better handling of PID that are not part of RhodeCode processes....
processes: better handling of PID that are not part of RhodeCode processes. - in some cases for multiple gunicorn instances the PID sent is not from rhodecode which would lead to AccessDenied errors. We prevent from crashing the server on this type of errors.

File last commit:

r2386:1863d1c7 default
r2661:042cb4c7 default
Show More
requirements_test.txt
15 lines | 264 B | text/plain | TextLexer
/ requirements_test.txt
requirements: updated structure of requirement files, and re-generated nix files.
r1236 # test related requirements
dependencies: bumped test dependencies:...
r2386 pytest==3.2.5
py==1.5.2
dependencies: bumped test libraries....
r1863 pytest-cov==2.5.1
dependencies: bumped test libraries versions....
r2274 pytest-sugar==0.9.0
dependencies: bumped test dependencies:...
r2386 pytest-runner==3.0.0
dependencies: organized test requirements....
r1222 pytest-catchlog==1.2.2
dependencies: bumped test libraries versions....
r2274 pytest-profiling==1.2.11
gprof2dot==2017.9.19
dependencies: organized test requirements....
r1222 pytest-timeout==1.2.0
requirements: updated structure of requirement files, and re-generated nix files.
r1236
dependencies: organized test requirements....
r1222 mock==1.0.1
dependencies: bumped test libraries versions....
r2274 WebTest==2.0.29
dependencies: organized test requirements....
r1222 cov-core==1.15.0
coverage==3.7.1