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
path: root/src
AgeCommit message (Expand)Author
2019-09-14[release/3.0] Update dependencies from 4 repositories (#13755)dotnet-maestro[bot]
2019-09-11Regen a ref/ projectDoug Bunting
2019-09-11Merge branch 'release/2.2' into 'release/3.0'Doug Bunting
2019-09-11Use stages pipeline (#13040)Doug Bunting
2019-09-11Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2Doug Bunting
2019-09-11Merge remote-tracking branch 'internal/internal/release/2.2' into release/2.2Doug Bunting
2019-09-11Fix encoding used in JS generated by prerenderer (#13865)Artak
2019-09-09Cleanup when SendAsync with Upload stream (#13783)Brennan
2019-09-09Unflake ComponentLifecycleMethodThrowsExceptionTerminatesTheCircuit test (#13...Steve Sanderson
2019-09-09Make InputDateInteractsWithEditContext_NullableDateTimeOffset more reliable (...Steve Sanderson
2019-09-07Don't call complete outside of main request loop (#13728)Justin Kotalik
2019-09-07[ApiAuth] Update partner dependencies to their final versions (#13260)Javier Calvarro Nelson
2019-09-07Don't capture instance in Select for DataProtection. (#13743)Justin Kotalik
2019-09-06Ship Site Extensions package (#13693)John Luo
2019-09-06Improve reliability of globalization E2E tests (#13678)Steve Sanderson
2019-09-04components-reconnect-refused to components-reconnect-rejected (#13659)Ryan Brandenburg
2019-09-04Remove test workaround for fixed issue.Kevin Pilch
2019-09-04Correct the spelling of 'EnableEndpointRouting' (#13655)Daniel Roth
2019-09-03Skip broken shutdown test (#13652)Chris Ross
2019-09-03Do not infer Required attributes based on context for non-nullable generic ty...Pranav K
2019-09-03Build analyzers and bundled dotnet tools in source build (#13569)John Luo
2019-08-30Deflake ConcurrentPipeWriterTests.PassthroughIfAllFlushesAreAw… (#13563)Stephen Halter
2019-08-30Lazyily initialize Https port in HttpsRedirectionMiddlewareJustin Kotalik
2019-08-29Update manually generated reference for RenderTreeFrame (#13522)Pranav K
2019-08-29[SPA] Enable support for publish single file (#13518)Javier Calvarro Nelson
2019-08-28Microsoft.dotnet-openapi is a shipping package (#13481)Ryan Brandenburg
2019-08-28Http2MessageBody.TryRead TryStart/TryStop (#13464)Ben Adams
2019-08-28Fixup Razor Class Library template namespace and component content (#13419)Daniel Roth
2019-08-28Fix AzureAd options validation (#13480)Chris Ross
2019-08-27Ignore MaxRequestBodySize for upgraded requests (#13477)Brennan
2019-08-27Add XML docs to pubternal typesKevin Pilch
2019-08-27Add tests of client code generation components (#13444)Doug Bunting
2019-08-27Skip default port tests (#12983)Justin Kotalik
2019-08-26Move AfterBuild Target to more accurate project (#13281)Brennan
2019-08-26Clean up reference conflict warnings in Microsoft.dotnet-openapi projectDoug Bunting
2019-08-26Remove last couple of (test-only) System.Data.SqlClient dependencies (#13426)Doug Bunting
2019-08-25Merge branch 'release/3.0' into merge/release/3.0-preview9-to-release/3.0Doug Bunting
2019-08-24Mark bytes as consumed #13372 (#13394)v3.0.0-preview9.19424.4Chris Ross
2019-08-24Merge branch 'release/2.2' => 'release/3.0' (#13100)Doug Bunting
2019-08-24Merge branch 'release/3.0-preview9' => 'release/3.0' (#13283)Doug Bunting
2019-08-24[3.0] Also target netstandard2.1 for Identity.EFCore (#13402)Hao Kung
2019-08-24[ApiAuthorization] Disables pop-up logout by defaultJavier Calvarro Nelson
2019-08-24Fix a typo and address remaining service reference TODO items (#13364)Doug Bunting
2019-08-24Use Microsoft.Extensions.CommandLineUtils and Microsoft.Extensions.Tools.Inte...Doug Bunting
2019-08-24Blazor fixes (#13377)Steve Sanderson
2019-08-23Properly wait for workaround (#13286)Brennan
2019-08-23Set Blazor Client projects to use preview 9 labelJohn Luo
2019-08-22OpenAPI ServiceReference Tool (#12810)Ryan Brandenburg
2019-08-21Do not throw if RouteComparison compares two identical referencesPranav K
2019-08-21Merge pull request #13226 from aspnet/rynowak/interop-reliabilityKevin Pilch