Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-12Do not run hostname tests on macOSDoug Bunting
2020-06-11Enable control flow guard for IIS dlls (#22608)Justin Kotalik
2020-01-16[Platform] Detect and fix certificates with potentially inaccessible keys on ...Javier Calvarro Nelson
2019-06-14Merge in 'release/2.1' changesv2.1.12dotnet-bot
2019-06-14Always include ANCM in build output (#11199)Justin Kotalik
2019-06-08Merged PR 1480: [2.1] HttpSys path normalizationChris Ross (ASP.NET)
2019-03-28Attempt to make MaxRequestBufferSizeTests.LargeUpload less flaky (#8582)Stephen Halter
2019-01-22Move Kestrel Sockets tests to their own group (#6869)Chris Ross
2019-01-12Switch agent queues used on Windows builds (#6627)Nate McMaster
2019-01-08Remove netcoreapp2.0 test TFMs (#6461)Nate McMaster
2019-01-07Merge in 'release/2.1' changesdotnet-bot
2019-01-07Make music store project ref (#6313)Justin Kotalik
2019-01-04Merge in 'release/2.1' changesdotnet-bot
2019-01-04Fix broken tests and VS solutions caused by source code reorganization and ot...Nate McMaster
2018-12-22Merge in 'release/2.1' changesdotnet-bot
2018-12-22Port native project ref changes to 2.1 (#6071)Justin Kotalik
2018-12-21Merge in 'release/2.1' changesdotnet-bot
2018-12-21Fix IISIntegration folder structure (#6063)Justin Kotalik
2018-12-21Merge in 'release/2.1' changesdotnet-bot
2018-12-21Change build components to C++ Win10 17134 SDK (#4603)Justin Kotalik
2018-12-18Merge in 'release/2.1' changesdotnet-bot
2018-12-18Convert ServerTests to Reference and move to Server folder (#4686)John Luo
2018-12-15Merge in 'release/2.1' changesdotnet-bot
2018-12-15Fix flakiness in RequestsCanBeAbortedMidRead (#4881)Stephen Halter
2018-12-14Merge in 'release/2.1' changesdotnet-bot
2018-12-14Replace .Sources package references with local code (#4801)Nate McMaster
2018-12-13Merge in 'release/2.1' changesdotnet-bot
2018-12-13Fix HttpSys Caching_SendFileWithFullContentLength_Cached test (#4630)Chris Ross
2018-12-13Merge in 'release/2.1' changesdotnet-bot
2018-12-13Make IISIntegration use Reference instead of PackageReference (and reactionar...Justin Kotalik
2018-12-12Merge in 'release/2.1' changesdotnet-bot
2018-12-12Workaround problems when opening solution files in Visual Studio (#4569)Nate McMaster
2018-12-07Merge in 'release/2.1' changesdotnet-bot
2018-12-07Backport infrastructure cleanup to share sources and project references (#4513)Nate McMaster
2018-12-07Merge in 'release/2.1' changesdotnet-bot
2018-12-07Rewrite HttpSys response caching tests #1475 (#4486)Chris Ross
2018-12-05Merge in 'release/2.1' changesdotnet-bot
2018-12-05Make HttpSys use ProjectReference and move HttpSys into Servers folder (#4335)Justin Kotalik
2018-11-27Merge in 'release/2.1' changesdotnet-bot
2018-11-27[2.1] [Kestrel] Move AddressRegistrationTests to own TestGroupStephen Halter
2018-11-15Flow the cancellation tokens to ReadAsync and WriteAsync (#2865)Chris Ross (ASP.NET)
2018-11-15Create Kestrel.sln, update documentation and README, and ensure all Kestrel t...Nate McMaster
2018-11-14Reorganize source code in preparation to move into aspnet/AspNetCoreNate McMaster