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 #63

Open
wants to merge 115 commits into
base: develop
Choose a base branch
from
Open

Merge main into develop #63

wants to merge 115 commits into from

Commits on May 5, 2024

  1. eclipse-rdf4jGH-4920 SPARQLConnection.size() method should not fetch …

    …every statement in the repository. Just send a count query instead.
    
    Signed-off-by: Jerven Bolleman <[email protected]>
    JervenBolleman committed May 5, 2024
    Configuration menu
    Copy the full SHA
    6bd8fff View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. eclipse-rdf4jGH-4920 When sending the remote size query make sure we …

    …don't send null,
    
    or RDF4J nill
    JervenBolleman committed May 11, 2024
    Configuration menu
    Copy the full SHA
    9650d55 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. eclipse-rdf4jGH-4920 Make the logic that distinguises between countin…

    …g from the remote default graph, or a dataset clearer
    JervenBolleman committed May 31, 2024
    Configuration menu
    Copy the full SHA
    a01fab9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. eclipse-rdf4jGH-5024 Fix 'nuclear' delete bug in RDF4JTemplate.delete…

    …(IRI, List<PropertyPath>)
    fkleedorfer committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fc2b9b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    67ea4a5 View commit details
    Browse the repository at this point in the history
  2. javadocs for 5.0.0 (eclipse-rdf4j#5046)

    * javadocs for 5.0.0
    
    * fix milestone and release script
    hmottestad authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6d37183 View commit details
    Browse the repository at this point in the history
  3. added info about shacl

    hmottestad committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8c90fd7 View commit details
    Browse the repository at this point in the history
  4. Update 5.0.0.md

    JervenBolleman authored and hmottestad committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    26cc22a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6b6457 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c925822 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b449335 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e9043b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. eclipse-rdf4jGH-5048: updated spring dependency to fix CVEs

    Signed-off-by: Bart Hanssens <[email protected]>
    barthanssens committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    5a6b5f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. eclipse-rdf4jGH-4784 switched approach for deadlock prevention (eclip…

    …se-rdf4j#5001)
    
    * simplify deadlock detection
    
    * switch away from ReentrantLock
    
    * new lock manager with a reentrant lock that supports unlocking from seperate thread
    
    * improved tests
    hmottestad authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    52b4106 View commit details
    Browse the repository at this point in the history
  2. eclipse-rdf4jGH-5059 remove calls to E(...) when the return value is …

    …already being checked
    hmottestad committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    935f515 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    01b7798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0e9868 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

Commits on Jul 5, 2024

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

Commits on Jul 6, 2024

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

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    9aab536 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5faa2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae61579 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ed5bad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2c2e30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ed93eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd47bfc View commit details
    Browse the repository at this point in the history
  8. release 5.0.1

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

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e7081ed View commit details
    Browse the repository at this point in the history
  10. javadocs for 5.0.1

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    42b8912 View commit details
    Browse the repository at this point in the history
  11. news item and release-notes if relevant for 5.0.1

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    09c8013 View commit details
    Browse the repository at this point in the history
  12. update release notes

    hmottestad committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3642ac8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    097f568 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. update release notes

    hmottestad committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    845744b View commit details
    Browse the repository at this point in the history
  2. eclipse-rdf4jGH-5073: added note on CVEs

    Signed-off-by: Bart Hanssens <[email protected]>
    barthanssens committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    809bf89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33be23c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a998c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. eclipse-rdf4jGH-5053: avoid log spam for configurations class with le…

    …gacy settings
    
    When there is only a value for the legacy setting (i.e. the new config
    setting is not used) we now log on level debug. Otherwise on warn.
    
    The rational is: when users still have persisted legacy repository
    configurations, the log is easily spammed with warnings.
    aschwarte10 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    bfa6b86 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. eclipse-rdf4jGH-5095 add tests to verify that startRdf and endRdf are…

    … called at the correct time
    hmottestad committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6b277fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a01eeef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7fa13a View commit details
    Browse the repository at this point in the history
  4. improve release script to delay calling jenkins until we know that th…

    …e build went through correctly, also improve the automation by reducing the number of times you need to press any key to continue
    hmottestad committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    fea9b23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ab154d View commit details
    Browse the repository at this point in the history
  6. release 5.0.2

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

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    610f064 View commit details
    Browse the repository at this point in the history
  8. javadocs for 5.0.2

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1e3979a View commit details
    Browse the repository at this point in the history
  9. news item and release-notes if relevant for 5.0.2

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    022c0ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a024547 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    0cc4c24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dd9772 View commit details
    Browse the repository at this point in the history
  3. update script

    hmottestad committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    ed0e817 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59eba18 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    1044c5c View commit details
    Browse the repository at this point in the history
  2. eclipse-rdf4jGH-5105: make MonitoringImpl in FedX thread safe

    The monitoring service in FedX is a useful tool for evaluations /
    benchmarks to inspect the number of requests sent to the endpoints.
    
    This change makes the implementation thread safe.
    aschwarte10 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ffde1ff View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

  1. eclipse-rdf4jGH-5108 add a java system property to modify the limit f…

    …or when we can still use SPARQL validation approach with sh:maxCount
    hmottestad committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    356809a View commit details
    Browse the repository at this point in the history
  2. eclipse-rdf4jGH-5108 add a java system property to modify the limit f…

    …or when we can still use SPARQL validation approach with sh:maxCount (eclipse-rdf4j#5109)
    hmottestad authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    eab7272 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    e9d9c40 View commit details
    Browse the repository at this point in the history
  2. eclipse-rdf4jGH-5112 fix for sh:pattern difference between SPARQL and…

    … transactional validation
    hmottestad committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    302d4ef View commit details
    Browse the repository at this point in the history
  3. closes eclipse-rdf4jGH-5113

    hmottestad committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1d3fb90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eae9e0a View commit details
    Browse the repository at this point in the history
  5. closes eclipse-rdf4jGH-5115 fix for bug where sh:class could cause mi…

    …ssing validation results when nested sh:property and sh:node
    hmottestad committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2f0767c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. optimize imports

    hmottestad committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    235d3af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c956e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. wip

    hmottestad committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8a0f374 View commit details
    Browse the repository at this point in the history
  2. wip

    hmottestad committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    10eb88e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. eclipse-rdf4jGH-5115 Fix for performance issues with ShaclSail after …

    …fix for compressed validation tuples (eclipse-rdf4j#5119)
    hmottestad authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    89c9579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    537ee67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a253fd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. javadocs

    hmottestad committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d73ca10 View commit details
    Browse the repository at this point in the history
  2. news item and release-notes if relevant for 4.3.14

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a2ce57a View commit details
    Browse the repository at this point in the history
  3. updated download.md

    hmottestad committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b4978ec View commit details
    Browse the repository at this point in the history
  4. updated release notes

    hmottestad committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3ce724d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Bump commons-io:commons-io from 2.11.0 to 2.14.0

    Bumps commons-io:commons-io from 2.11.0 to 2.14.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bbc030c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d05b511 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    475d09e View commit details
    Browse the repository at this point in the history
  2. eclipse-rdf4jGH-5148 Fixed typo

    ebner committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    029df52 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    0963f6f View commit details
    Browse the repository at this point in the history
  2. eclipse-rdf4jGH-5153 reduced default threshold for using SPARQL based…

    … validation of sh:maxCount to sh:maxCount=1 or below
    hmottestad committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    09e98a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. eclipse-rdf4jGH-5153 early detection of object equality when comparin…

    …g Values or getting the effective boolean value
    hmottestad committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2377f88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bd22e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    34807e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cad4af9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    196cf9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c58aac View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. eclipse-rdf4jGH-5148 add support for more files in the test cases and…

    … add a fix for when the corruption causes large amounts of data to be read
    hmottestad committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    92f4fe4 View commit details
    Browse the repository at this point in the history
  2. eclipse-rdf4jGH-5148 improved soft fail on corruption for values.id a…

    …nd values.hash files.
    hmottestad committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b6215bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0076003 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e075d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Nov 2, 2024

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

Commits on Nov 3, 2024

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

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    e18c817 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c982dd View commit details
    Browse the repository at this point in the history
  3. javadocs 4.3.15

    hmottestad committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7a649f5 View commit details
    Browse the repository at this point in the history
  4. news item and release-notes if relevant for 4.3.15

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8e938df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f47ca24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a24692 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    517353e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fbb4ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c47fe2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    136be9f View commit details
    Browse the repository at this point in the history
  5. javadocs for 5.1.0-M1

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    f0de3ae View commit details
    Browse the repository at this point in the history
  6. news item and release-notes if relevant for 5.1.0-M1

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    564e00a View commit details
    Browse the repository at this point in the history
  7. release 5.0.3

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    a63c50a View commit details
    Browse the repository at this point in the history
  8. next development iteration: 5.0.4-SNAPSHOT

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    eb50c89 View commit details
    Browse the repository at this point in the history
  9. javadocs for 5.0.3

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    8562a0a View commit details
    Browse the repository at this point in the history
  10. news item and release-notes if relevant for 5.0.3

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    ef667cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1b252f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    67edecb View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. update download.md

    hmottestad committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0203c44 View commit details
    Browse the repository at this point in the history
  2. update release notes

    hmottestad committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    166eac9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fed00e View commit details
    Browse the repository at this point in the history