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

chore(emx2): spark to javalin migration #4165

Merged
merged 37 commits into from
Oct 8, 2024
Merged

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    ac75e53 View commit details
    Browse the repository at this point in the history
  2. migration to javalin

    harmbrugge committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c0f057a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Aug 29, 2024

  1. different paths for jars

    harmbrugge committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3e07554 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    34fadfa View commit details
    Browse the repository at this point in the history
  2. Updated beacon api

    harmbrugge committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4e0bb47 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. updated tests

    harmbrugge committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e25f66e View commit details
    Browse the repository at this point in the history
  2. handling of static files

    harmbrugge committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d3de6cf View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    f5f0781 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/master' into chore/spark-to-javalin

    # Conflicts:
    #	backend/molgenis-emx2-fairdatapoint/src/main/java/org/molgenis/emx2/fairdatapoint/FAIRDataPointCatalog.java
    #	backend/molgenis-emx2-fairdatapoint/src/main/java/org/molgenis/emx2/fairdatapoint/FAIRDataPointDistribution.java
    #	backend/molgenis-emx2-webapi/src/main/java/org/molgenis/emx2/web/CsvApi.java
    #	backend/molgenis-emx2-webapi/src/main/java/org/molgenis/emx2/web/ExcelApi.java
    #	backend/molgenis-emx2-webapi/src/main/java/org/molgenis/emx2/web/GroupPathMapper.java
    #	backend/molgenis-emx2-webapi/src/main/java/org/molgenis/emx2/web/MolgenisWebservice.java
    #	backend/molgenis-emx2-webapi/src/main/java/org/molgenis/emx2/web/RDFApi.java
    #	backend/molgenis-emx2-webapi/src/main/java/org/molgenis/emx2/web/TaskApi.java
    #	backend/molgenis-emx2-webapi/src/main/java/org/molgenis/emx2/web/ZipApi.java
    harmbrugge committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    149a6ec View commit details
    Browse the repository at this point in the history
  3. updated tests

    harmbrugge committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    080896d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. migration to javalin

    harmbrugge committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    15f00d8 View commit details
    Browse the repository at this point in the history
  2. spark to javalin migration

    harmbrugge committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5b0d426 View commit details
    Browse the repository at this point in the history
  3. spark to javalin migration

    harmbrugge committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    27735dd View commit details
    Browse the repository at this point in the history
  4. spark to javalin migration

    harmbrugge committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    19d2c80 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. spark to javalin migration

    harmbrugge committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ecbac76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    128cf10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48232ac View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 24, 2024

  1. spark to javalin: oidc fix

    harmbrugge committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a99c899 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d1a1b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Added api test

    harmbrugge committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1ce6701 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    d207a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc98141 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6187f91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c86541c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4bc991 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a6584e View commit details
    Browse the repository at this point in the history
  7. Added static file test

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

Commits on Oct 3, 2024

  1. Added static file test

    harmbrugge committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fb5a634 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d360e08 View commit details
    Browse the repository at this point in the history
  3. added tests

    harmbrugge committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    522f3f5 View commit details
    Browse the repository at this point in the history
  4. Added root api test

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

Commits on Oct 8, 2024

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