##// 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 / lib / dbmigrate / versions
001_initial_release.py Loading ...
002_version_1_1_0.py Loading ...
003_version_1_2_0.py Loading ...
004_version_1_3_0.py Loading ...
005_version_1_3_0.py Loading ...
006_version_1_4_0.py Loading ...
__init__.py Loading ...