-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: googleapis/google-cloud-java
base: e76705b
head repository: googleapis/google-cloud-java
compare: 55d95d2
- 20 commits
- 703 files changed
- 8 contributors
Commits on Sep 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a953790 - Browse repository at this point
Copy the full SHA a953790View commit details -
Storage: add benchwrapper (#6062)
This adds a small gRPC server around the google-cloud-storage client library, which allows g3 benchmarking code to prod at the library and record measurements without needing to be written in Java / be in the same repository. Since g3 requires TLS on all connections, the server is TLS-ed with a dummy cert. These certs aren't intended to be private: the kokoro environment is the only place this gets run. (never in prod, etc)
Configuration menu - View commit details
-
Copy full SHA for 569e485 - Browse repository at this point
Copy the full SHA 569e485View commit details -
Extract core modules to https://github.com/googleapis/java-core (#6232)
* Extract core modules to https://github.com/googleapis/java-core * try skipping parallel install for dependencies
Configuration menu - View commit details
-
Copy full SHA for 233bfdb - Browse repository at this point
Copy the full SHA 233bfdbView commit details
Commits on Sep 9, 2019
-
Update dependency com.google.apis:google-api-services-compute to v1-r…
…ev20190815-1.30.1 (#6237)
Configuration menu - View commit details
-
Copy full SHA for e741d96 - Browse repository at this point
Copy the full SHA e741d96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 648abde - Browse repository at this point
Copy the full SHA 648abdeView commit details -
Bigtable: minor fix for integration tests maven config (#6202)
It seems like maven wasn't clearing the old error counts in the summary reports. This PR uses the clean plugin to blow away the old reports before the test runs
Configuration menu - View commit details
-
Copy full SHA for 93b802b - Browse repository at this point
Copy the full SHA 93b802bView commit details
Commits on Sep 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 88ee922 - Browse repository at this point
Copy the full SHA 88ee922View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6666cdd - Browse repository at this point
Copy the full SHA 6666cddView commit details
Commits on Sep 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7d6b394 - Browse repository at this point
Copy the full SHA 7d6b394View commit details -
Configuration menu - View commit details
-
Copy full SHA for a586bef - Browse repository at this point
Copy the full SHA a586befView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d73ce - Browse repository at this point
Copy the full SHA 91d73ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e8a31c - Browse repository at this point
Copy the full SHA 6e8a31cView commit details -
storage benchwrapper: add javax.annotation dependency (#6250)
It turns out that generated sources use a @javax.annotation.Generated annotation. This PR adds it as a dependency, without which things don't compile.
Configuration menu - View commit details
-
Copy full SHA for 997d052 - Browse repository at this point
Copy the full SHA 997d052View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d211f1 - Browse repository at this point
Copy the full SHA 1d211f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aa8425 - Browse repository at this point
Copy the full SHA 9aa8425View commit details -
Configuration menu - View commit details
-
Copy full SHA for 839c9b2 - Browse repository at this point
Copy the full SHA 839c9b2View commit details -
Update dependency com.google.apis:google-api-services-bigquery to v2-…
…rev20190825-1.30.1 (#6236)
Configuration menu - View commit details
-
Copy full SHA for 5e6c1e5 - Browse repository at this point
Copy the full SHA 5e6c1e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f072412 - Browse repository at this point
Copy the full SHA f072412View commit details -
Firestore: Fix Observable in calls instead of wrapping in ApiFuture (#…
…6148) * Fix getAll and get methods With observer * Fix getAll and get method changes * getAll and get method changes * get method javadoc changes * Fix review changes * review changes * review changes
Configuration menu - View commit details
-
Copy full SHA for 61a759a - Browse repository at this point
Copy the full SHA 61a759aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d95d2 - Browse repository at this point
Copy the full SHA 55d95d2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff e76705b...55d95d2