##// 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 / migrate / versioning
script
templates
util
__init__.py Loading ...
api.py Loading ...
cfgparse.py Loading ...
config.py Loading ...
genmodel.py Loading ...
migrate_repository.py Loading ...
pathed.py Loading ...
repository.py Loading ...
schema.py Loading ...
schemadiff.py Loading ...
shell.py Loading ...
template.py Loading ...
version.py Loading ...