##// END OF EJS Templates
Switch to waitress wsgi server by default in rhodecode....
Switch to waitress wsgi server by default in rhodecode. - waitress is fast, handles chunked encoding correctly (needed for git) - waitress works on linux and windows - it's now default because it can handle git properly out of the box.
marcink -
r2597:7b092b91 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests
api
functional
models
scripts
vcs
__init__.py Loading ...
nose_parametrized.py Loading ...
test_libs.py Loading ...
test_validators.py Loading ...
vcs_test_git.tar.gz Loading ...
vcs_test_hg.tar.gz Loading ...