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

Merge master into gcs-nio #1055

Merged
merged 99 commits into from
Jun 13, 2016
Merged

Conversation

jart
Copy link

@jart jart commented Jun 13, 2016

mziccard added 30 commits April 18, 2016 09:40
Add options(namespace) method to LocalDatastoreHelper
…leapis#946)

* Chain cause exception to service exception in translateAndThrow

* Make exception constructors package scoped, better test coverage

* Make exception classes final with public constructors
…pis#961)

* Speed up builds by using an older version of maven-source-plugin (2.4) that doesn't have speed issues on ubuntu (as does 3.0.0)

* Add comment to clarify maven-source-plugin downgrade
- Use Pattern and Matcher to parse URLs into identities
- Make REGEX private in identity classes
- Remove non-necessary javadoc
- Change timestamps' type from String to Long
- Change id's type from Long to String
- Add missing resource fields and remove non-needed ones
- Add selector classes and selector options
- Add dedicated option classes for aggregated options
- Remove unnecessary "throws" from method signature
- Add static function to handle 404 exceptions
- Add RegionOperationId, ZoneOperationId, GlobalOperationId classes
- Add functional methods for operations to Compute's service and rpc classes
- Add Operation class (with functional methods)
- Add unit and integration tests
- Fix javadoc errors
- Fix OperationId and Operation tests
- Fix RegionOperationId equals
- Add Type enum to OperationId and type() getter
- Replace instanceof with switch on type()
- Add better javadoc to Operation
- Remove final from Operation, make hashCode and equals final
- Add InstanceId, ForwardingRuleId and Global/RegionForwardingRuleId
- Add AddressId, GlobalAddressId, RegionAddressId classes
- Add functional methods for addresses to Compute's service and rpc classes
- Add AddressInfo and Address classes
- Add unit and integration tests
- Remove Zone/RegionResourceId
- Make OperationId and AddressId abstract classes
- Refactor javadoc
- Add abstract setProjectId to AddressId and OperationId
- Split testToAndFromUrl tests
- Add better javadoc to identity classes
- Better class javadoc
- Refactor setProjectId to avoid unnecessary casts
- Make addressId setter public in Builder and subclasses
- Add test to AddressTest for addressId setter
- Rename startPageToken option to pageToken
- Add static factory methods from functional objects fromPb functions
- Add tests for get methods that return null
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

@googlebot googlebot added the cla: no This human has *not* signed the Contributor License Agreement. label Jun 13, 2016
@jean-philippe-martin
Copy link

gcloud-java-contrib/gcloud-java-nio-examples/README.md:25 should read -0.2.4-SNAPSHOT instead of -0.2.1.-SNAPSHOT. Same for line 30. The release script updates this one, but of course this will only work once we're merged into master.

@jean-philippe-martin
Copy link

jean-philippe-martin commented Jun 13, 2016

gcloud-java-examples/README.md we'll want to update the instructions for ComputeExample to use appassembler. Not sure whether this needs to be in this PR or if it's better to leave it for a subsequent one, since this PR's already huge.

edit: same for DnsExample.

@jean-philippe-martin
Copy link

The CL's huge and I can't really check everything, but it looks to me like there's nothing else I'd change, everything else is good.

@jart jart force-pushed the merge-master-into-gcs-nio branch from 3e06a58 to 6c47760 Compare June 13, 2016 21:26
private List<LicenseId> licenses;
private DeprecationStatus<ImageId> deprecationStatus;

BuilderImpl() {}

This comment was marked as spam.

@jean-philippe-martin
Copy link

Looks good to me.

@jart jart merged commit a17c1ff into googleapis:gcs-nio Jun 13, 2016
suztomo pushed a commit that referenced this pull request Feb 1, 2023
)

* build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /.kokoro

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](certifi/python-certifi@2022.09.24...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: no This human has *not* signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants