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

Merge main into develop #61

Merged
merged 73 commits into from
Aug 6, 2023
Merged

Merge main into develop #61

merged 73 commits into from
Aug 6, 2023

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    0e91372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    532082b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    87f61e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a61a7be View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Update Configurations.java

    Added missing word.
    reckart authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d1e26e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    35a5eac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5516c70 View commit details
    Browse the repository at this point in the history
  3. eclipse-rdf4jGH-4512 error handling needs uncommitted response

    try-with-resources closes the stream _before_ executing the catch
    clause, and we need the response stream uncommitted to set an error
    code.
    abrokenjester committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    59bbd54 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    8a02e55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    480aee9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd39f15 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. eclipse-rdf4jGH-4512 error code must be set on uncommitted response -…

    … do not autoclose the outputstream (eclipse-rdf4j#4524)
    abrokenjester authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    222d0eb View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    e60047c View commit details
    Browse the repository at this point in the history
  2. eclipse-rdf4jGH-4638 revert dependency so that the server doesn't thr…

    …ow an exception on startup due to a missing class
    hmottestad committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    4879d88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e961588 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. eclipse-rdf4jGH-4638 revert dependency so that the server doesn't thr…

    …ow an exception on startup due to a missing class (eclipse-rdf4j#4641)
    hmottestad authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    3a91ffa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6641e1d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    5f78722 View commit details
    Browse the repository at this point in the history
  2. eclipse-rdf4jGH-4646 check that all join attributes are accounted for…

    … by the ArrayBindingSet
    hmottestad committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    57a3c51 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. revert changes

    hmottestad committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d3f4963 View commit details
    Browse the repository at this point in the history
  2. eclipse-rdf4jGH-4646 add a wrapper that can help diagnose query issue…

    …s by wrapping the iteration together with the TupleExpr used.
    hmottestad committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    98102a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. eclipse-rdf4jGH-4651 fix log warning by checking if the new vocabular…

    …y is in use or not before we compare with the old (legacy) vocabulary
    hmottestad committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5ba8d39 View commit details
    Browse the repository at this point in the history
  2. eclipse-rdf4jGH-4651 fix log warning by checking if the new vocabular…

    …y is in use or not before we compare with the old (legacy) vocabulary (eclipse-rdf4j#4653)
    hmottestad authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d6a8538 View commit details
    Browse the repository at this point in the history
  3. release 4.3.3

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7618374 View commit details
    Browse the repository at this point in the history
  4. next development iteration: 4.3.4-SNAPSHOT

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3094ee4 View commit details
    Browse the repository at this point in the history
  5. javadocs for 4.3.3

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    6b59de3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a9ea4e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. news item and release-notes if relevant for 4.3.3

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    9af28c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f129b91 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    ecd6759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50cbd1e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    596e685 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    df94018 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d181d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. adjust query plan printing

    hmottestad committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d3d7937 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cec4ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    974e144 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    878255a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    c1b5001 View commit details
    Browse the repository at this point in the history
  2. remove spin

    hmottestad committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3803355 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    8b95eae View commit details
    Browse the repository at this point in the history
  2. eclipse-rdf4jGH-4659 Fix for shared var name between context and subj…

    …ect in StatementPatternQueryEvaluationStep (eclipse-rdf4j#4677)
    hmottestad authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3518f72 View commit details
    Browse the repository at this point in the history
  3. release 4.3.4

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    25aed66 View commit details
    Browse the repository at this point in the history
  4. next development iteration: 4.3.5-SNAPSHOT

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b405381 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. javadocs for 4.3.4

    hmottestad committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    6d3081b View commit details
    Browse the repository at this point in the history
  2. news item and release-notes if relevant for 4.3.4

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    80c0a8d View commit details
    Browse the repository at this point in the history
  3. update release notes

    hmottestad committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    f6fe159 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ae8985 View commit details
    Browse the repository at this point in the history
  5. update release script

    hmottestad committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    a883106 View commit details
    Browse the repository at this point in the history
  6. update release notes

    hmottestad committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    b286a05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0afd64b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    93e27e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4a4e0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9e4fd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87fbf08 View commit details
    Browse the repository at this point in the history
  5. eclipse-rdf4jGH-3332: DirectTypeHierarchyInferencer queries are broke…

    …n and tests are missing
    
    Signed-off-by: Manuel Fiorelli <[email protected]>
    manuelfiorelli committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    77853bf View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    a9abf6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc1ce6c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    a6740d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48881cb View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. eclipse-rdf4jGH-4711 ParallelTaskBase waits for up to 100ms for the u…

    …nderlying task to finish after it was cancelled and interrupted
    hmottestad committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    2c43e93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab04ad7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5abd412 View commit details
    Browse the repository at this point in the history
  4. eclipse-rdf4jGH-4714 be more defensive in case a bug results in value…

    … being null even though it was expected
    hmottestad committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    c826032 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c689a0c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. release 4.3.5

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    72abc85 View commit details
    Browse the repository at this point in the history
  2. next development iteration: 4.3.6-SNAPSHOT

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    ec0a4a0 View commit details
    Browse the repository at this point in the history
  3. javadocs for 4.3.5

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    9512a5d View commit details
    Browse the repository at this point in the history
  4. news item and release-notes if relevant for 4.3.5

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    48daad3 View commit details
    Browse the repository at this point in the history
  5. update release info

    hmottestad committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    8e3260a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f88a2d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf6d0b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3569066 View commit details
    Browse the repository at this point in the history