aspnetcore/src
Javier Calvarro Nelson 2c179318db
[Templates] Separate F# from C# tests, unskip tests, include reliability improvements. (#14261)
* Separates F# from C# tests. These tests have very different runtime
  characteristics and should not be bundled together as the same test
  scenario. For example, we want to quickly separate F# specific issues
  from C# specific ones.
* Unskipping all skipped tests as the issue tracking their flakyness
  was closed.
* Adding reliability improvements to network requests.
  * Adds retries.
2019-09-24 01:08:11 +02:00
..
Analyzers
Antiforgery Update ref assembly generation to use DefaultNetCoreTargetFramework property (#14078) 2019-09-17 22:06:31 -07:00
Azure Update ref assembly generation to use DefaultNetCoreTargetFramework property (#14078) 2019-09-17 22:06:31 -07:00
Components Reliability improvement for forms input date tests (#14096) 2019-09-19 16:56:11 +01:00
DataProtection Update ref assembly generation to use DefaultNetCoreTargetFramework property (#14078) 2019-09-17 22:06:31 -07:00
DefaultBuilder Update ref assembly generation to use DefaultNetCoreTargetFramework property (#14078) 2019-09-17 22:06:31 -07:00
Features/JsonPatch
Framework Remove additional explict 'netcoreapp3.1' mentions (#14226) 2019-09-23 11:46:25 -07:00
Hosting Add retries to selfhost deployer (#13063) 2019-09-20 06:41:56 +09:00
Html/Abstractions Update ref assembly generation to use DefaultNetCoreTargetFramework property (#14078) 2019-09-17 22:06:31 -07:00
Http Update ref assembly generation to use DefaultNetCoreTargetFramework property (#14078) 2019-09-17 22:06:31 -07:00
Identity Update ref assembly generation to use DefaultNetCoreTargetFramework property (#14078) 2019-09-17 22:06:31 -07:00
Installers Make ANCM Msis include version in name (#13968) 2019-09-20 04:00:24 +09:00
Middleware Update ref assembly generation to use DefaultNetCoreTargetFramework property (#14078) 2019-09-17 22:06:31 -07:00
MusicStore
Mvc Do not return an top lever parameter analyzer warning for some types (#13496) 2019-09-23 11:17:45 -07:00
ProjectTemplates [Templates] Separate F# from C# tests, unskip tests, include reliability improvements. (#14261) 2019-09-24 01:08:11 +02:00
Razor Update ref assembly generation to use DefaultNetCoreTargetFramework property (#14078) 2019-09-17 22:06:31 -07:00
Security Update ref assembly generation to use DefaultNetCoreTargetFramework property (#14078) 2019-09-17 22:06:31 -07:00
Servers Remove additional explict 'netcoreapp3.1' mentions (#14226) 2019-09-23 11:46:25 -07:00
Shared Expose HttpSys RequestInfo extensibility (#14119) 2019-09-20 19:14:36 -07:00
SignalR Remove additional explict 'netcoreapp3.1' mentions (#14226) 2019-09-23 11:46:25 -07:00
SiteExtensions
Tools
submodules