platform/upstream/dotnet/runtime.git
2018-02-13 Stephen ToubEnable SocketsHttpHandler cancellation support (dotnet...
2018-02-13 Oswald MaskensAdded tests for Microsoft.VisualBasic.CompilerServices...
2018-02-13 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to preview2-02513...
2018-02-13 Tomáš MatoušekRemove 'PDBC' data signature
2018-02-13 Eric ErhardtFix Process Start tests in outerloop on Unix.
2018-02-13 Stephen ToubFix SocketsHttpHandler connection pool accounting for...
2018-02-13 Stephen ToubClear initlocals in a bunch of assemblies (dotnet/coref...
2018-02-13 Saurabh SinghRevert Managed SNI usage flag (dotnet/corefx#27089)
2018-02-13 Saurabh SinghWorkstation Id should be returned correctly (dotnet...
2018-02-13 Geoff KizerMerge pull request dotnet/corefx#27069 from stephentoub...
2018-02-13 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-26213...
2018-02-13 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-26212-08, preview2...
2018-02-13 Eric ErhardtLower the default stack buffer size for calling getpwXX...
2018-02-12 Jeremy KuhneSwitch from using SafeHandle for Unix enumeration ...
2018-02-12 Maryam AriyanDisable drawing test for distro Ubuntu18.04 (dotnet...
2018-02-12 Max KerrClear Authorization Headers on Redirect (dotnet/corefx...
2018-02-12 Tarek Mahmoud... Fix the throwing exception from ChannelReader.ReadAsync...
2018-02-12 Stephen ToubFix HttpClientMiniStress.UnreadResponseMessage_Collecti...
2018-02-12 Karel ZikmundUpdate rename of ManagedHandler to SocketsHttpHandler
2018-02-12 Stephen ToubCache SslClientAuthenticationOptions on SocketsHttpHand...
2018-02-12 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-26212-05, preview2...
2018-02-12 Jon HannaAllow RangeAttribute use to request InvariantCulture...
2018-02-12 Geoff Kizerfix stress response generation, and disable failing...
2018-02-12 dotnet-maestro-botUpdate CoreClr, CoreFx, ProjectNTfs, ProjectNTfsTestILC...
2018-02-12 Stephen ToubTweak CurlHandler SSL not supported messages to be...
2018-02-12 Dan MoseleyEnsure services get removed (dotnet/corefx#27054)
2018-02-12 Geoff KizerMerge pull request dotnet/corefx#26989 from geoffkizer...
2018-02-12 John Doeacutal -> actual (dotnet/corefx#27050)
2018-02-12 Jeff CyrModified Dns.GetHostAddressesAsync to be truly async...
2018-02-11 Geoff Kizerfix tests on netfx
2018-02-11 Geoff Kizerconsolidate cookie tests
2018-02-11 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-26211-03, preview2...
2018-02-11 Stephen ToubAdd SocketsHttpHandler check for TransferEncodingChunke...
2018-02-11 Stephen ToubFix more new T[0] to be Array.Empty<T>() (dotnet/corefx...
2018-02-11 Stephen ToubFix some license headers across the repo (dotnet/corefx...
2018-02-11 Stephen ToubMark {Configured}ValueTaskAwaiter as readonly in contra...
2018-02-11 Stephen ToubAdd tests for T[] -> ArraySegment<T> cast (dotnet/coref...
2018-02-11 dotnet-maestro-botUpdate BuildTools to preview2-02511-02 (dotnet/corefx...
2018-02-11 Maryam AriyanFixing test CurrencyNegativePattern_Get() on newly...
2018-02-11 Dan MoseleyFix TestService shutdown (dotnet/corefx#27028)
2018-02-11 dotnet-maestro-botUpdate CoreClr to preview2-26210-06 (dotnet/corefx...
2018-02-11 John Doeclasname -> classname (dotnet/corefx#27025)
2018-02-11 Jeremy KuhneFix *Info classes for Unix when opened on root (dotnet...
2018-02-10 dotnet-maestro-botUpdate CoreClr to preview2-26210-04 (dotnet/corefx...
2018-02-10 Stephen ToubAdd FileStream tests for custom OwnedMemory with Read...
2018-02-10 Tarek Mahmoud... Add Hebrew Months test (dotnet/corefx#26915)
2018-02-10 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2018-02-10 Jeremy KuhneFix Unix enumeration (dotnet/corefx#27019)
2018-02-10 Saurabh SinghRestrict the Long Running option to MARS (dotnet/corefx...
2018-02-09 Paulo JanottiTrying to collect info about ping test failures in...
2018-02-09 Wes HaggardUpdate intellisense file drop based on 2-2-2018 doc...
2018-02-09 Geoff Kizeraddress review feedback
2018-02-09 Tomas Weinfurtminimal support for ManagedHandler proxy configuration...
2018-02-09 Matt GalbraithMerge pull request dotnet/corefx#26981 from MattGal...
2018-02-09 Jose Perez... Increasing OSX build timeout while we investigate the...
2018-02-09 John Doeconditionsed -> conditioned (dotnet/corefx#26998)
2018-02-09 Konst KhurinFixing a regression introduced by the previous test...
2018-02-09 Geoff Kizerrework cookie logic to address issues and remove Cookie...
2018-02-09 Geoff Kizeradd protocol tests for cookie handling
2018-02-09 Jeremy KuhneMake Unix filename conversion lazy (dotnet/corefx#26978)
2018-02-09 Caesar ChenDisable Http status line test cases on CurlHandler...
2018-02-09 Jon HannaRefactor and tests for MS.CSharp's GetBestAccessibleTyp...
2018-02-09 Jon HannaRemove some dead branches from Microsoft.CSharp (dotnet...
2018-02-09 Stephen ToubMerge pull request dotnet/corefx#26964 from stephentoub...
2018-02-09 Matt GalbraithAdd Ubuntu 18 to supported Linuxes
2018-02-09 Tarek Mahmoud... Restore Channels ReadAsync implementation (dotnet/coref...
2018-02-09 Eric ErhardtFix ProcessStartInfo tests on CentOS in Debug (dotnet...
2018-02-09 Stephen ToubReturn canceled task from WaitToReadAsync even if data...
2018-02-09 Stephen ToubFix WebSocketProtocol test that never worked on netfx
2018-02-09 Stephen ToubAdd more SocketsHttpHandler tests
2018-02-09 Stephen ToubExpose SocketsHttpHandler
2018-02-08 Tomáš MatoušekPDB Checksum Debug Directory Record Specification ...
2018-02-08 Saurabh SinghProvide GetSchema override for DbConnectionClosed ...
2018-02-08 Stephen ToubEnsure EventData structs in EventSource implementations...
2018-02-08 Tanner GoodingAdding some math tests to ensure additional values...
2018-02-08 Jeremy KuhneReduce Unix enumeration allocations (dotnet/corefx...
2018-02-08 Eric StJohnMerge pull request dotnet/corefx#26958 from ericstj...
2018-02-08 Caesar ChenEnable HttpProtocolTest status line test cases (dotnet...
2018-02-08 Eric St. JohnTreat Crypto.Cng as inbox on Xamarin profiles.
2018-02-08 k0st1xPropertyDescriptor - MemberDescriptor.Attributes (itera...
2018-02-08 Rodrigo KumperaImprove OSX build instructions (dotnet/corefx#26874)
2018-02-08 Max KerrRe-Enable disabled DNS tests on OSX (dotnet/corefx...
2018-02-08 Stephen ToubSwitch ManagedHandler to use SslClientAuthenticationOpt...
2018-02-07 Tanner GoodingRemoving the Sse2.LoadScalarVector128 overloads that...
2018-02-07 Paulo JanottiMake content in response have length matching content...
2018-02-07 Stephen ToubImplement MaxResponseHeadersLength on ManagedHandler...
2018-02-07 Tanner GoodingAdding tests for the Acosh, Asinh, Atanh, and Cbrt...
2018-02-07 Tanner GoodingAdding the Acosh, Asinh, Atanh, and Cbrt functions...
2018-02-07 Alexander Soldatov[Unix] Passing extra CMake args (dotnet/corefx#26792)
2018-02-07 Jeremy KuhneFix accessing trimmed paths (dotnet/corefx#26918)
2018-02-07 dotnet-maestro-botUpdate BuildTools to preview2-02507-01 (dotnet/corefx...
2018-02-07 Maryam AriyanAdding TrimExcess API to Dictionary and providing tests...
2018-02-07 Geoff KizerMerge pull request dotnet/corefx#26920 from geoffkizer...
2018-02-07 Matt MitchellFix duplicated refnames (dotnet/corefx#26929)
2018-02-07 Max KerrRemove an incorrect CookieParser test. (dotnet/corefx...
2018-02-07 Geoff Kizeraddress review feedback
2018-02-07 Geoff Kizeradd test for connection upgrade
2018-02-07 Stephen ToubFix ServicePointManager.ProxyAddressIfNecessary to...
2018-02-07 Stephen ToubAdd Connection{Idle}Timeouts to ManagedHandler (dotnet...
2018-02-07 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-26207...
next