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

HTTP API fixes #156

Merged
merged 6 commits into from Nov 19, 2013
Merged

HTTP API fixes #156

merged 6 commits into from Nov 19, 2013

Conversation

@ghost ghost assigned awoods Nov 18, 2013
@@ -301,7 +302,6 @@ public Response updateSparql(@PathParam("path")
}

session.save();
versionService.checkpoint(session, path);
Copy link

Choose a reason for hiding this comment

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

Is it intentional to remove all versioning calls from FedoraNodes?
Here, and at lines 375, 512, 605, 646.
@mikedurbin, thoughts?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just a bad rebase, I think.

@cbeer
Copy link
Contributor Author

cbeer commented Nov 18, 2013

Fixed up.

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

2 participants