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

Merged
merged 50 commits into from
Jun 21, 2024
Merged

Merge main into develop #62

merged 50 commits into from
Jun 21, 2024

Commits on Aug 7, 2023

  1. fix for milestone script (eclipse-rdf4j#4732)

    print the original branch
    hmottestad authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4d5e7e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3303077 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97956e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19a758d View commit details
    Browse the repository at this point in the history
  5. osgi broke from upgrading maven plugins, hard to know which one did i…

    …t. Also make a new verify workflow so that this doesn't happen again.
    hmottestad committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    3be1489 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b889df View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. javadocs for 5.0.0-M1

    hmottestad committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    14e7ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f018e88 View commit details
    Browse the repository at this point in the history
  3. news item and release-notes if relevant for 5.0.0-M1

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

Commits on Aug 10, 2023

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

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    17f917a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    541d712 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    242da16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ead97f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. eclipse-rdf4jGH-4750 add test

    hmottestad committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    daff48f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77cdb01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fddce60 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    227aabd View commit details
    Browse the repository at this point in the history
  2. disable flaky test

    hmottestad committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    ec631df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6466382 View commit details
    Browse the repository at this point in the history
  4. release 4.3.6

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

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

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    10dd51d View commit details
    Browse the repository at this point in the history
  7. fix script

    hmottestad committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    c1d00ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fafdfbb View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    40369d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8903c85 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    2aa7a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e147f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bc981a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. eclipse-rdf4jGH-4784 interrupt thread that is owning a connection bef…

    …ore closing if we are closing from a different thread
    hmottestad committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    18e018d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e6828c View commit details
    Browse the repository at this point in the history
  3. optimize imports

    hmottestad committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    7c7cfd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. code cleanup

    hmottestad committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    246072e View commit details
    Browse the repository at this point in the history
  2. code cleanup

    hmottestad committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    2cc42df View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. code cleanup

    hmottestad committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    475aa5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0410820 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0ab946 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. eclipse-rdf4jGH-4622 use RDF JSON to preserve bnode identifiers in th…

    …e remote shacl valdiation report
    hmottestad committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    13d9331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    454436f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    535da2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5edcc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. release 4.3.7

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

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

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

Commits on Oct 8, 2023

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

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    8670700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    239b60a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f177ad4 View commit details
    Browse the repository at this point in the history