Skip to content
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

Add the max part number limitation. #957

Merged
merged 4 commits into from
Aug 26, 2014

Conversation

ksauzz
Copy link
Contributor

@ksauzz ksauzz commented Aug 20, 2014

This add the limitation on max part number on Part Upload.

see: #945

{false, RD, NewCtx}
end.

invalid_part_number(RD) ->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer has_valid_partnumber/1 returning true if valid, and false if invalid. This might be more straightforward.

@kuenishi
Copy link
Contributor

Other parts looks good to me.

@kuenishi
Copy link
Contributor

borshop added a commit that referenced this pull request Aug 26, 2014
Add the max part number limitation.

Reviewed-by: kuenishi
@kuenishi
Copy link
Contributor

@borshop merge

@borshop borshop merged commit 7599c4e into release/1.5 Aug 26, 2014
@kuenishi kuenishi deleted the feature/max-part-number-limitation branch August 26, 2014 04:12
@shino shino added this to the 1.5.1 milestone Sep 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants