platform/upstream/dotnet/runtime.git
2019-07-31 Stephen ToubRe-enable CA1823 (unused private fields) (dotnet/corefx...
2019-07-30 Cory NelsonFix DynamicTableSizeUpdate_Exceeds_Settings_Throws...
2019-07-30 Tomas Weinfurtimprove handling of 100continue for H2 (dotnet/corefx...
2019-07-30 Eirik TsarpalisHttpStress: Add duplex operation that disposes response...
2019-07-30 Levi BroderickDefense-in-depth: Web encoders should escape BOM U...
2019-07-30 Hugh BellamyConsolidate Metafile unix/windows code (dotnet/corefx...
2019-07-30 Stephen ToubRe-enable netfx testing for Microsoft.VisualBasic.Core...
2019-07-30 Stephen ToubRe-enable xunit warning 2005 (dotnet/corefx#39866)...
2019-07-30 Ben AdamsUse ArrayPool for oversized allocations (dotnet/corefx...
2019-07-30 Stephen ToubUpdate FxCopAnalyzers to 2.9.4 (dotnet/corefx#39868)
2019-07-30 Stephen ToubFix Utf8JsonWriter.Dispose{Async} after failed Stream...
2019-07-30 Stephen ToubRe-enable xunit warning 2018 (dotnet/corefx#39865)
2019-07-30 Stephen ToubRe-enable xunit warning 2005 (dotnet/corefx#39866)
2019-07-30 Matt GalbraithFix Fedora 29 Helix Docker Image
2019-07-30 Stephen ToubDisable DynamicTableSizeUpdate_Exceeds_Settings_Throws...
2019-07-29 Stephen ToubFix WriteLargeKeyOrValue System.Text.Json test (dotnet...
2019-07-29 Stephen ToubRe-enable xunit warning 2006 (dotnet/corefx#39848)
2019-07-29 Cory NelsonHTTP2: Validate dynamic table size updates (dotnet...
2019-07-29 Clinton Ingramfix Matrix4x4 + and - operator bugs (dotnet/corefx...
2019-07-29 Stephen ToubRe-enable CA2207 (value type declares a static cctor...
2019-07-29 Stephen ToubRe-enable xunit warning 2009 (dotnet/corefx#39847)
2019-07-29 Ahson KhanUse relaxed JavascriptEncoder in S.T.JSON specific...
2019-07-29 Ahson Khan Fix validation check within Utf8JsonWriter for writing...
2019-07-29 Stephen ToubRe-enable xunit warning 1010 (dotnet/corefx#39846)
2019-07-28 Tarek Mahmoud... Add tests for edge cases in ToLocalTIme (dotnet/corefx...
2019-07-28 Ganbarukamo41Enable analyzer for xUnit2000 (Constants and literals...
2019-07-28 Geoff KizerMerge pull request dotnet/corefx#39834 from geoffkizer...
2019-07-27 Geoff Kizerensure we never send EndStream after RST_STREAM
2019-07-27 Aaron SchiffAdd tests for edge cases in ToLocalTIme
2019-07-27 Stephen ToubRemove bogus asserts in DataSet tests (dotnet/corefx...
2019-07-27 Stephen ToubFix SendAsync_SuppressedGlobalStaticPropagationNoListen...
2019-07-26 Krzysztof WicherDebian 10/Win8.1 fixes: Allow explicitly using SSLv3...
2019-07-26 Steve MolloyMerge pull request dotnet/corefx#39556 from ericstj...
2019-07-26 Eirik TsarpalisMerge pull request dotnet/corefx#39774 from eiriktsarpa...
2019-07-26 Dan MoseleyUpdate to MatchEvaluator NRE change (dotnet/corefx...
2019-07-26 Eirik Tsarpalistake HttpClient.BaseAddress into account when bounding...
2019-07-26 Tomas Weinfurtthrow for unknown or unsupported AddressFamily on Windo...
2019-07-26 Eirik TsarpalismaxRequestLineSize -> MaxRequestUriSize
2019-07-26 Eirik Tsarpalisrespect kestrel request line size
2019-07-26 Steve HarterAllow JsonConverterAttribute to be applied to an Enum...
2019-07-26 Steve HarterFix FormatException if an invalid JsonConverter attribu...
2019-07-26 Eirik Tsarpalismerge headers and echo headers operations
2019-07-26 Zoey McCulloughRe-enable xunit warning 2002 dotnet/corefx#39696 (dotne...
2019-07-26 Eirik Tsarpalisaddress feedback
2019-07-26 Dan MoseleyFix NRE when MatchEvaluator returns null (dotnet/corefx...
2019-07-26 Stephen ToubRe-enable CA1200 (avoid cref tag prefixes) (dotnet...
2019-07-26 Stephen ToubRe-enable CA1802 (use consts instead of readonly static...
2019-07-25 Koundinya VeluriRelax a mutex test condition (dotnet/corefx#39786)
2019-07-25 Eirik Tsarpalisaddress feedback
2019-07-25 Steve HarterReduce memory usage of tests and fix asserts for escape...
2019-07-25 William GodbeExclude System.Numerics.Tensors Symbol package from...
2019-07-25 Geoff KizerMerge pull request dotnet/corefx#39745 from geoffkizer...
2019-07-25 Eirik TsarpalisHttpStress: add randomized header operation
2019-07-25 Charles StonerAdd [Obsolete] to vbNewLine (dotnet/corefx#39753)
2019-07-25 Jeremy BartonChange the default symmetric encryption algorithm for...
2019-07-25 Eirik TsarpalisMerge pull request dotnet/corefx#39632 from eiriktsarpa...
2019-07-25 Stephen ToubRe-enable xUnit1025 (duplicate InlineData) (dotnet...
2019-07-25 Ahson KhanAuto-generate the reference assemblies to normalize...
2019-07-25 Viktor HoferEnable xunit2007 analyzer (dotnet/corefx#39740)
2019-07-25 Stephen ToubRe-enable xUnit2008 (Assert.True with regex) (dotnet...
2019-07-25 Stephen ToubRe-enable xUnit1016 (public MemberDatas) (dotnet/corefx...
2019-07-25 Anirudh AgnihotryOnly removing logs which throw invalid parameters excep...
2019-07-25 Anirudh Agnihotryparameter name corrected (dotnet/corefx#39744)
2019-07-24 William GodbeMark System.Numerics.Tensors package as nonshipping...
2019-07-24 Geoff Kizerfix race between request failure and response body...
2019-07-24 Stephen ToubRe-emable CA1507 (use nameof) (dotnet/corefx#39731)
2019-07-24 Viktor HoferEnable xunit2012 analyzer (dotnet/corefx#39730)
2019-07-24 Stephen ToubAdd comment descriptions to remaining xunit analyzer...
2019-07-24 Stephen ToubRe-enable CA1825 (zero-length array allocations) (dotne...
2019-07-24 Stephen ToubRe-enable CA2200 (rethrowing exceptions in catch blocks...
2019-07-24 Viktor HoferEnable xunit2015 analyzer (dotnet/corefx#39714)
2019-07-24 Geoff KizerMerge pull request dotnet/corefx#39638 from geoffkizer...
2019-07-24 Geoff Kizeraddress review feedback and fix test issue
2019-07-24 Stephen ToubRe-enable CA1401 (public P/Invoke methods) (dotnet...
2019-07-24 Stephen ToubRe-enable CA2008 (tasks without a TaskScheduler) (dotne...
2019-07-24 Stephen ToubRe-enable CA1821 (remove empty finalizers) (dotnet...
2019-07-24 Ahson KhanUpdate dummy fields within the ref by auto-generating...
2019-07-24 Stephen ToubUpgrade Roslyn analyzers (dotnet/corefx#39703)
2019-07-23 Santiago Fernandez... Update package testing to test for 5.0 and use the...
2019-07-23 Stephen ToubRe-enable xunit warning 2004 (dotnet/corefx#39698)
2019-07-23 Geoff Kizerfix race in request body completion
2019-07-23 Geoff Kizerfix race with _requestBodyCancellationSource creation
2019-07-23 Geoff Kizerrework SendHeadersAsync to address various issues
2019-07-23 Geoff Kizeraddress review feedback
2019-07-23 Geoff Kizercombine into single Cancel method on stream, and ensure...
2019-07-23 Geoff Kizerrework shutdown handling
2019-07-23 Stephen ToubRe-enable xunit warning 2003 (dotnet/corefx#39696)
2019-07-23 Eirik TsarpalisMerge pull request dotnet/corefx#39693 from eiriktsarpa...
2019-07-23 Egor BogatovMake AsciiToLower ReadOnlySpan<byte> (dotnet/corefx...
2019-07-23 Eirik Tsarpalisadd license notice to new source files
2019-07-23 Stephen ToubDisable SendAsync_SuppressedGlobalStaticPropagationNoLi...
2019-07-23 Stephen ToubRe-enable xunit warning 1006 (dotnet/corefx#39685)
2019-07-22 Stephen ToubRe-enable all DisableXUnitAnalyzer test projects (dotne...
2019-07-22 Stephen ToubRe-enable ~20 xunit analyzers (dotnet/corefx#39671)
2019-07-22 buyaa-nCustom converter contravariant test coverage (dotnet...
2019-07-22 Stephen ToubUpdate breaking changes doc with a few clarifications...
2019-07-22 Stephen ToubAdd missing fields to BrotliEncoder/Decoder ref (dotnet...
2019-07-22 Stephen ToubRemove unnecessary empty try { } blocks (dotnet/corefx...
2019-07-22 Eirik Tsarpalisstress server cleanups
2019-07-22 Eirik Tsarpalisfix build
next