Skip to content

Conversation

@hannesm
Copy link
Contributor

@hannesm hannesm commented Jun 20, 2022

No description provided.

hannesm added 3 commits June 20, 2022 13:25
the mirage-kv implementation of git/irmin does follow the mirage-kv interface,
and reads on the kv-store while processing the batch are reading the old state
(which in this case is non-existing).

unfortunately, mirage-kv-mem (and mirage-kv-unix) behave differently in the
batch operation, and this cannot be tested easily.
edits of the prop file (due to batch, the get_property_map will be wrong)
@hannesm hannesm merged commit 17d0581 into main Jun 20, 2022
@hannesm hannesm deleted the fixes branch June 20, 2022 12:57
hannesm added a commit to hannesm/opam-repository that referenced this pull request Oct 28, 2022
CHANGES:

* unikernel: upgrade to mirage 4.3 (robur-coop/caldav#31 @hannesm)
* bugfix: href_to_principal always returned "/principals" (since v0.1.1)
  (robur-coop/caldav#24 @hannesm)
* error when principal or calendar already exists when adding a new principal
  (robur-coop/caldav#24 @hannesm)
* when modifying an ACL, check that all referenced principals exist
  (robur-coop/caldav#24 @hannesm)
* check for groups and principals on operations thereof (i.e. disallow deleting
  a group when the principal is a user, etc.) and test cases (robur-coop/caldav#25 @hannesm)
* use batch in Webdav_api instead of Webdav_fs to reduce commits
  (robur-coop/caldav#26, fixes in robur-coop/caldav#27 @hannesm)
* bugfix: adding and removing groups and users, only edit prop file once
  (robur-coop/caldav#27 @hannesm)
* bugfix: compute etag after batch (robur-coop/caldav#27 @hannesm)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants