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 (Collapse)Author
2022-11-11!fixup! Fix typo in ChromeDriver Java versionsafia/update-seleniumDoug Bunting
2022-11-10!fixup! Update a yarn.lock fileDoug Bunting
2022-11-02Update selenium dependency versionsSafia Abdalla
2022-11-01Support side-by-side transports in Kestrel (#44657)James Newton-King
2022-11-01[AuthZ] Add IRequirementData (#44342)Hao Kung
2022-11-01Remove DOTNET_CLI_DO_NOT_USE_MSBUILD_SERVER workaround (#44808)Chris Ross
2022-11-01Update dependencies from https://github.com/dotnet/runtime build 20221031.10 ↵dotnet-maestro[bot]
(#44813) [main] Update dependencies from dotnet/runtime
2022-11-01!fixup! Correct CodeQL3000 setup (#44809)Doug Bunting
- add tag only when CodeQL3000 tasks did useful work - ignore no-op task executions - correct tsaoptions.json location
2022-11-01Enable CA1854 (#44799)Martin Costello
2022-11-01Update dependencies from https://github.com/dotnet/efcore build 20221031.4 ↵dotnet-maestro[bot]
(#44807) [main] Update dependencies from dotnet/efcore
2022-10-31Catch JSDisconnectedException during disposal (#44800)Mackinnon Buck
2022-10-31Use TryGetValue() for dictionary lookup (#44791)Martin Costello
Use `TryGetValue()` instead of `ContainsKey()` and the indexer.
2022-10-31Update dependencies from https://github.com/dotnet/efcore build 20221031.3 ↵dotnet-maestro[bot]
(#44802) [main] Update dependencies from dotnet/efcore
2022-10-31Update SDK to 8.0.100-alpha.1.22531.1 (#44797)Chris Ross
2022-10-31[main] Update dependencies from dotnet/runtime dotnet/efcore (#44777)dotnet-maestro[bot]
* Update dependencies from https://github.com/dotnet/runtime build 20221030.1 Microsoft.Extensions.Caching.Abstractions , Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Binder , Microsoft.Extensions.Configuration.CommandLine , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.FileExtensions , Microsoft.Extensions.Configuration.Ini , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.Configuration.Xml , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileProviders.Composite , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.Hosting , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Http , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Configuration , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Logging.EventLog , Microsoft.Extensions.Logging.EventSource , Microsoft.Extensions.Logging.TraceSource , Microsoft.Extensions.Options , Microsoft.Extensions.Options.ConfigurationExtensions , Microsoft.Extensions.Options.DataAnnotations , Microsoft.Extensions.Primitives , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , System.Configuration.ConfigurationManager , System.Diagnostics.DiagnosticSource , System.Diagnostics.EventLog , System.DirectoryServices.Protocols , System.IO.Pipelines , System.Net.Http.Json , System.Net.Http.WinHttpHandler , System.Reflection.Metadata , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encodings.Web , System.Text.Json , System.Threading.AccessControl , System.Threading.Channels , System.Threading.RateLimiting From Version 8.0.0-alpha.1.22526.6 -> To Version 8.0.0-alpha.1.22530.1 * Update dependencies from https://github.com/dotnet/efcore build 20221031.2 dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 8.0.0-alpha.1.22526.1 -> To Version 8.0.0-alpha.1.22531.2 * Preserve transitive generic attrbutes Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Chris R <Tratcher@outlook.com>
2022-10-31Build public redist for source-build (#44780)Michael Simons
2022-10-31[main] (deps): Bump src/submodules/spa-templates (#44792)dependabot[bot]
Bumps [src/submodules/spa-templates](https://github.com/dotnet/spa-templates) from `6a0e1ae` to `c824ca9`. - [Release notes](https://github.com/dotnet/spa-templates/releases) - [Commits](https://github.com/dotnet/spa-templates/compare/6a0e1aec5f831bd73bc0c0e7374c654a2eba9425...c824ca94c64e8a227e9e3e48e7513abdd2a3cfce) --- updated-dependencies: - dependency-name: src/submodules/spa-templates dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31[main] (deps): Bump src/submodules/googletest (#44793)dependabot[bot]
Bumps [src/submodules/googletest](https://github.com/google/googletest) from `e07617d` to `3026483`. - [Release notes](https://github.com/google/googletest/releases) - [Commits](https://github.com/google/googletest/compare/e07617d6c692a96e126f11f85c3e38e46b10b4d0...3026483ae575e2de942db5e760cf95e973308dd5) --- updated-dependencies: - dependency-name: src/submodules/googletest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31Update dependencies from https://github.com/dotnet/arcade build 20221024.5 ↵dotnet-maestro[bot]
(#44794) [main] Update dependencies from dotnet/arcade
2022-10-29Add more granular tests for HeaderUtilities.TryParseQualityDouble (#44574)David Acker
2022-10-28improve xml docs of some hard to read lists (#44775)Tom Vervoort
Co-authored-by: Tom Vervoort <tomv@infosupport.com>
2022-10-28Merge pull request #44779 from surayya-MS/deleteBowerFromMvcSurayya Huseyn Zada
Deleted bower from Mvc
2022-10-28deleted bower from MvcSurayya Huseyn Zada
2022-10-28Merge pull request #44728 from surayya-MS/guideBuildWebJSSurayya Huseyn Zada
Added a guide to build src\Components\Web.JS
2022-10-27Raise field size limit to 32kb #12213 (#44689)Chris Ross
2022-10-27Send 431 when HTTP/2&3 headers are too large or many #17861 #33622 (#44668)Chris Ross
2022-10-27Update dependencies from https://github.com/dotnet/runtime build 20221026.6 ↵dotnet-maestro[bot]
(#44764) [main] Update dependencies from dotnet/runtime
2022-10-27Update dependencies from https://github.com/dotnet/efcore build 20221026.1 ↵dotnet-maestro[bot]
(#44756) [main] Update dependencies from dotnet/efcore
2022-10-26Adding `init-nuget` to Linux ARM64 (#44745)Bruno Oliveira
2022-10-26Update src/Components/README.mdSurayya Huseyn Zada
Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com>
2022-10-26Update src/Components/README.mdSurayya Huseyn Zada
Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com>
2022-10-26Remove trim attributes from AddEndpointFilter extensions (#44738)David Fowler
2022-10-26Update dependencies from https://github.com/dotnet/runtime build 20221025.7 ↵dotnet-maestro[bot]
(#44740) [main] Update dependencies from dotnet/runtime
2022-10-26Update README.mdSurayya Huseyn Zada
2022-10-26Update BuildFromSource.mdSurayya Huseyn Zada
2022-10-26Update README.mdSurayya Huseyn Zada
2022-10-26Add a rule for servicing PR authors to get a notification about who will be ↵Artak
merging these PRs (#44735)
2022-10-26Update dependencies from https://github.com/dotnet/runtime build 20221024.5 ↵dotnet-maestro[bot]
(#44726) [main] Update dependencies from dotnet/runtime
2022-10-26Updating SDK version (#44734)Bruno Oliveira
* Update SDK (#44601) * Update SDK * Update global.json * Trying previous version * Update global.json * Updating 8.0.100-alpha.1.22524 * Updating MicrosoftNetCompilersToolsetVersion to 4.5.0-1.22517.9 * Fix CA1507 * Removing EnableAltSvc Co-authored-by: Sébastien Ros <sebastienros@gmail.com> Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com> Co-authored-by: Bruno Oliveira <brolivei@microsoft.com> * Adding nuget --version workaround Co-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com> Co-authored-by: Sébastien Ros <sebastienros@gmail.com>
2022-10-26Fix the tooltip for the `SupportPagesAndViews` option (#44731)Artak
2022-10-25Revert "Update SDK (#44601)" (#44730)Bruno Oliveira
This reverts commit 1e8fe7e4ba93935ebc10aee6ef2a4d2b3b0c05d9.
2022-10-25Update BuildFromSource.mdsurayya-MS
2022-10-25Update SDK (#44601)Mackinnon Buck
* Update SDK * Update global.json * Trying previous version * Update global.json * Updating 8.0.100-alpha.1.22524 * Updating MicrosoftNetCompilersToolsetVersion to 4.5.0-1.22517.9 * Fix CA1507 * Removing EnableAltSvc Co-authored-by: Sébastien Ros <sebastienros@gmail.com> Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com> Co-authored-by: Bruno Oliveira <brolivei@microsoft.com>
2022-10-25Improved the docs for the RedisCacheOptions.InstanceName property (#44711)Tobias Graf
2022-10-25[main] Update dependencies from dotnet/arcade (#44710)dotnet-maestro[bot]
* Update dependencies from https://github.com/dotnet/arcade build 20221020.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.22513.2 -> To Version 8.0.0-beta.22520.1 * Bake the logic of selecting pool provider into source-bulid.yml, since we can't import a variable template in this template if the user of the template declares their own variables Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Matt Galbraith <mattgal@windows.microsoft.com>
2022-10-24Update dependencies from https://github.com/dotnet/efcore build 20221024.3 ↵dotnet-maestro[bot]
(#44716) [main] Update dependencies from dotnet/efcore
2022-10-24Improve StringBuilder usage (#44691)Brennan
2022-10-24Add CodeQL3000 run to aspnetcore-ci-official (#44688)Doug Bunting
* Add CodeQL3000 run to aspnetcore-ci-official - add new schedule for a weekly run - add top-level parameter enabling CodeQL3000 in manual builds - add `enableSBOM` and `variables` parameters in default-build.yml - add a separate job w/ CodeQL3000 tasks included in build steps; run this job alone - use the new default-build.yml parameters - set `$(UseSharedCompilation)` to `false` to ease analysis - tag CodeQL3000 runs - add a tsaoptions.json file - cribbed values from our eng/sdl-tsa-vars.config file nit: Unconditionally disable the auto-injected component governance build step - job.yml inserts the task where we need (unless overridden)
2022-10-24Update dependencies from https://github.com/dotnet/efcore build 20221024.2 ↵dotnet-maestro[bot]
(#44714) [main] Update dependencies from dotnet/efcore
2022-10-24Reference ConnectionId always using same casing in log messages (#44705)Sander Saares