-
Notifications
You must be signed in to change notification settings - Fork 641
storage: download integrity check #310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
storage: download integrity check #310
Conversation
64aa8dc to
b4f3d8d
Compare
|
Does this depend on #299 being merged first? On Monday, November 24, 2014, Stephen Sawchuk [email protected]
|
|
No, sir. |
lib/storage/file.js
Outdated
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
6021be0 to
9367598
Compare
lib/storage/file.js
Outdated
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
9eaef75 to
14b48b5
Compare
a1b2671 to
3df8817
Compare
|
This one should be ready for another look. |
lib/storage/file.js
Outdated
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
I've looked at this. It looks overall good, just a few notes you may wish to address. If you make those small changes and squash, I'll be happy to merge. |
8426ceb to
4f03ef7
Compare
4f03ef7 to
88e9eab
Compare
|
Thanks for the review! I squashed and tried to make the docs a little more clear in 88e9eab |
9802af2 to
c7c6e60
Compare
|
@ryanseys squashed and fixed the logic line you left a comment on. Merging! |
…tegrity storage: download integrity check
* chore: upgrade to gts 1.0.0 * chore: run `gts fix` * chore: fix `gts check` errors
* chore: upgrade to gts 1.0.0 * chore: run `gts fix` * chore: fix `gts check` errors
* chore: upgrade to gts 1.0.0 * chore: run `gts fix` * chore: fix `gts check` errors
Picking up from #299, where we're implementing integrity checks for uploads.