kzwang/node-git-lfs

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.eslintrc
.gitignore
.travis.yml
LICENSE
Makefile
README.md
docker/Dockerfile
package.json
schema/http-v1-batch-request-schema.json
ssh/client.pri
ssh/client.pub
ssh/server.pri
ssh/server.pub
git-lfs-server.js41
lib/app.js22
lib/authenticator/basic.js65
lib/authenticator/index.js20
lib/authenticator/none.js18
lib/authenticator/test.js30
lib/routes/batch.js127
A
3 hrs
lib/routes/objects.js44
A
55 mins
lib/routes/verify.js26
A
35 mins
lib/ssh_server.js67
lib/store/grid_store.js76
lib/store/index.js78
B
4 hrs
lib/store/s3_direct_store.js107
lib/store/s3_store.js65