##// END OF EJS Templates
git-lfs: always validate uploaded files size....
git-lfs: always validate uploaded files size. In case of bad uploads we want the client to re-try the LFS object upload. Else we can end up with wrong sized OIDs uploaded and reported as OK.
marcink -
r197:e75ea5c6 default
Show More
Name Size Modified Last Commit Author
/ vcsserver
echo_stub
git_lfs
tests
VERSION Loading ...
__init__.py Loading ...
base.py Loading ...
exceptions.py Loading ...
git.py Loading ...
hg.py Loading ...
hgcompat.py Loading ...
hgpatches.py Loading ...
hooks.py Loading ...
http_main.py Loading ...
main.py Loading ...
pygrack.py Loading ...
remote_wsgi.py Loading ...
scm_app.py Loading ...
server.py Loading ...
settings.py Loading ...
subprocessio.py Loading ...
svn.py Loading ...
svn_diff.py Loading ...
tweens.py Loading ...
utils.py Loading ...
wsgi_app_caller.py Loading ...