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

Singlefile storage in rust #698

Merged
merged 3 commits into from Feb 14, 2018

Conversation

Projects
None yet
1 participant
@untitaker
Member

untitaker commented Jan 15, 2018

  • Fix #683: We will now sanitize line endings if the item is otherwise valid
    (if the item cannot be parsed we will not touch the line endings)
  • Fix #578: We already emitted a warning in master.
  • Works towards #375: We use rust-vobject for everything but HTTP storage

untitaker added some commits Jan 5, 2018

@untitaker untitaker merged commit 8f2734c into master Feb 14, 2018

10 checks passed

ci/circleci: fastmail Your tests passed on CircleCI!
Details
ci/circleci: nextcloud Your tests passed on CircleCI!
Details
ci/circleci: py34-devel Your tests passed on CircleCI!
Details
ci/circleci: py34-minimal Your tests passed on CircleCI!
Details
ci/circleci: py34-release Your tests passed on CircleCI!
Details
ci/circleci: py36-devel Your tests passed on CircleCI!
Details
ci/circleci: py36-minimal Your tests passed on CircleCI!
Details
ci/circleci: py36-release Your tests passed on CircleCI!
Details
ci/circleci: rust Your tests passed on CircleCI!
Details
ci/circleci: style Your tests passed on CircleCI!
Details

@untitaker untitaker deleted the rust-singlefile branch Feb 14, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment