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

Update REST API #264

Merged
merged 19 commits into from
Feb 18, 2022
Merged

Update REST API #264

merged 19 commits into from
Feb 18, 2022

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    653cea7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ee03f0 View commit details
    Browse the repository at this point in the history
  3. Replaced deprecated use of finalize with AutoCloseable interface for …

    …FileSystemObjectResolver.
    Spiess committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    10c79ca View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    c2be67b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

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

Commits on Feb 1, 2022

  1. Merge branch 'master' into update-rest-api

    # Conflicts:
    #	cineast-api/src/main/java/org/vitrivr/cineast/api/messages/query/QueryComponent.java
    #	cineast-runtime/src/main/java/org/vitrivr/cineast/standalone/config/ConstrainedQueryConfig.java
    Spiess committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    2e42048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0e8cf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

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

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    1a1e818 View commit details
    Browse the repository at this point in the history
  2. Bumped Javalin version.

    Spiess committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    adfd003 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Merge branch 'master' into update-rest-api

    # Conflicts:
    #	cineast-api/src/main/java/org/vitrivr/cineast/api/rest/resolvers/FileSystemObjectResolver.java
    Spiess committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    610529d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    a8f407c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c0247a View commit details
    Browse the repository at this point in the history
  3. Optimized imports.

    Spiess committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    4ef33c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    14c3982 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed99623 View commit details
    Browse the repository at this point in the history
  3. Updated OpenAPI specs.

    Spiess committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    4d58f95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd710db View commit details
    Browse the repository at this point in the history
  5. Improved documentation.

    Spiess committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    b29c5b3 View commit details
    Browse the repository at this point in the history