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

SOLR-16372: Migrate collection listing, deletion to JAX-RS #1412

Merged

Commits on Feb 27, 2023

  1. SOLR-16372: Migrate delete-collection to JAX-RS

    In edition to migrating this one API, this PR establishes a pattern for
    other overseer-based APIs whose responses aggregate the responses from
    any and all sub-requests made by the overseer.
    gerlowskija committed Feb 27, 2023
    Copy the full SHA
    643adfa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f89f4dd View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

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

Commits on Mar 2, 2023

  1. Copy the full SHA
    01d9549 View commit details
    Browse the repository at this point in the history
  2. Make tidy happy

    gerlowskija committed Mar 2, 2023
    Copy the full SHA
    51808b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Copy the full SHA
    831b68f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Copy the full SHA
    1e2519f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fb0ca5d View commit details
    Browse the repository at this point in the history