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

fix(cache): cache does not update correctly when an ontology is modified (DEV-939) #2068

Merged
merged 14 commits into from May 25, 2022

Commits on May 24, 2022

  1. Copy the full SHA
    d2934a2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0e8558b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    282577a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    35858d2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6f8f9b4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2c44d89 View commit details
    Browse the repository at this point in the history
  7. docs: add docstrings

    BalduinLandolt committed May 24, 2022
    Copy the full SHA
    7e8f9ea View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    8869aa0 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    7a997f6 View commit details
    Browse the repository at this point in the history
  10. remove unused code

    irinaschubert committed May 24, 2022
    Copy the full SHA
    0157914 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'wip/DEV-939-update-cache-on-ontology-change' of https:/…

    …/github.com/dasch-swiss/dsp-api into wip/DEV-939-update-cache-on-ontology-change
    irinaschubert committed May 24, 2022
    Copy the full SHA
    641dc60 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. use correct cache method for class deletion

    irinaschubert committed May 25, 2022
    Copy the full SHA
    abc634d View commit details
    Browse the repository at this point in the history
  2. restore original makeOntologyCache method

    irinaschubert committed May 25, 2022
    Copy the full SHA
    99daa5f View commit details
    Browse the repository at this point in the history
  3. fix typo

    Co-authored-by: Marcin Procyk <marcin.procyk@dasch.swiss>
    irinaschubert and mpro7 committed May 25, 2022
    Copy the full SHA
    1ac51dc View commit details
    Browse the repository at this point in the history