platform/upstream/dotnet/runtime.git
2017-11-03 Tijoy TomMerge pull request dotnet/corefx#24234 from tijoytom...
2017-11-03 Dan MoseleyUpdates to issue guide (dotnet/corefx#25044)
2017-11-03 Wes HaggardSwitch to new PB_SkipTestBuild property to disable...
2017-11-03 Viktor HoferFix UpdateBlobs regression, reenabling ValueTuple tests...
2017-11-03 Stephen ToubUpdate ref assemblies with readonly changes
2017-11-03 Stephen ToubMark applicable structs as readonly
2017-11-03 Stephen ToubMark applicable structs as readonly (dotnet/coreclrdotn...
2017-11-03 dotnet-maestro-botUpdate CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestI...
2017-11-03 James PelcisFix CookieContainer to return all relevant cookies
2017-11-03 Wes HaggardMerge pull request dotnet/corefx#25006 from weshaggard...
2017-11-03 Wes HaggardMerge pull request dotnet/corefx#25031 from karajas...
2017-11-02 Karthik RajasekaranRemove PublishFlatContainer From PushToBlobFeed
2017-11-02 Krzysztof Wicherallow xml tests run tests with /t:BuildAndTest (dotnet...
2017-11-02 Raul Hidalgo... Clean UdpReceiveResult (dotnet/corefx#25003)
2017-11-02 Stano PeťkoDeleted dead code from System.Security.Cryptography...
2017-11-02 Wes HaggardPass PB_RestoreSource as a package source for our builds
2017-11-02 Wes HaggardSupport PB_SignType with public instead of oss potentia...
2017-11-02 Wes HaggardSupport PB_SkipTests property in our build definitions
2017-11-02 Wes HaggardUse new publish build variables
2017-11-02 Jan VorlicekFix incorrect HAVE_OPENSSL_ALPN testing (dotnet/corefx...
2017-11-02 Wes HaggardMerge pull request dotnet/corefx#25007 from dotnet...
2017-11-02 Wes HaggardReact to SignType moving from oss to public
2017-11-02 dotnet-maestro-botUpdate BuildTools, CoreClr to prerelease-02202-02,...
2017-11-02 Stephen ToubFix a few WebSocketHandle.Managed issues (dotnet/corefx...
2017-11-02 Stephen ToubFix concurrency in MultipleWaitingClients_ServerServesO...
2017-11-02 Paulo JanottiAdd a simple way to test wmi remote (dotnet/corefx...
2017-11-01 JC AguileraMerge pull request dotnet/corefx#25001 from dotnet...
2017-11-01 Wes HaggardMerge pull request dotnet/corefx#24999 from weshaggard...
2017-11-01 Lakshmi Priya... Merge pull request dotnet/corefx#24883 from Drawaes...
2017-11-01 Wes HaggardFix standard dependency to 2.0.0 release branch
2017-11-01 dotnet-maestro-botUpdate CoreClr, ProjectNTfs, ProjectNTfsTestILC, Standa...
2017-11-01 Stephen ToubDisable a few new pipes tests that may be causing a...
2017-11-01 Omair MajidAdd -g flag to generate debuginfo on unix platforms...
2017-11-01 Paulo JanottiFind native dll via registry (dotnet/corefx#24983)
2017-11-01 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2017-11-01 Stephen ToubMerge pull request dotnet/corefx#24798 from stephentoub...
2017-11-01 Anirudh AgnihotryEventLog tests enabled on windows 7 (dotnet/corefx...
2017-11-01 Paulo JanottiMake wmi test with Win32_Process more reliable (dotnet...
2017-10-31 Santiago Fernandez... Fix System.DirectoryServices configurations and generat...
2017-10-31 Jared NanceImprove code comments around TextWriter.NewLine for...
2017-10-31 Dan MoseleyUpdate dogfooding.md
2017-10-31 Wes HaggardMerge pull request dotnet/corefx#24924 from karajas...
2017-10-31 Stephen ToubImplement maxNumberOfServerInstances support on Unix
2017-10-31 Dan MoseleyUpdate dogfooding.md
2017-10-31 Stephen ToubChange lifetime of Socket used in NamedPipeServerStream...
2017-10-31 Stano PeťkoRemove dead code from System.Private.Uri (dotnet/corefx...
2017-10-31 Dan MoseleyRemove irrelevant material from dogfooding.md
2017-10-31 Dan MoseleyAdd information on myget feed and local SDK (dotnet...
2017-10-30 Jan KotasRemove private reflection agaist RuntimeWrappedExceptio...
2017-10-30 Jan KotasDelete unnecessary internal forwarders (dotnet/corefx...
2017-10-30 Stano PeťkoRemove dead code from System.Net.WebSocket.Client ...
2017-10-30 Stano PeťkoDeleted dead code from System.Net.WebClient. (dotnet...
2017-10-30 Stephen ToubAdd ManagedHandler support for cancelling connect opera...
2017-10-30 Stephen ToubAddress System.Threading.Channels PR feedback (dotnet...
2017-10-30 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to prerelease-02128...
2017-10-30 tijoytkMove UTF8 tests to netcoreapp section
2017-10-30 Santiago Fernandez... Fix System.DirectoryServices.AccountManagement configur...
2017-10-30 Stephen ToubDisable reflection-based debugger System.Threading...
2017-10-30 Santiago Fernandez... Fix DirectoryServices.Protocols packaging and configura...
2017-10-30 Stano PeťkoRemove dead code from System.Net.Sockets (dotnet/corefx...
2017-10-30 Stephen ToubMerge pull request dotnet/corefx#24846 from stephentoub...
2017-10-30 Dan SeefeldtMerge pull request dotnet/corefx#24896 from dseefeld...
2017-10-29 dotnet-maestro-botUpdate BuildTools, Standard to prerelease-02127-10...
2017-10-28 Santiago Fernandez... Fix system formatter tests hitting netfx inbox binplace...
2017-10-28 Ahson KhanMove InAttribute from S.R.InteropServices to System...
2017-10-28 Shin MaoAdd S.SM.Syndication in Compat-pack. (dotnet/corefx...
2017-10-28 Shin MaoFixed Bugs with DateTime Parsing (dotnet/corefx#24899)
2017-10-27 Vance MorrisonMerge pull request dotnet/corefx#24025 from vancem...
2017-10-27 Michelle McDanielAdd pkg for System.Diagnostics.PerformanceCounter ...
2017-10-27 Ahson KhanRemoving Span<byte> extension methods and using the...
2017-10-27 Tim SeawardRemove pointer math (dotnet/corefx#5)
2017-10-27 Santiago Fernandez... Change System.Management configurations to create PNSE...
2017-10-27 Paulo JanottiSkip one wmi test in Win Server Core (dotnet/corefx...
2017-10-27 Santiago Fernandez... Fix System.Drawing.Configurations to be netstandard...
2017-10-27 dseefeldChange functions to not us CamelCase.
2017-10-27 dseefeldRenamed execute() function to include Retry in the...
2017-10-27 Matt GalbraithRevert "Move to DotNetCore-Build agent pool (dotnet...
2017-10-27 Tarek Mahmoud... Adding System.DirectoryServices.Protocols Tests (dotnet...
2017-10-27 Matt ConnewUse ConfigureAwait(false) for all await's
2017-10-27 Vance MorrisonMerge branch 'master' into PortablePdbsAndSourceServer
2017-10-27 Vance MorrisonMerge branch 'master' into PortablePdbsAndSourceServer
2017-10-27 Dan MoseleyMake ServicePointManager tests run out of proc (dotnet...
2017-10-27 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-25827...
2017-10-27 Viktor HoferMake corefx exceptions serializable and add typeforward...
2017-10-27 dseefeldAdd defaulting of params inside the function.
2017-10-27 Vance MorrisonUpdate to latest build tools
2017-10-27 Ahson KhanAdd Span<T> Base64 conversion APIs that support UTF...
2017-10-27 dotnet-maestro-botUpdate BuildTools to prerelease-02126-05 (dotnet/corefx...
2017-10-26 Wes HaggardMerge pull request dotnet/corefx#24889 from dotnet...
2017-10-26 Anirudh AgnihotryCultureInfoConverter added (dotnet/corefx#24855)
2017-10-26 Jan VorlicekDisable alpine official tests build (dotnet/corefx...
2017-10-26 Karthik RajasekaranMove to DotNetCore-Build agent pool (dotnet/corefx...
2017-10-26 drawaesReacting to review enabling tests
2017-10-26 dseefeldModifications to cleanup code.
2017-10-26 Brian RobbinsAdd EventCounter to Microsoft.Diagnostics.Tracing.Event...
2017-10-26 Vance MorrisonUpdated build tools needed to make sure CodeCoverage...
2017-10-26 Paulo JanottiAdding more WMI tests (dotnet/corefx#24879)
2017-10-26 Stephen ToubMerge pull request dotnet/corefx#24881 from stephentoub...
2017-10-26 JimboWeiSyndication test (dotnet/corefx#24570)
2017-10-26 dseefeldAdded cleanup code if install dotnet cli fails
next