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

Merging changes from master into azconfig #3215

Merged
merged 4,626 commits into from
Mar 26, 2019
Merged

Conversation

conniey
Copy link
Member

@conniey conniey commented Mar 26, 2019

No description provided.

RikkiGibson and others added 30 commits October 31, 2017 17:03
Check status code before and during polling strategy
Fix handling of checked exceptions from serialization
anuchandy and others added 24 commits March 12, 2019 08:13
…tpPipelineLogLevel, using Duration in TimeoutPolicy (#578)
* Integrating new rest response APIs, Refactoring of the RestProxy to adapt this. Adding tests.

* Updating CheckStyle dependency on `autorest-build-tools` to v3, 3.0.0-SNAPSHOT.
* Introducing implementation package in client-runtime module and moving all eligible types to it.
* Improving the javadocs for the types in the annotations package.
* Adapting to new package structure.

* using azure-common-parent parent artifactId, starting with version 1.0.0-SNAPSHOT
…Removing "*/data-plane/*" exception in favor of real issues. Cleaning up `analyze` step of job to remove wonky sudo usage. (Azure#3118)
* Add RedundantModifier suppressions for auto-generated files.

* Adding suppression for BatchClient because it is shipped.
* KeyVault updating versions for release

* updating missed parent version
* eventhubs-java: pom and code changes

* eventhubs-java: client.test.live.yml updated

* LicenseJava: add license info for all java files

* PR-3067: Eventhub-java: integrate event hubs into azure-sdk-for-java repo [Follow up]

* fix: update jproxy link for unit tests

* fix<test-proxy-server>: add external proxy server lib source file for proxy tests

* fix<checkstyle>: fixed all indentation errors

* fix<checkstyle>: FileTabCharacter rule fixed

* fix<checkstyle>: fixed OperatorWrap rule

* fix<checkStyle>: fixed AvoidStarImport rule

* fix<checkstyle>: WhitespaceAround rule

* fix<checkstyle>: NoWhitespaceBefore and WhitespaceAfter rules

* fix<checkstyle>: WhitespaceAround rule

* fix<checkstyle>: RegexpSingleline rule

* fix<checkstyle>: ArrayTypeStyle rule

* fix<checkstyle>: NewlineAtEndOfFile rule

* fix<checkstyle>: UnusedImports

* fix<checkstyle>: ConstantName

* fix<checkstyle>: MethodName and StaticVariableName rules

* fix<checkstyle>: VisibilityModifier

* fix<checkstyle>: EmptyBlock, InnerAssignment

* fix<checkstyle>: ModifierOrder

* fix<checkstyle>: RedundantModifier

* fix<checkstyle-warning>: LeftCurly

* fix<revert>: revert client.test.live.yml changes, exclude event hub

* fix<checkstyle>: additional 10 Indentation errors

* fix<checkstyle, pom>: updates changes for connie's code changes request

* test<live-test>: enable live test for eventhubs

* fix(CheckStyle): update to latest checkstyle-suppressions that matched spotbugs
This PR includes fix for SpotBugs and also corrects some CheckStyle errors left from previous PR (EventHubs integration part 1 Azure#3100):

* fix<SpotBugs>: all 6 P1 bugs

* fix<SpotBugs>: supression and refactor

* fix<SpotBugs>: update spotbugs-exclude with comment for EH

* refactor(SpotBugs): import static

* fix<checkstyle>: access can be package-private

* fix<checkstyle>: modifier public is redundant for interface methods

* fix<checkstyle>: modifier public is redundant for inner class of interface and modifier static is redundant for inner class of interface and inner enum

* fix<checkstyle>: modifier final is redundant for final class

* fix(stylecheck): EmptyBlock

* fix(CheckStyle): EmptyBlock and ConstantName

* fix(CheckStyle): MethodName

* fix(CheckStyle): ConstantName

* fix(CheckStyle): checkstyle suppressions file

* fix(CheckStyle): refactor Inner Assignment

* fix(CheckStyle): refactor Empty Block

* fix(CheckStyle):  update Check Style Suppressions

* fix(CheckStyle): after update to checkstyle 8.18, final modifier modifier

* docs(CheckStyle): clarity the comment, no functional things involved
…lient library projects (Azure#3163)

* fixing jetty server to be invoked on pom.client.xml rather than the specified pom.xml

* fixing Analyze tooling to install from root pom.client.xml
Move autorest client runtime to sdk central repo

git-subtree-dir: common
git-subtree-mainline: 9dd4ba9
git-subtree-split: 16cad94
…01, Edgegateway 2019_03_01 container 2019_02_01 and marketplace_ordering 2015_06_01 (Azure#3179)

* mixed reality 2019_02

* HDInsight 2018_06_01 preview

* container services 2019_02_01

* correcting path to containerservice spec in api-spec.json

* storage 2018_11_01

* edgegateway 2019_03_01

* marketplace ordering 2015_06_01

* spec update for marketplace ordering and edge gateway
Move autorest client to java sdk central repo
Eventhubs : fixed for JavaDoc 
* fix(JavaDoc): remove EPH from other packages
* Update AsyncServiceClientCredentials to take HttpRequest

* Add AsyncCredentialsPolicy to common library

* Fix editorconfig default settings
@conniey conniey added Client This issue points to a problem in the data-plane of the library. App Configuration Azure.ApplicationModel.Configuration labels Mar 26, 2019
@conniey conniey self-assigned this Mar 26, 2019
@conniey conniey merged commit 3493966 into Azure:azconfig Mar 26, 2019
@conniey conniey deleted the azconfig branch March 26, 2019 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Configuration Azure.ApplicationModel.Configuration Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.