##// END OF EJS Templates
git-lfs: make usage of gunicorn wrappers to write data to disk....
git-lfs: make usage of gunicorn wrappers to write data to disk. - instead of turning it into a seekable object we write the data directly from gunicorn Body object. This has consistent behaviour on chunked vs non chunked data.

File last commit:

r134:c6c8a1d8 default
r200:12e8c50a default
Show More
pytest.ini
3 lines | 46 B | text/x-ini | IniLexer
[pytest]
testpaths = ./vcsserver
addopts = -v