Brennan
|
fdaa334567
|
[ANCM] Add switch to prefer env over web.config (#19746)
|
2020-03-11 15:53:41 -07:00 |
James Newton-King
|
56a64a6ff0
|
Avoid string allocation when converting zero (#19732)
|
2020-03-12 09:52:12 +13:00 |
James Newton-King
|
88b134f877
|
Reuse Http2MessageBody (#19629)
|
2020-03-12 09:38:29 +13:00 |
Julio Avellaneda
|
8ad0f1fbe6
|
Update gitter url (#19755)
Update gitter url.
|
2020-03-11 09:31:59 -07:00 |
Brennan
|
e00a7c4d52
|
Increase logging in TS functional tests (#19582)
|
2020-03-10 07:51:27 -07:00 |
Pranav K
|
7e0e50f052
|
Merge pull request #19726 from dotnet/prkrishn/merge-5.0-preview2
Merge 5.0-preview2
|
2020-03-10 07:37:11 -07:00 |
Hao Kung
|
bc6bc2d22c
|
Reenable Components analyzers on helix (#19721)
|
2020-03-09 22:14:20 -07:00 |
James Newton-King
|
92e98b7ede
|
Read server response in Http2ConnectionBenchmark (#19694)
|
2020-03-10 15:50:16 +13:00 |
James Newton-King
|
cd6e6ae0bc
|
Reuse Http2OutputProducer.ProcessDataWrites task (#19695)
|
2020-03-10 15:45:24 +13:00 |
Andrew Stanton-Nurse
|
8ec31594ea
|
Fix #2442 by adding webmanifest extension to content-type map (#19661)
|
2020-03-09 17:30:54 -07:00 |
Guillaume Nury
|
58c13c312e
|
Support nullable enum in InputSelect (#19506)
As BindConverter supports Nullable enums (here), call it if the underlying type has type of enum.
Addresses #13624
|
2020-03-09 16:00:35 -07:00 |
Pranav K
|
54d6d7292d
|
Merge remote-tracking branch 'origin/release/5.0-preview2'
|
2020-03-09 15:51:52 -07:00 |
Doug Bunting
|
c4305ff51e
|
Merge pull request #19655 from dotnet-maestro-bot/merge/release/5.0-preview2-to-master
[automated] Merge branch 'release/5.0-preview2' => 'master'
|
2020-03-09 15:00:23 -07:00 |
Pranav K
|
72bb72f11c
|
Quarantine Blazor-Ignitor based tests (#19667)
|
2020-03-09 14:28:51 -07:00 |
Pranav K
|
19d49670a6
|
Update MvcTemplateTest.cs
|
2020-03-09 13:39:59 -07:00 |
Pranav K
|
fb0abb968f
|
Quarantine template tests thaat require artifacts
|
2020-03-09 13:28:12 -07:00 |
Pranav K
|
8cd77358ea
|
Merge branch 'master' into merge/release/5.0-preview2-to-master
|
2020-03-09 10:30:10 -07:00 |
Justin Kotalik
|
3a971ef253
|
Change quic package name to experimental (#19657)
|
2020-03-09 09:03:48 -07:00 |
John Luo
|
aebb921320
|
Re-enable AssemblyTestLogTests (#19686)
|
2020-03-08 22:19:55 -07:00 |
Hao Kung
|
124a0b6b38
|
[Helix] Reenable some template tests again (#19520)
|
2020-03-08 14:05:06 -07:00 |
David Fowler
|
ddedfc64c9
|
Use a property instead of a method (#19690)
- Rename GetTrasnsport to TransportConnection
|
2020-03-08 12:44:30 -07:00 |
Artak
|
5af0c471dd
|
Unquarantined the OpenApi tests (#19684)
|
2020-03-07 22:15:53 -08:00 |
John Luo
|
54b506e572
|
Skip some tests on Helix
|
2020-03-07 17:45:10 -08:00 |
John Luo
|
ce636c5afb
|
Update
|
2020-03-07 14:20:32 -08:00 |
John Luo
|
07f5ddb6ac
|
Merge branch 'darc-master-0953e74e-e47a-4645-b853-e2b467f3762c' into johluo/migrate-logging-testing
|
2020-03-07 13:24:03 -08:00 |
Doug Bunting
|
5c6c1e9bdc
|
Merge branch 'master' into merge/release/5.0-preview2-to-master
|
2020-03-07 12:31:07 -08:00 |
Andrew Stanton-Nurse
|
f9cb6f4295
|
fix #19571 by removing dataprotection.azure packages (#19572)
|
2020-03-06 16:46:42 -08:00 |
Brennan
|
f053620895
|
[SignalR] Avoid deadlock with closing and user callbacks (#19612)
|
2020-03-06 15:25:51 -08:00 |
John Luo
|
9f56862320
|
Build aspnetcore for win-arm64 (#19317)
* Build for win-arm64
* Missed file
* Disable Selenium tests on arm64
* Include installers in the uploaded artifacts
|
2020-03-06 14:47:29 -08:00 |
John Luo
|
d2b67cad82
|
Feedback
|
2020-03-06 12:42:42 -08:00 |
John Luo
|
82c87d678b
|
Use QuarantinedTest
|
2020-03-06 11:22:54 -08:00 |
Andrew Stanton-Nurse
|
850240804c
|
Skip Interop.FunctionalTests on arm (#19648)
there's no h2spec build for it
|
2020-03-06 11:19:22 -08:00 |
John Luo
|
765ccfdbc1
|
Merge branch 'release/5.0-preview1'
|
2020-03-06 11:11:33 -08:00 |
James Newton-King
|
7cb9029a0f
|
Fix StreamPool_StreamIsInvalidState_DontReturnedToPool (#19622)
|
2020-03-06 18:31:35 +00:00 |
github-actions[bot]
|
e886169745
|
Sync shared code from runtime (#19636)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2020-03-06 10:08:04 -08:00 |
msftbot[bot]
|
46aa8365cc
|
Update Http2ConnectionTests.cs (#19616)
|
2020-03-05 23:04:27 +00:00 |
Andrew Stanton-Nurse
|
9458ebb543
|
try re-enabling http2 interop tests on helix (#19573)
|
2020-03-05 11:30:24 -08:00 |
James Newton-King
|
0db0640e6b
|
Reuse HTTP2 stream pipes to reduce allocations (#19356)
|
2020-03-06 08:15:31 +13:00 |
msftbot[bot]
|
557bcd9ec5
|
readme update (#19553)
Co-authored-by: Justin Kotalik <jukotali@microsoft.com>
|
2020-03-05 18:50:24 +00:00 |
James Newton-King
|
f37a750912
|
Add functional test for header string reuse in HTTP/1.1 (#19588)
|
2020-03-06 07:42:26 +13:00 |
James Newton-King
|
487a0f6a5d
|
Add HeaderEnumerator tests (#19585)
|
2020-03-06 07:41:12 +13:00 |
Brennan
|
f910345469
|
Enable detailed msbuild verbosity for user secrets (#19516)
|
2020-03-05 08:39:58 -08:00 |
John Luo
|
f05e019271
|
Merge branch 'master' into johluo/migrate-logging-testing
|
2020-03-04 22:17:06 -08:00 |
John Luo
|
c181547864
|
Migration fixup for Logging.Testing
|
2020-03-04 22:10:12 -08:00 |
James Newton-King
|
5aa86873c3
|
Add HTTP/2 HPack static compression (#19521)
|
2020-03-05 17:08:53 +13:00 |
John Luo
|
6baba15cdc
|
Merge branch 'master' of ..\extensions2\ into johluo/migrate-logging-testing
|
2020-03-04 17:46:27 -08:00 |
James Newton-King
|
3925546732
|
Reset Http2Stream when it starts (#19589)
|
2020-03-05 14:28:02 +13:00 |
Artak
|
d71a61ded8
|
Quarantine the `ReactTemplate_IndividualAuth_NetCore` test (#19584)
|
2020-03-04 16:34:31 -08:00 |
Artak
|
4192a023f5
|
Mark tests as flaky (#19415)
* Mark tests as flaky
* Update ComponentHubReliabilityTest.cs
* Update InteropReliabilityTests.cs
* Update ServerComponentRenderingTest.cs
* Update ServerComponentRenderingTest.cs
|
2020-03-04 15:26:19 -08:00 |
msftbot[bot]
|
54d71af00d
|
Add example for UserLoginInfo's ProviderDisplayName property (#19357)
|
2020-03-04 21:07:18 +00:00 |