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

Missing array attributes #369

Merged
merged 12 commits into from Nov 17, 2021
Merged

Missing array attributes #369

merged 12 commits into from Nov 17, 2021

Commits on Nov 5, 2021

  1. test with one/empty/missing memberOf

    Johannes Koch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    ddc999b View commit details
    Browse the repository at this point in the history
  2. fixed: arrayAttributes create at least an empty array

    Johannes Koch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    5d6fa19 View commit details
    Browse the repository at this point in the history
  3. test for (empty) arrays in claim

    Johannes Koch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    bf8409e View commit details
    Browse the repository at this point in the history
  4. fixed: conversion of empty slices

    Johannes Koch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    521e097 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. added more documentation on array_attributes

    Johannes Koch committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7a66ac6 View commit details
    Browse the repository at this point in the history
  2. changelog entry for array_attributes fix

    Johannes Koch committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    22b42a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Merge branch 'master' into missing-arrayAttributes

    Alex Schneider committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    0d9cab8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Merge branch 'master' into missing-arrayAttributes

    Alex Schneider committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    a807586 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Merge branch 'master' into missing-arrayAttributes

    Alex Schneider committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    6ca3b7e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. comment for use of initialized instead of nil slice

    Johannes Koch committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    7a9b212 View commit details
    Browse the repository at this point in the history
  2. nil slice is probably sufficient here

    Johannes Koch committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    be25c5a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into missing-arrayAttributes

    Marcel Ludwig committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    e1f2d57 View commit details
    Browse the repository at this point in the history