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-12Removing duplicated semi-colons (#45038)HEADmainSébastien Ros
2022-11-11Fix predicate evaluation in OutputCacheAttribute (#45013)Sébastien Ros
Fixes #44739
2022-11-11Add template for analyzer/codefixer proposals (#45009)Safia Abdalla
* Add template for analyzer proposals * Fix typo * Apply suggestions from code review Co-authored-by: James Newton-King <james@newtonking.com> * Apply suggestions from code review Co-authored-by: Stephen Halter <halter73@gmail.com> Co-authored-by: James Newton-King <james@newtonking.com> Co-authored-by: Stephen Halter <halter73@gmail.com>
2022-11-10Revert init-nuget workaround (#45005)William Godbe
2022-11-10Update dependencies from https://github.com/dotnet/efcore build 20221110.1 ↵dotnet-maestro[bot]
(#45003) [main] Update dependencies from dotnet/efcore
2022-11-10Fix `Excepted` -> `Expected` typos in repo (#44989)Tanay Parikh
2022-11-10Update dependencies from https://github.com/dotnet/runtime build 20221109.2 ↵dotnet-maestro[bot]
(#45000) [main] Update dependencies from dotnet/runtime
2022-11-10Remove workaround for crashing analyzer in globalconfig (#44941)Youssef Victor
2022-11-10Fixed a concatenation issue in special URIs. (#44968)Kuinox
2022-11-09Update dependencies from https://github.com/dotnet/efcore build 20221109.4 ↵dotnet-maestro[bot]
(#44979) [main] Update dependencies from dotnet/efcore
2022-11-09source-build: don't use crossgen when building for mono runtime. (#44842)Tom Deseyn
2022-11-09Sync shared code from runtime (#44964)github-actions[bot]
2022-11-09Update dependencies from https://github.com/dotnet/runtime build 20221109.1 ↵dotnet-maestro[bot]
(#44969) [main] Update dependencies from dotnet/runtime
2022-11-09Update dependencies from https://github.com/dotnet/efcore build 20221108.12 ↵dotnet-maestro[bot]
(#44956) [main] Update dependencies from dotnet/efcore
2022-11-09Bump loader-utils from 2.0.0 to 2.0.3 in /src/SignalR/clients/ts/common (#44939)dependabot[bot]
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.3. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v2.0.0...v2.0.3) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... 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-11-09[main] Remove feeds, add to SiteExtension bundle (#44882)Doug Bunting
- [main] Remove feeds, add to SiteExtension bundle - should no longer need experimental, downlevel non-transport, or VS feeds - add 7.0 bits to the SiteExtension bundle - use latest SiteExtension.7.0 RTM version available in dotnet7-transport for now - Change additional versions - bump SiteExtension.3.1 and SiteExtension.6.0 package versions - downgrade Microsoft.Extensions.DiagnosticAdapter to avoid needing the dotnet5 feed - Bump the Microsoft.TemplateEngine.Tasks version - avoid unreleased version Arcade defaults to
2022-11-09refactor(NavLink): render aria-current attribute (#44913)lonix1
2022-11-09[main] Use new Arm64 Helix queues (#44868)Doug Bunting
- [main] Use new Arm64 Helix queues nit: Change `$(IsXYZQueue)` properties to ignore case - removes one gotcha going forward - Update `HelixTestRunner` command on Windows - use `dotnet` to avoid x64 requirements when using Win11 ARM64
2022-11-09Initial Form-binding support (#44653)Bruno Oliveira
* Adding initial Form-support * clean up * PR feedback * PR feedback * Fix unit test * Adding Form Accepts Metadata later * clean up * Fix warnings * Adding a test for InferMetadata
2022-11-09[main] Update dependencies from dotnet/runtime dotnet/efcore (#44862)dotnet-maestro[bot]
[main] Update dependencies from dotnet/runtime dotnet/efcore
2022-11-08[main] (deps): Bump src/submodules/googletest (#44916)dependabot[bot]
Bumps [src/submodules/googletest](https://github.com/google/googletest) from `3026483` to `a4f02ef`. - [Release notes](https://github.com/google/googletest/releases) - [Commits](https://github.com/google/googletest/compare/3026483ae575e2de942db5e760cf95e973308dd5...a4f02ef38981350c9d673b9909559c7a86420d7a) --- 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-11-08Update dependencies from https://github.com/dotnet/source-build-externals ↵dotnet-maestro[bot]
build 20221102.1 (#44918) [main] Update dependencies from dotnet/source-build-externals
2022-11-08Update dependencies from https://github.com/dotnet/arcade build 20221104.2 ↵dotnet-maestro[bot]
(#44917) [main] Update dependencies from dotnet/arcade
2022-11-08[main] (deps): Bump src/submodules/spa-templates (#44915)dependabot[bot]
Bumps [src/submodules/spa-templates](https://github.com/dotnet/spa-templates) from `c824ca9` to `57bf5a0`. - [Release notes](https://github.com/dotnet/spa-templates/releases) - [Commits](https://github.com/dotnet/spa-templates/compare/c824ca94c64e8a227e9e3e48e7513abdd2a3cfce...57bf5a0a1bf5d55eb9efefa92dcff6f067d4bfb3) --- 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-11-08Fix typo in NavigateToLogin doc comments (#43933)Daniel Roth
2022-11-05Update README.md (#44888)Artak
* Update README.md * Update README.md
2022-11-05Update bug template for razor-compiler migration (#44889)Tanay Parikh
2022-11-05Set ApiParameterDescription.Type to `string` for Simple Types (#44747)Bruno Oliveira
* Checking if IsPrimitive * Fix comment * Experimenting with additional types * Adding DateTimeOffset * clean up * Adding unit test * Using UnderlyingOrModelType * Adding tests with nullable * Adding primitive parsable types test * Fix nullable warnings * Adding checks to EndpointMetadataAPI * Clean up * clean up * Adding using back * Adding Timespan * Adding more tests
2022-11-05Create repro.md (#44883)Artak
* Create repro.md * Update bug report template to reference the repro description * Update 10_bug_report.yml * Update docs/repro.md Co-authored-by: William Godbe <wigodbe@microsoft.com> * Update docs/repro.md Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com> * Update docs/repro.md Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com> * Update docs/repro.md Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com> * Update docs/repro.md Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com> * Update .github/ISSUE_TEMPLATE/10_bug_report.yml Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com> * Update docs/repro.md Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com> * Update docs/repro.md Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com> * Update docs/repro.md Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com> * Update docs/repro.md Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com> * Added reasoning why this is important * Added a note recommending a `REPL` option * Update docs/repro.md Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com> Co-authored-by: William Godbe <wigodbe@microsoft.com> Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com> Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com>
2022-11-04Use backport workflow from arcade repo (#44865)Alexander Köplinger
The arcade repo now includes the backport workflow as a reusable workflow so we can reference it from there and cleanup code duplication.
2022-11-04Make Kestrel prefer on-disk cert for macOS bind. (#44835)Aditya Mandaleeka
2022-11-03Remove unnecessary ToArray call (#44864)Brennan
2022-11-03Fix invalid redirection after 2FA signin (#44395) (#44435)Vladislav Moiseev
2022-11-03Update dependencies from https://github.com/dotnet/efcore build 20221103.1 ↵dotnet-maestro[bot]
(#44861) [main] Update dependencies from dotnet/efcore
2022-11-03Update for more accessible colors in dev exception page (#44798)Patrick Westerhoff
Update the colors used in the developer exception pages to ensure higher contrast ratios for better accessibility. This introduces CSS variables to the styling in order to provide a better maintainability of the colors for both light and dark mode. - Introduce CSS variables for all used colors, to be overwritten in dark mode with dark mode specific values. - Restructure the CSS file to keep related components closer together, and add comments to provide guidance. - Remove unused CSS rules and classes.
2022-11-02Produce arch-specific ANCM redist packages (#44647)William Godbe
2022-11-02Update dependencies from https://github.com/dotnet/efcore build 20221102.8 ↵dotnet-maestro[bot]
(#44843) [main] Update dependencies from dotnet/efcore
2022-11-02Update dependencies from https://github.com/dotnet/runtime build 20221101.9 ↵dotnet-maestro[bot]
(#44841) [main] Update dependencies from dotnet/runtime
2022-11-02Update dependencies from https://github.com/dotnet/efcore build 20221102.1 ↵dotnet-maestro[bot]
(#44838) [main] Update dependencies from dotnet/efcore
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