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

feat!: add support for the Query Partition API #202

Merged
merged 16 commits into from Aug 4, 2020

Commits on Jul 28, 2020

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

    schmidt-sebastian committed Jul 28, 2020
    Copy the full SHA
    0c80e62 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

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

    schmidt-sebastian committed Jul 29, 2020
    Copy the full SHA
    5c1094b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Update google-cloud-firestore/src/main/java/com/google/cloud/firestor…

    …e/CollectionGroup.java
    
    Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
    schmidt-sebastian and BenWhitehead committed Jul 31, 2020
    Copy the full SHA
    3522641 View commit details
    Browse the repository at this point in the history
  2. Update google-cloud-firestore/src/main/java/com/google/cloud/firestor…

    …e/QueryPartition.java
    
    Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
    schmidt-sebastian and BenWhitehead committed Jul 31, 2020
    Copy the full SHA
    923b0e7 View commit details
    Browse the repository at this point in the history
  3. Update google-cloud-firestore/src/test/java/com/google/cloud/firestor…

    …e/it/ITSystemTest.java
    
    Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
    schmidt-sebastian and BenWhitehead committed Jul 31, 2020
    Copy the full SHA
    7f23045 View commit details
    Browse the repository at this point in the history
  4. Review

    schmidt-sebastian committed Jul 31, 2020
    Copy the full SHA
    0f1ef47 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'mrschmidt/partitionproposal' of github.com:googleapis/j…

    …ava-firestore into mrschmidt/partitionproposal
    schmidt-sebastian committed Jul 31, 2020
    Copy the full SHA
    3ebf04c View commit details
    Browse the repository at this point in the history
  6. Code format

    schmidt-sebastian committed Jul 31, 2020
    Copy the full SHA
    17c125f View commit details
    Browse the repository at this point in the history
  7. Update google-cloud-firestore/src/main/java/com/google/cloud/firestor…

    …e/QueryPartition.java
    
    Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
    schmidt-sebastian and BenWhitehead committed Jul 31, 2020
    Copy the full SHA
    01de6e6 View commit details
    Browse the repository at this point in the history
  8. Update google-cloud-firestore/src/main/java/com/google/cloud/firestor…

    …e/QueryPartition.java
    
    Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
    schmidt-sebastian and BenWhitehead committed Jul 31, 2020
    Copy the full SHA
    12f3f0b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    9cfe528 View commit details
    Browse the repository at this point in the history
  10. Fix compile

    schmidt-sebastian committed Jul 31, 2020
    Copy the full SHA
    7f7f1d9 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    7d7e425 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

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