This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 371
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ativeInfinity. Expand tests around the various EDM types.
… marked with EdmType when sent to server.
erezvani1529
added a commit
that referenced
this pull request
Apr 5, 2018
* Enforce serializer settings for table parsers and fix support for double.NaN, double.PositiveInfinity, double.NegativeInfinity (#656) * [NET] Fix support for double.Nan, double.PositiveInfinity, double.NegativeInfinity. Expand tests around the various EDM types. * [NET] Fix case where JSON serialization gets inadvertently overridden * Adding missing copyright notice * Fix non-table settings * Address CR comments, fix bug introduced in 9.0 where doubles were not marked with EdmType when sent to server. * Remove quotes from normal double values. * Fix NetCore support of NaN * Cap language use to C#5 * Further NetCore test fixes * Remove incorrect project nuget dependency, fix test * Test fixes * Revert serializer settings changes for encryption cases * [9.1.1] Release (#665) * [NET] Fix support for double.Nan, double.PositiveInfinity, double.NegativeInfinity. Expand tests around the various EDM types. * [NET] Fix case where JSON serialization gets inadvertently overridden * Adding missing copyright notice * Fix non-table settings * Address CR comments, fix bug introduced in 9.0 where doubles were not marked with EdmType when sent to server. * Remove quotes from normal double values. * Fix NetCore support of NaN * Cap language use to C#5 * Further NetCore test fixes * Remove incorrect project nuget dependency, fix test * Test fixes * Revert serializer settings changes for encryption cases * [9.1.1]Update assembly versions for release * [9.1.1] Completed the reverts related to encryption SerializerSetting changes
erezvani1529
pushed a commit
that referenced
this pull request
May 2, 2018
* Enforce serializer settings for table parsers and fix support for double.NaN, double.PositiveInfinity, double.NegativeInfinity (#656) * [NET] Fix support for double.Nan, double.PositiveInfinity, double.NegativeInfinity. Expand tests around the various EDM types. * [NET] Fix case where JSON serialization gets inadvertently overridden * Adding missing copyright notice * Fix non-table settings * Address CR comments, fix bug introduced in 9.0 where doubles were not marked with EdmType when sent to server. * Remove quotes from normal double values. * Fix NetCore support of NaN * Cap language use to C#5 * Further NetCore test fixes * Remove incorrect project nuget dependency, fix test * Test fixes * Revert serializer settings changes for encryption cases * [9.1.1] Release (#665) * [NET] Fix support for double.Nan, double.PositiveInfinity, double.NegativeInfinity. Expand tests around the various EDM types. * [NET] Fix case where JSON serialization gets inadvertently overridden * Adding missing copyright notice * Fix non-table settings * Address CR comments, fix bug introduced in 9.0 where doubles were not marked with EdmType when sent to server. * Remove quotes from normal double values. * Fix NetCore support of NaN * Cap language use to C#5 * Further NetCore test fixes * Remove incorrect project nuget dependency, fix test * Test fixes * Revert serializer settings changes for encryption cases * [9.1.1]Update assembly versions for release * [9.1.1] Completed the reverts related to encryption SerializerSetting changes * Add OperationContext.Proxy to desktop * Update changelog for OperationContext.Proxy
erezvani1529
added a commit
that referenced
this pull request
May 22, 2018
* Adds code samples for StorageProgress. * Switch AsyncStreamCopier and WriteToAsync to use IBufferManager. * Inherit service client in Get*BlobReference calls * [9.0] Update facade test references + nuspecs netstandard dependency * [split][9.0]Update service projects with released common package * [split]Update common nuspec with fixed netstandard dll * [split] Update service packages with common updated version * [split] update package nuspecs * [9.1] Update summary for cloud file to a clearer message * [9.1][hotfix] Remove the obsolete tag from ErrorCode property on ExtendedInformation * [9.1]Fix progress tracking + un-deprecate error code on SEEI * [9.1] release assembly updates * [9.1]Update Readme for release * adding max number of messages to queue retrieval methods * Enforce serializer settings for table parsers and fix support for double.NaN, double.PositiveInfinity, double.NegativeInfinity (#656) * [NET] Fix support for double.Nan, double.PositiveInfinity, double.NegativeInfinity. Expand tests around the various EDM types. * [NET] Fix case where JSON serialization gets inadvertently overridden * Adding missing copyright notice * Fix non-table settings * Address CR comments, fix bug introduced in 9.0 where doubles were not marked with EdmType when sent to server. * Remove quotes from normal double values. * Fix NetCore support of NaN * Cap language use to C#5 * Further NetCore test fixes * Remove incorrect project nuget dependency, fix test * Test fixes * Revert serializer settings changes for encryption cases * [9.1.1] Release (#665) * [NET] Fix support for double.Nan, double.PositiveInfinity, double.NegativeInfinity. Expand tests around the various EDM types. * [NET] Fix case where JSON serialization gets inadvertently overridden * Adding missing copyright notice * Fix non-table settings * Address CR comments, fix bug introduced in 9.0 where doubles were not marked with EdmType when sent to server. * Remove quotes from normal double values. * Fix NetCore support of NaN * Cap language use to C#5 * Further NetCore test fixes * Remove incorrect project nuget dependency, fix test * Test fixes * Revert serializer settings changes for encryption cases * [9.1.1]Update assembly versions for release * [9.1.1] Completed the reverts related to encryption SerializerSetting changes * Initial changes * Mostly working, some tests failing. * Test fix and adding share create * More fixes, some tests still failing * Working on hang * Test failures * Code cleanup * CR feedback * Revert "Soft-Delete Updated Server Changes + CR" This reverts commit d5c2071. * Revert "[Jul17] Soft-delete-NCR" This reverts commit 7cdcefd. * [httpClient]initial commit before merge with AsyncExe and 9.0 ODataRemoval * [HttpClient] SuccessFul Build * [httpclient] self CR fixes for first batch * [httpclient] SyncExecutor update to httpClient * Revert "Revert "Soft-Delete Updated Server Changes + CR"" This reverts commit a321d21. * Revert "Revert "[Jul17] Soft-delete-NCR"" This reverts commit b61c31a. * Convert XML operations to use async * [httpclient] APM Executor now wraps AsyncExecutor + Test Fixes * [httpclient] fix build issue caused by reverting softdelete * Tests converted to use HttpClient. Fixes authentication issue. Fixes request content stream issues. Converts to async operation. * CR feedback * [httpclient]Queue API and file APIs to async and test fixes] * [httpclient] CR feedback * Fea http client2 (#147) * XML Async for post processing * Add missing name element assignments * Add ConfigureAwait(false) * Missed a ConfigureAwait(false) * Responses to CR comments * Fix tests. Fix request result parsing error code. * Make AccessPolicyResponseBase async * Remove commented code * [httpclient] Blob APIs to async + test fixes * Netcore/RT build fixes with AsyncCounterEvent * Squashed commit of the following: commit 5f5719c1ad47c4142af3795ca4c1fb2622f343a1 Author: Keith Farmer (MSFT) <[email protected]> Date: Fri Mar 2 15:29:30 2018 -0800 Disable use of HttpMangler for NetCore2 tests commit 903bcb2a0ccc1d7b467b7d0fb5899661e5d5d933 Author: Keith Farmer (MSFT) <[email protected]> Date: Thu Mar 1 21:10:51 2018 -0800 NetStandard2 client and NetCore2 test project created commit 2ea0bfa971ebc6e8ca41013679f56bf8b6a1b1b6 Author: Keith Farmer (MSFT) <[email protected]> Date: Thu Mar 1 17:30:07 2018 -0800 Initial netstandard2 project * [httpclient] merge with latest release 9.1.1 * [httpclient] Address CT comments for blob/file api changes * [httpclient] change ns before split merge * [httpclient][split] Merge/TroubleShoot/StressTesting
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.