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
2022-06-14Stash auth + OpenApi experimentauth-openapiSafia Abdalla
2022-06-07Add TBuilder overloads to WithTags and others (#41830)Stephen Halter
2022-06-07Add support for logging additional request headers (#41753)Masters
2022-06-06Update TFM for reference assemblies in analyzer tests (#42023)Safia Abdalla
2022-06-06Change project templates to have separate "http" and "https" launch profiles ...Damian Edwards
2022-06-06RequestDelegateFactory context classes ApplicationServices property (#41952)Damian Edwards
2022-06-06[main] (deps): Bump src/submodules/googletest (#42051)dependabot[bot]
2022-06-06Update dependencies from https://github.com/dotnet/arcade build 20220601.2 (#...dotnet-maestro[bot]
2022-06-04Define `$(HelixTestConfigurationFilePath)` (#42029)Doug Bunting
2022-06-04DataProtection use 6.0 app discriminator trailing slash format (#41849)Hao Kung
2022-06-04Add Request Decompression middleware (#40279)David Acker
2022-06-03Adding WebTransport Handshake to Kestrel (#41877)Daniel Genkin
2022-06-03Fix backport (#42013)Justin Baur
2022-06-03Merge pull request #41991 from cerasamson/faviconCera Samson
2022-06-03Enable trim analyzer (#41683)Sven Boemer
2022-06-03Update template-baselines.json, .ico to .pngCera Samson
2022-06-02[SignalR] Update some npm deps (#41270)Brennan
2022-06-02Set Content-Type more accurately in SignalR TS client (#41517)Brennan
2022-06-02Grouped link tags togetherCera Samson
2022-06-02[main] Update dependencies from dotnet/efcore (#41978)damianedwards/41988-dotnet-watch-lpdotnet-maestro[bot]
2022-06-02Mark changes in `.github` folder with `area-infrastructure` label (#41981)Artak
2022-06-02Revert "Check the environment on Helix (#41971)" (#41977)Tanay Parikh
2022-06-02Allow returns from all single client proxies (#41939)Stephen Halter
2022-06-02Formatting changes to links for iconCera Samson
2022-06-02Add redis startup error handling (#41141)Brennan
2022-06-02[main] (deps): Bump actions/github-script from 3 to 6 (#41986)dependabot[bot]
2022-06-02[main] (deps): Bump src/submodules/googletest (#41983)dependabot[bot]
2022-06-02[main] (deps): Bump actions/checkout from 2 to 3 (#41984)dependabot[bot]
2022-06-02[main] (deps): Bump actions/upload-artifact from 1 to 3 (#41985)dependabot[bot]
2022-06-02Blazor Make Default Template Favicon Blazor LogoCera Samson
2022-06-02Fixed boot config issue. (#41976)Mackinnon Buck
2022-06-02Quarantines SetIISLimitMaxRequestBodySizeE2EWorksWithIntMaxValue (#41846)Tanay Parikh
2022-06-02Fix dependabot.yml formatting (#41979)Brennan
2022-06-01Update dependencies from https://github.com/dotnet/efcore build 20220601.1 (#...dotnet-maestro[bot]
2022-06-01Check the environment on Helix (#41971)Javier Calvarro Nelson
2022-06-01[main] Update dependencies from dotnet/efcore dotnet/runtime (#41958)dotnet-maestro[bot]
2022-06-01Remove unused and incorrect P/Invoke (#41957)Aaron Robinson
2022-06-01Update npm dev dependencies to support Node.js 18 (#41938)Stephen Halter
2022-06-01Update dependencies from https://github.com/dotnet/arcade build 20220526.1 (#...dotnet-maestro[bot]
2022-06-01[main] Update dependencies from dotnet/runtime dotnet/efcore (#41866)dotnet-maestro[bot]
2022-06-01Add switch statements to /problem in MinimalSample (#41943)pedro-camargo-MSFT
2022-06-01Add dotnet user-jwts tool and runtime support (#41520)Safia Abdalla
2022-06-01Removed the rule verification labelArtak
2022-06-01Update fabricbot.jsonArtak
2022-06-01Convert all possible `DllImport`s to `LibraryImport` for .NET 7+ (#41573)Aaron Robinson
2022-06-01Add a rule to mention the `aspnet-build` team on infrastructure issues (#41940)Artak
2022-06-01Add a new route to sample app that display OS and .NET versions (#41901)BArthur1972
2022-06-01Windows.11.Amd64.ClientPre.Open is leaving in June, proactively switch test r...Matt Galbraith
2022-05-31Skip failing template tests (#41936)Mackinnon Buck
2022-05-31Fix the RedirectHandler (in Mvc.Testing) for relative URIs (#41742)Cédric Luthi