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

Cassandra Clustering implementation #8925

Merged
merged 13 commits into from
Jul 8, 2024

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    0ca2f35 View commit details
    Browse the repository at this point in the history
  2. Setting up .NET 3.1

    This appears to be required for some of the test projects to run, even though no Cassandra tests end up using it.
    rkargMsft committed May 18, 2024
    Configuration menu
    Copy the full SHA
    bfb8f32 View commit details
    Browse the repository at this point in the history
  3. Setting Test Categories

    rkargMsft committed May 18, 2024
    Configuration menu
    Copy the full SHA
    612c791 View commit details
    Browse the repository at this point in the history
  4. More explicit about pathing

    rkargMsft committed May 18, 2024
    Configuration menu
    Copy the full SHA
    e367b9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a654cf0 View commit details
    Browse the repository at this point in the history
  6. Normalizing filename

    rkargMsft committed May 18, 2024
    Configuration menu
    Copy the full SHA
    1535cab View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

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

Commits on Jun 24, 2024

  1. formatting

    rkargMsft authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    fd43e22 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Removing Functional category

    Avoid trying to run on Windows
    
    Co-authored-by: Reuben Bond <203839+ReubenBond@users.noreply.github.com>
    rkargMsft and ReubenBond authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    985ca22 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    a917e51 View commit details
    Browse the repository at this point in the history
  2. Fix ReadRow impl

    ReubenBond committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a767e3d View commit details
    Browse the repository at this point in the history
  3. Add ETags

    ReubenBond committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d62485c View commit details
    Browse the repository at this point in the history
  4. Undo ETags - unneccessary

    ReubenBond committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    36791a4 View commit details
    Browse the repository at this point in the history