projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2019-06-07
Krzysztof Wicher
HttpClient: Try decode Location header using UTF-8...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Viktor Hofer
Update code coverage docs and remove regular runs
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Stephen Toub
Avoid using X509Certificate2's IntPtr ctor in SecureCha...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Stephen Toub
Add debug data to help diagnose HTTP2 test failure...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Carlos Sanchez...
Fix issue in NamedPipeServerStream.GetImpersonationUser...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Eric StJohn
Move type to last argument in order to meet fx design...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
David Fowler
Added CopyToAsync(PipeWriter) (dotnet/corefx#38326)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Viktor Hofer
Disable System.Net.Sockets.Async.Stress.Tests on CI
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
David Fowler
Don't throw in the On* callbacks (dotnet/corefx#38327)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Stephen Toub
Allow OperationCanceledExceptions to propagate out...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Yoh Deadfall
Removed lost and unused file (dotnet/corefx#38320)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Tom Deseyn
ProcessNameMatchesScriptName: add missing Fact attribut...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Stephen Toub
Fix calls to functions moved from PathInternal to Path
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Jeremy Koritzinsky
Delete CoreFX tests of COM lifetime control methods...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Tim
Simplify loop add with UnionWith method. (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
wcontayon
Remove Redundant counter : System.Collections.Immutable...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Stephen Toub
Nullable annotate System.Private.Uri (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Stephen Toub
Add nullable attributes to partial facade implementatio...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Anirudh Agnihotry
Throwing Jsonexception when trying to convert a value...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Jeremy Kuhne
Expose SecurityDescriptor as protected (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Dustin Campbell
Merge pull request dotnet/corefx#38317 from DustinCampb...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Santiago Fernandez...
Update Reflection.Emit and String tests after changes...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Viktor Hofer
Remove NetNative uapaot support (dotnet/corefx#38170)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Dustin Campbell
Clean up code style in PropertyDescriptorTests.cs
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Dustin Campbell
Allow ReflectPropertyDescriptor to reflect over non...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Matt Galbraith
Merge pull request dotnet/corefx#38312 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Matt Galbraith
Fix Debian 10 image
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Bradley Grainger
Improve ReadOnlySequence.Slice docs (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Vladislav Richter
fix CopyToAsyncCore - cancellation and infinite loop...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Santiago Fernandez...
Re-generate System.Threading.Overlapped ref assembly...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Santiago Fernandez...
Re-generate System.Memory ref assembly against implemen...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Santiago Fernandez...
Re-generate System.Runtime.Loader ref assembly against...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Ahson Khan
Update JsonSerializer and JsonElement APIs - drop ...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Maryam Ariyan
Add missing APIs for OleDb (dotnet/corefx#38235)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Marco Rossignoli
Fix digest authentication on SocketsHttpHandler (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Ahson Khan
Moving the JsonSerializer to the root namespace - Syste...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Santiago Fernandez...
Re-generate reference source against impl for System...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Dustin Campbell
Enable code path in TypeDescriptor.GetAssociation(...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Jeremy Barton
Reenable BuildInvalidSignatureTwice with better diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Kevin Jones
Increase sample size for random tests.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Matt Galbraith
Add Debian 10 "Buster" test execution
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
David Fowler
Open pdb files with FileShare.Read and FileShare.Delete...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Carol Wang
Fix XmlSerializer fails to serialize Type with special...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Marco Rossignoli
Ignore indexer properties (dotnet/corefx#38133)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
David Fowler
Move System.Threading.Channels into Microsoft.NetCore...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Gary Zhang
Merge pull request dotnet/corefx#35363 from Wraith2...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Stephen Toub
Add missing PlatformSpecific attribute to ProcessStart_...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
dotnet-maestro-bot
Update ProjectNTfs to beta-27804-00 (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Stephen Toub
Disable JSON LookupOverflow test (dotnet/corefx#38222)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Martin Baulig
HttpClient.SendAsync() should not attempt to read respo...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Stephen Toub
Fix catch block for cancellation in ConnectHelper.Conne...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Cory Nelson
LoopbackProxyServer cleanup (dotnet/corefx#38038)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Tom Deseyn
ProcessStart_OpenFileOnLinux_UsesSpecifiedProgram:...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Stephen Toub
Disable TurkishI_Is_Differently_LowerUpperCased_In_Turk...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Eric StJohn
Better handle resx scenarios (dotnet/corefx#38012)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Santiago Fernandez...
Re-generate System.Threading ref assembly against imple...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Tom Deseyn
ProcessNameMatchesScriptName: add some asserts for...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Jeremy Kuhne
Fix deletion tests on Windows 10 1903. (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Eric StJohn
Persist InterfaceTypeAttribute in ref assemblies (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Maryam Ariyan
Adds JsonElement.ValueEquals / JsonProperty.NameEquals...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Stephen Toub
Fix RegexCultureTests by moving it out-of-proc (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Marco Rossignoli
fix tests (dotnet/corefx#38096)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Alexis Christoforides
Use fallbacks when link() fails (dotnet/corefx#36957)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Tom Deseyn
X509Store_MachineStoreLoadSkipsInvalidFiles: skip test...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
dotnet-maestro-bot
Update ProjectNTfs to beta-27803-00 (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Marco Rossignoli
address PR feedback (dotnet/corefx#38147)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dan Moseley
Fix tests to match exception output change (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
dotnet-maestro...
[master] Update dependencies from dotnet/arcade (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Viktor Hofer
Use LoopbackServer for HttpWebRequestTests (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Marco Rossignoli
Fix CustomValidationAttribute.TypeId (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-01
Stephen Toub
Change use of AllowRenegotiation in HttpConnectionPool...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-01
Stephen Toub
Fix downlevel build-break in System.Net.WebSockets...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Dan Moseley
Test for Exception.ToString() calling derived implement...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Cory Nelson
Ensure aligned access in ManagedWebSocket.ApplyMask...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Yoh Deadfall
Added test cases for Activator.CreateInstance<T> (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Jeremy Kuhne
Fix mutating static issue (dotnet/corefx#38124)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Tomas Weinfurt
add support for 100-continue for H/2 (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Santiago Fernandez...
Revert "Added Range Manipulation APIs to Collection...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Layomi Akinrinade
Add support for immutable dictionaries (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
dotnet-maestro...
[master] Update dependencies from dotnet/coreclr (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Anirudh Agnihotry
fixing image Convertion from icon (dotnet/corefx#38108)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Ahson Khan
Add JsonSerializer overload that takes Utf8JsonReader...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Steve Harter
Add (de)serialization support for Base64 string as...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Viktor Hofer
Check regex timeout in loops and repetitions (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Santiago Fernandez...
Update package index and harvest props to reflect WinHt...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
William Godbe
Add tests for double-encoded URLs to both UrlDecode...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Jose Perez...
Adding net461 target to Microsoft.Bcl.* packages (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Tanner Gooding
Removing the TestAllOnes, TestAllZeros, and TestMixOnes...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Marco Rossignoli
[System.Text.Json]Improve error output for unsupported...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
William Godbe
Fix IPv6Address parsing (dotnet/corefx#37734)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
William Godbe
Fix Loop in System.Private.Uri (dotnet/corefx#38076)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Maryam Ariyan
skip oledb for outerloop failures (dotnet/corefx#38090)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Stephen Toub
Disable ObjectTests.Write test (dotnet/corefx#38101)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Anirudh Agnihotry
using double to avoild multplication overflow (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
dotnet-maestro-bot
Update ProjectNTfs to beta-27731-00 (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Noah Falk
Merge pull request dotnet/corefx#38013 from lmolkova...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Ahson Khan
Add Base64 APIs to Utf8JsonReader, Utf8JsonWriter,...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Jeremy Kuhne
Add read ahead logic for streams. (dotnet/corefx#38039)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Bradley Grainger
Simplify DbProviderFactory feature detection code....
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
William Godbe
System.Text.Json is not inbox on netfx (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
next