-
Notifications
You must be signed in to change notification settings - Fork 4
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
Check out our changes see if you like 'em. #2
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Try again on what seem to be threading conflicts... When making many changes which modify FOXML in sequence, this error can be returned, which would break stuff... Retrying can usually succeed, though.
... And some other files... Was getting annoying to make changes... Anyway.
…nverting all body strings to ascii to avoid unicode decode errors.
This reverts commit 606dcca.
There was a bug where usernames and passwords weren't being sent when getting the WADL file from fedora. This was causing the connection to fail on the colorado server. Updated to ALWAYS send the password if there is a password sent.
… needds 3.4 testing
Unlimit query limit
better unicode support
go go not broken
Cannot be set on its own... Only makes sense when updating the datastream with new content.
The manner in which it is possible to get an object (profile), and then to get the datastreams on that object can cause a race condition if the object happens to disappear in between the calls... Added exception handling to where we try to get the list of datastreams.
Squash a race condition...
zero length datastream support
unicode support in RI queries
incompatibilities noted
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Misc bug fixes the islandora project has found.