2019-02-21 |
Viktor Hofer | Update publish.yml |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Viktor Hofer | Add test targets to build script (dotnet/corefx#34385) |
commit | commitdiff | tree | snapshot |
2019-02-21 |
dotnet-maestro-bot | Update CoreFxOptimizationData to master-20190221.1... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Santiago Fernandez... | Remove unused upload-tests.proj (dotnet/corefx#35475) |
commit | commitdiff | tree | snapshot |
2019-02-21 |
OmariO | Improve BitArray's Get, Set, SetAll and Not methods... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Filip Navara | Move Thread to shared CoreLib (dotnet/corefx#35462) |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Geoff Kizer | don't dispose the HTTP2 connection writer lock, to... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Ahson Khan | Update intellisense files for S.Mem, S.T.Json, S.Runtim... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Stephen Toub | Factor IPAddress.Loopback.MapToIPv6() into IPAddress... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Stephen Toub | Fix xNodeBuilder test (again) (dotnet/corefx#35464) |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Stephen Toub | Simplify ProcessorCount tests to fix sporadic failures... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
dotnet-maestro-bot | Update ProjectNTfs, ProjectNTfsTestILC to beta-27421... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Tom Deseyn | Process.KillTree: Unix: don't throw for processes that... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Jeremy Barton | Bump S.S.C.Pkcs AssemblyVersion Minor version (dotnet... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Stephen Toub | Simplify ConnectHelper.ConnectAsync to just return... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Stephen Toub | Stop blocking thread pool threads in VirtualNetwork... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Geoff Kizer | Merge pull request dotnet/corefx#35432 from geoffkizer... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Viktor Hofer | Add net472 build3260 blobs (dotnet/corefx#35448) |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Konstantin... | Fix tizen rootfs building (dotnet/corefx#35450) |
commit | commitdiff | tree | snapshot |
2019-02-20 |
dotnet-maestro-bot | Update CoreFxOptimizationData, ProjectNTfs, ProjectNTfs... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
David Fowler | Added some doc comments to AsStream (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Viktor Hofer | Merge pull request dotnet/corefx#35415 from ViktorHofer... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Geoff Kizer | PR feedback |
commit | commitdiff | tree | snapshot |
2019-02-20 |
dotnet-maestro-bot | Update CoreFxOptimizationData to master-20190219.1... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Max Kerr | Disallow dangerous Unicode decompositions (dotnet/coref... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Stephen Toub | Make Http2Connection.SendFrameAsync return ValueTask... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Alaa Masoud | Remove dead code (dotnet/corefx#35430) |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Geoff Kizer | defer sending WINDOW_UDPATE frames until a minimum... |
commit | commitdiff | tree | snapshot |
2019-02-19 |
David Shulman | Improve HTTP2 connection diagnostics in SocketsHttpHand... |
commit | commitdiff | tree | snapshot |
2019-02-19 |
David Fowler | Added AsStream to PipeReader and PipeWriter (dotnet... |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Matt Mitchell | Use SourceBranch vs. SourceBranchName (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Alaa Masoud | Remove dead code (dotnet/corefx#35405) |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Viktor | Upgrade uwp windows machines to RS5 |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Viktor | Revert "Don't run tests on uap PR leg" |
commit | commitdiff | tree | snapshot |
2019-02-19 |
David Shulman | Fix Negotiate/SPNEGO Kerberos to NTLM fallback on Linux... |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Jan Kotas | Fix product name included in the binaries (dotnet/coref... |
commit | commitdiff | tree | snapshot |
2019-02-19 |
dotnet-maestro-bot | Update ProjectNTfs, ProjectNTfsTestILC to beta-27419... |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Stephen Toub | Use Environment.TickCount instead of DateTime{Offset... |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Viktor Hofer | Remove old TestCategories property (dotnet/corefx#35397) |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Alaa Masoud | Remove dead code in IpHlpApi (dotnet/corefx#35398) |
commit | commitdiff | tree | snapshot |
2019-02-18 |
Grant | Unit tests for BitOps (dotnet/corefx#35193) |
commit | commitdiff | tree | snapshot |
2019-02-18 |
dotnet-maestro-bot | Update ProjectNTfs, ProjectNTfsTestILC to beta-27418... |
commit | commitdiff | tree | snapshot |
2019-02-17 |
Ben Adams | Skip lock in GetMemory/GetSpan if memory available... |
commit | commitdiff | tree | snapshot |
2019-02-17 |
Francis Nguyen | Collections cleanup (dotnet/corefx#35339) |
commit | commitdiff | tree | snapshot |
2019-02-17 |
Vladimir Sadov | Merge pull request dotnet/corefx#35373 from VSadov... |
commit | commitdiff | tree | snapshot |
2019-02-17 |
Vladimir Sadov | Updating timeout in `SslStream_SameCertUsedForClientAnd... |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Stephen Toub | Merge pull request dotnet/corefx#35324 from stephentoub... |
commit | commitdiff | tree | snapshot |
2019-02-15 |
dotnet-maestro-bot | Update BuildTools, ProjectNTfs, ProjectNTfsTestILC... |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Stephen Toub | Address PR feedback and additional cleanup |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Santiago Fernandez... | Remove groovy and json files for unused pipelines ... |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Stephen Toub | Fix some XML comments in Base64Encoder/Decoder (dotnet... |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Stephen Toub | Remove uap config from System.Net.Http UnitTests |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Stephen Toub | Use StaticTable for writing known headers |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Geoff Kizer | Implement static table for writing some headers |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Stephen Toub | Don't pool Http2Connection buffers |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Stephen Toub | Avoid per-request HeaderCallback delegate allocation |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Stephen Toub | Avoid lock object allocation in CreditManager |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Stephen Toub | Avoid syncobj object allocation in Http2Connection |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Santiago Fernandez... | Disable jenkins legs as we transition to use azure... |
commit | commitdiff | tree | snapshot |
2019-02-15 |
joshudson | Use vfork() improve performance when starting processes... |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Jan Kotas | Fix CoreFX build breaks |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Michal Strehovský | Add support for default interface methods in DispatchPr... |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Kevin Jones | macOS: Allow loading first X509 certificate from PEM... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
Tanner Gooding | Regenerating the System.Runtime.Intrinsics ref assembly... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
Krzysztof Wicher | System.IO.Ports native package (dotnet/corefx#35126) |
commit | commitdiff | tree | snapshot |
2019-02-14 |
Santiago Fernandez... | Publish build artifacts only in official builds (dotnet... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
dotnet-maestro-bot | Update ProjectNTfs, ProjectNTfsTestILC to beta-27414... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
Layomi Akinrinade | Add roundtrip tests for EncoderFallbackBufferHelper... |
commit | commitdiff | tree | snapshot |
2019-02-14 |
dotnet-maestro-bot | Update BuildTools to preview1-03713-01 (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Afsaneh Rafighi | Fix SqlClient udtTest (dotnet/corefx#35304) |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Stephen Toub | Merge pull request dotnet/corefx#34476 from Marusyk... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
dotnet-maestro... | Update dependencies from dotnet/coreclr (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Santiago Fernandez... | Reenable Fedora27 queue (dotnet/corefx#35298) |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Afsaneh Rafighi | Merge pull request dotnet/corefx#34393 from Wraith2... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Afsaneh Rafighi | Merge pull request dotnet/corefx#34711 from Wraith2... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Afsaneh Rafighi | Merge pull request dotnet/corefx#34546 from Wraith2... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Stephen Toub | Fix race condition in DiagnosticSourceEventSource ... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
William Godbe | Merge pull request dotnet/corefx#35279 from wtgodbe... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Viktor Hofer | Remove optionaltooling buildtools dependency (dotnet... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Stephen Toub | Simplify Dbg to minimal tracing |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Roma Marusyk | System.Runtime.Caching. Refactor DllImports |
commit | commitdiff | tree | snapshot |
2019-02-13 |
dotnet-maestro-bot | Update ProjectNTfs, ProjectNTfsTestILC to beta-27413... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Hugh Bellamy | Introduce and use common calendar test base (dotnet... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Santiago Fernandez... | Fix native build for x86 (dotnet/corefx#35289) |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Stephen Toub | Add a few more Parse_Subspan_Success inline datas ... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Santiago Fernandez... | Fix official builds to publish to BAR using new sdk... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Stephen Toub | Fix argument name in GCHandleTests (dotnet/corefx#35284) |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Hugh Bellamy | Cleanup AssociatedMetadataTypeTypeDescriptor (dotnet... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
David Shulman | Add simple http Windows auth tests using loopback serve... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Steve MacLean | Add AssemblyLoadContext.GetLoadContext(SPC) test |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Geoff Kizer | Merge pull request dotnet/corefx#34345 from geoffkizer... |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Tomas Weinfurt | enable SendAsync_RequestVersion20_ResponseVersion20IfHt... |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Ben Adams | BufferSegment Handle Memory Set/Reset better (dotnet... |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Viktor Hofer | Add a shared framework and host for global tools in... |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Geoff Kizer | fix netfx build |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Filip Navara | Add tests for ResourceManager on custom Assembly type... |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Matthijs Breemans | fix: pointed ProjectUrl to the Github repository instea... |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Hugh Bellamy | Fix NullReferenceException in AssociationAttribute... |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Hugh Bellamy | Add ObjectModel tests (dotnet/corefx#35013) |
commit | commitdiff | tree | snapshot |
2019-02-12 |
dotnet-maestro-bot | Update ProjectNTfs, ProjectNTfsTestILC to beta-27412... |
commit | commitdiff | tree | snapshot |
next |