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(sipi): Improve performance of file value query #1697

Merged
merged 5 commits into from Sep 2, 2020

Commits on Sep 1, 2020

  1. fix(sipi): Optimise file value query.

    Benjamin Geer committed Sep 1, 2020
    Copy the full SHA
    0f864d6 View commit details
    Browse the repository at this point in the history
  2. style(sparql): Fix comment.

    Benjamin Geer committed Sep 1, 2020
    Copy the full SHA
    ad77987 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Merge branch 'develop' into wip/DSP-582-file-value

    Benjamin Geer committed Sep 2, 2020
    Copy the full SHA
    4a5041c View commit details
    Browse the repository at this point in the history
  2. enhancement(sparql): Don't bother filtering out permissions and proje…

    …ct from file values.
    Benjamin Geer committed Sep 2, 2020
    Copy the full SHA
    05029e9 View commit details
    Browse the repository at this point in the history
  3. enhancement(sparql): Add a useless FILTER because it makes the query …

    …faster on Jena.
    Benjamin Geer committed Sep 2, 2020
    Copy the full SHA
    12f433e View commit details
    Browse the repository at this point in the history