Skip to content

Conversation

@chrischild
Copy link
Contributor

These changes area a result of running the new checkstyle rule from this PR.

I did not want to pollute the other issue with all these name changes.

Chris and others added 21 commits October 4, 2019 10:42
New Checkstyle for disallowed words. (Azure#5530)

New Checkstyle for disallowed words. (Azure#5530)

New Checkstyle for disallowed words. (Azure#5530)
* Add WebSocketsProxyConnectionHandler.

* Update ReactorHandlerProvider to connect proxy.

* Add Objects.requiresNotNull check.

* Integration web proxy handler in ReactorConnection.

* Fix API for MockReactorHandlerProvider.

* Adding tests for WebSocketsProxyConnectionHandler.

* Use logger.throw

* Adding tests for ReactorHandlerProvider.

* Adding documentation to WebSocketsProxyConnectionHandler. Using SystemDefaults when a proxy should be used.

* Asserting UserAgent string is in connection properties.

* Adding simple proxy for integration tests.

* Update IntegrationTestBase to getProxyConfiguration from configuration.

* Add ProxyIntegrationTest.

* Add ProxyReceiveTest.

* Handling PROTON_IO errors.

* Add integration tests for proxy configuration.

* Cleaning up simple proxy.

* Ignore tests until simple proxy is fixed.
* Remove SAS generation methods from Azure Blob clients

* Add some resource type logic to BlobServiceSASSignatureValues

* Fix failing test

* Removed SAS token methods in Queue clients

* Fixing some more tests

* Fix Javadoc links

* Fixing linting issues, prototyping BlobSasConstructor

* Minor refactoring in new class

* Re-record failing tests

* Fix checkstyle issues

* Fix accidentally method name change

* Fix javadoc issue

* Cleanup checkstyle issues

* Make SAS generation classes public API

* Fixing checkstyle issues
* Updating comments in package-info.java.

* Update documentation in Tracer and TracerProxy.

* Add doc updates to Poller.

* Making code snippets more reactor-ish.

* Fix naming.

* Fix typos.

* Move ClientLogger java doc samples to correct location.

* Update documentation in ClientLogger.

* Fix codesnippet references.

* Update package-info.java

* Update parameter docs.
* Renaming classes and methods as per naming guidelines
* Update README and CHANGELOG for Event Hubs

* Add async clients to changelog
* Add remove to HttpHeaders

* Use ConcurrentHashMap
@chrischild chrischild requested a review from srnagar as a code owner October 24, 2019 21:39
@JonathanGiles
Copy link
Member

Can you add suppression rules to ignore files in implementation packages or test packages? We can keep the PR small to start with and focus on public API only.

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@chrischild
Copy link
Contributor Author

Sounds good. I'll close this one and re-run it.

@chrischild chrischild closed this Oct 25, 2019
@chrischild chrischild deleted the issues/consistent-name-changes branch October 25, 2019 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants