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

Updating experiments branch with latest changes from master #1162

Merged
merged 128 commits into from
Jun 15, 2016

Conversation

tbombach
Copy link
Member

No description provided.

Hovsep Mkrtchyan and others added 30 commits April 13, 2016 14:44
tbombach and others added 27 commits May 31, 2016 14:16
Changing nuget reference from YamlDotNet to YamlDotNet.Signed
Changing YamlDotNet signing exception
…zure#1057) (Azure#1112)

* WIP: additionalProperties

* Add support for OpenAPI 'additionalProperties' that act as catch-all properties.

* Added description to generated additionalProperties

* updated gulpfile for additional properties test
Add DNS schema acceptance test
…e#1113)

* Fixes Azure#1019 - Verbose parameter and other costmetic issues

* quick fix for verify-settings script

* added documentation about JSON or YAML for input
* Added exception doc comments to generated CSharp code for known exceptions

* Added test for CodeWriter to verify it writes exception doc comments

* Regenerated CSharp test expected and samples
* updated documentation regarding dictionaries

* fixed typo
* Fix bug with custom client request id generation

  - Fix bug where parameter grouping broke custom client
    request id generation.

* Add tests and regenerated expected

* Fix static analysis errors

  - Fix string.Format missing CultureInfo.CurrentCulture.
  - ProcessClientRequestIdExtension check serviceClient for null.
* msrest/msrestazure 0.4.0rc1

* msrest/msrestazure 0.4.0

* Add a build script
* Fixed bug in enum namespace docs

* Fixed parameter order

* Fixed decimal serialization

* Added decimal tests

* formatting cleanups
Changed minor version bump to patch update for RC2 migration
…re#1122)

* Fixes Azure#881 - failure to accept x-* vendor extension in path

* fixed code analysis issue

* code analysis again
* Fixed the TestInputMappings tests and added missing extensions test DLLs to xunitTestDLLs in gulpfile.js

* Updated Expected files for tests that were added after commit 6d06584 so they now have the exception xmldoc comments

* Updated TestInputMapping to not have hard coded path
Added license header to CertificateAuthenticationProvider cs file and fixed assembly versions in client runtime.
* Fixing typo in test swagger for AzureResourceSchema

* Fixing typo in expected resource schema file
Adds CustomInitialize() to Azure service client
…s de-serialized as Dictionary<string, object> so it can contain more complex properties than just strings. (Azure#1147)

It passed the CI check we ran on another node. One CI servers is hanging alot.
Downgraded C# ClientRuntime reference to Json.Net in net45 platform to 6.0.8
@tbombach tbombach merged commit 18807a0 into Azure:experiments Jun 15, 2016
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.