-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: googleapis/google-cloud-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.35.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/google-cloud-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.36.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 186 files changed
- 6 contributors
Commits on Feb 21, 2018
-
Bump versions to 0.35.1-alpha-SNAPSHOT, 0.35.1-beta-SNAPSHOT and 1.17…
….1-SNAPSHOT for development (#2933)
Configuration menu - View commit details
-
Copy full SHA for 13c8334 - Browse repository at this point
Copy the full SHA 13c8334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55b65cc - Browse repository at this point
Copy the full SHA 55b65ccView commit details -
Regen for oneof -> inheritance conversion (#2930)
This is a breaking change for Pub/Sub and BigQueryDataTransfer.
Configuration menu - View commit details
-
Copy full SHA for 3fd597b - Browse repository at this point
Copy the full SHA 3fd597bView commit details -
Bigtable 9b. Implement ReadRows row merging logic. (#2914)
This PR sets the stage for ReadRows by implementing the row merging in a RowMergingCallable. In a future commit, this callable will be part of a chain that will implement the ReadRowsCallable chain. For now its disconnected. The implementation relies on ReframingResponseObserver to handle flow control and integrates with it by implementing the Reframer interface in RowMerger. The RowMerger, simply glues the Reframer api to the StateMachine. The StateMachine contains all of the logic of merging rows.
Configuration menu - View commit details
-
Copy full SHA for 7131ecc - Browse repository at this point
Copy the full SHA 7131eccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1942af9 - Browse repository at this point
Copy the full SHA 1942af9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b681031 - Browse repository at this point
Copy the full SHA b681031View commit details
Commits on Feb 22, 2018
-
- update settings test to use stub settings (it never got migrated) - code format issues
Configuration menu - View commit details
-
Copy full SHA for 8bb2a59 - Browse repository at this point
Copy the full SHA 8bb2a59View commit details
Commits on Feb 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6c773d2 - Browse repository at this point
Copy the full SHA 6c773d2View commit details -
Bigtable: update helper script to work with the latest artman changes (…
…#2943) - gapic client dir name changed - fix rm to ignore missing files
Configuration menu - View commit details
-
Copy full SHA for 9736214 - Browse repository at this point
Copy the full SHA 9736214View commit details -
Bigtable 12. Implement SampleRowKeys (#2913)
Implements the SampleRowKeys api method: - convert table ids into SampleRowKeyRequests - converts streaming SampleRowKeyResponses into a spooled List of KeyOffsets
Configuration menu - View commit details
-
Copy full SHA for 1fc5c1b - Browse repository at this point
Copy the full SHA 1fc5c1bView commit details
Commits on Feb 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fa853f6 - Browse repository at this point
Copy the full SHA fa853f6View commit details
Commits on Feb 26, 2018
-
Adding new version update scripts (#2947)
versions.txt has both the last-released version (in maven) and the current version (either about-to-be-released or the snapshot version). There are two scripts: bump_versions.py: Bumps the versions stored in version.txt replace_versions.py: Idempotent script which replaces the versions everywhere they are tagged Users can choose to manually update versions.txt if they so choose and skip the bump_versions.py script.
Configuration menu - View commit details
-
Copy full SHA for 7afa034 - Browse repository at this point
Copy the full SHA 7afa034View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe50852 - Browse repository at this point
Copy the full SHA fe50852View commit details
Commits on Feb 27, 2018
-
Bigtable - improvement: Rewrite ReframingResponseObserver (#2925)
The new version uses atomics to ensure mutual exclusion instead of synchronization. This allows the delivery loop to be simpler since there is no need to need to defer actions until after exiting the synchronization. Also, move all interactions with the Reframer to the delivery loop, which ensures proper error handling if the Reframer detects an error.
Configuration menu - View commit details
-
Copy full SHA for 26d254d - Browse repository at this point
Copy the full SHA 26d254dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36f1215 - Browse repository at this point
Copy the full SHA 36f1215View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bafc31 - Browse repository at this point
Copy the full SHA 7bafc31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ea00d1 - Browse repository at this point
Copy the full SHA 3ea00d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 112b25c - Browse repository at this point
Copy the full SHA 112b25cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e43a27 - Browse repository at this point
Copy the full SHA 3e43a27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b75c61 - Browse repository at this point
Copy the full SHA 6b75c61View commit details
There are no files selected for viewing