Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-29Merge pull request #17653 from steveharter/FixWebSocketDisposeStephen Toub
2017-03-29Avoid NullReferenceException in WinHttpWebSocketState.DisposeSteve Harter
2017-03-25Change the behavior of ReceiveAsync cancellation to throw OperationCanceledEx...Caesar Chen
2017-03-22Skip more NetEventSource logging tests on .NET FrameworkDavid Shulman
2017-03-14Delete AsyncEventArgsNetworkStream from System.Net.WebSockets.ClientStephen Toub
2017-03-13Use vectors in managed ClientWebSocket for mask applicationStephen Toub
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-05Fix TODO in ClientWebSocketOptionsStephen Toub
2017-03-03Improve CI: disable WebSocket test ReceiveAsync_Cancel_Success (#16625)Steve Harter
2017-03-02Merge pull request #16549 from Priya91/nettestLakshmi Priya Sekar
2017-03-02Convert some uses of Marshal.SizeOf to sizeof (#16556)Jan Kotas
2017-03-01Update test issues to match current issue database.Lakshmi Priya Sekar
2017-02-24Set EnableWinRT property in configuration system. (#16423)Wes Haggard
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-05Avoid unnecessary branches when fixing non-null/empty arrays (#15597)Justin Van Patten
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-01-31Fix configurations for UAPEric St. John
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-27ClientWebSocket(Managed): Allow user code to control the HTTP Host header (#1...dstuckims
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez
2017-01-20Merge pull request #15102 from Priya91/websocketLakshmi Priya Sekar
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-20Merge pull request #15312 from ericstj/packageCleanup3Eric StJohn
2017-01-19Add assemblies to NETCore.App if in netstandardEric St. John
2017-01-19Remove packages from NETStandard2.0Eric St. John
2017-01-18Move ThrowIfInvalidState method to WebSocketValidate.Lakshmi Priya Sekar
2017-01-18Duplicate internal member to avoid build break.Lakshmi Priya Sekar
2017-01-18Add test for websocket.Lakshmi Priya Sekar
2017-01-18Move ManagedWebSocket to Common.Lakshmi Priya Sekar
2017-01-18Add websocket connections on Unix HttpListener.Lakshmi Priya Sekar
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-12Merge master into dev/engJose Perez Rodriguez
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11Manual changes for ns2.0 renameAlex Perovich
2017-01-11[dev/eng] Sorting and trimming Reference items in csprojs (#15035)Jose Perez Rodriguez
2017-01-09Build working on non-Windows after merging masterJose Perez Rodriguez
2017-01-07Append directly to the request headers StringBuilderJustin Van Patten
2017-01-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino