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

Enforcing required fields on full-updates #1177

Merged
merged 1 commit into from
Apr 26, 2016
Merged

Enforcing required fields on full-updates #1177

merged 1 commit into from
Apr 26, 2016

Conversation

subnetmarco
Copy link
Member

Addresses #1166 by properly enforcing required fields when full-updating an entity.

@subnetmarco subnetmarco merged commit 922e910 into next Apr 26, 2016
@subnetmarco subnetmarco deleted the fix/put-checks branch April 26, 2016 22:56
@@ -25,6 +25,8 @@ local function parse_header(header_value, limits)
end

function _M.execute(conf)
ngx.ctx.increments = {}
Copy link
Member

Choose a reason for hiding this comment

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

?

Copy link
Member Author

@subnetmarco subnetmarco May 6, 2016

Choose a reason for hiding this comment

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

Fixes an edge case when the database is down.

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.

2 participants